_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libb2 0.98.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://blake2.net/
Licenses: Public Domain
Build system: gnu
Synopsis: Library implementing the BLAKE2 family of hash functions
Description:

libb2 is a portable implementation of the BLAKE2 family of cryptographic hash functions. It includes optimised implementations for IA-32 and AMD64 processors, and an interface layer that automatically selects the best implementation for the processor it is run on.

BLAKE2 (RFC 7693) is a family of high-speed cryptographic hash functions that are faster than MD5, SHA-1, SHA-2, and SHA-3, yet are at least as secure as the latest standard, SHA-3. It is an improved version of the SHA-3 finalist BLAKE.

qatlib 26.02.0
Dependencies: numactl@2.0.16 openssl@3.5.5 zlib@1.3.1
Propagated dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/intel/qatlib
Licenses: Modified BSD
Build system: gnu
Synopsis: Intel QuickAssist Technology Library (QATlib)
Description:

Intel QuickAssist Technology provides hardware acceleration for offloading security, authentication and compression services from the CPU, thus significantly increasing the performance and efficiency of standard platform solutions. Its services include symmetric encryption and authentication, asymmetric encryption, digital signatures, RSA, DH and ECC, and lossless data compression. This package provides user space libraries that allow access to Intel QuickAssist devices and expose the Intel QuickAssist APIs and sample codes.

libmd 1.1.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.hadrons.org/software/libmd/
Licenses: Modified BSD FreeBSD ISC Public Domain
Build system: gnu
Synopsis: Message Digest functions from BSD systems
Description:

The currently provided message digest algorithms are:

  • MD2

  • MD4

  • MD5

  • RIPEMD-160

  • SHA-1

  • SHA-2 (SHA-256, SHA-384 and SHA-512)

stoken 0.92
Dependencies: nettle@3.10.2 libxml2@2.14.6
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://stoken.sf.net
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Software Token for cryptographic authentication
Description:

stoken is a token code generator compatible with RSA SecurID 128-bit (AES) tokens. This package contains a standalone command-line program that allows for importing token seeds, generating token codes, and various utility/testing functions.

osslsigncode 2.13
Dependencies: openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/mtrojnar/osslsigncode
Licenses: GPL 3+
Build system: cmake
Synopsis: Authenticode signing for PE, CAB, CAT, MSI, APPX and script files
Description:

osslsigncode is a small tool that implements part of the functionality of the Microsoft tool signtool.exe - more exactly the Authenticode signing and timestamping. It is based on OpenSSL.

keyutils 1.6.3
Dependencies: mit-krb5@1.21
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://people.redhat.com/dhowells/keyutils/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
Synopsis: Linux key management utilities
Description:

Keyutils is a set of utilities for managing the key retention facility in the Linux kernel, which can be used by file systems, block devices, and more to gain and retain the authorization and encryption keys required to perform secure operations.

cryfs 1.0.1
Dependencies: boost@1.89.0 curl@8.6.0 fuse@2.9.9 range-v3@0.12.0 spdlog@1.15.3
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.cryfs.org/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Encrypted FUSE filesystem for the cloud
Description:

CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. CryFS creates an encrypted userspace filesystem that can be mounted via FUSE without root permissions. It is similar to EncFS, but provides additional security and privacy measures such as hiding file sizes and directory structure. However CryFS is not considered stable yet by the developers.

signify 32
Dependencies: libbsd@0.11.7
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/aperezdc/signify
Licenses: Modified BSD Expat ISC Public Domain non-copyleft
Build system: gnu
Synopsis: Create and verify cryptographic signatures
Description:

The signify utility creates and verifies cryptographic signatures using the elliptic curve Ed25519. This is a Linux port of the OpenBSD tool of the same name.

transcrypt 2.3.1
Dependencies: git@2.54.0 openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/elasticdog/transcrypt
Licenses: Expat
Build system: copy
Synopsis: Transparently encrypt files within a git repository
Description:

Transcrypt is a script to configure transparent encryption of sensitive files stored in a Git repository. Files that you choose will be automatically encrypted when you commit them, and automatically decrypted when you check them out. The process will degrade gracefully, so even people without your encryption password can safely commit changes to the repository's non-encrypted files.

mkp224o 1.7.0
Dependencies: libsodium@1.0.22
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/cathugger/mkp224o
Licenses: CC0
Build system: gnu
Synopsis: Tor hidden service v3 name generator
Description:

mkp224o generates valid ed25519 (hidden service version 3) onion addresses. It allows one to produce customized vanity .onion addresses using a brute-force method.

crcpp 1.2.1.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/d-bahr/CRCpp
Licenses: Modified BSD
Build system: cmake
Synopsis: @acronym{CRC, cyclic redundancy check} library for C++
Description:

CRC++ is a C++ library for calculating cyclic redundancy checks. It supports bit-by-bit and byte-by-byte calculation of full and multipart CRCs. It aims to have highly optimized algorithms that can run branchless for projects with a need for efficiency. Many common CRCs are provided out-of-the-box, such as CRC-32 (used in PKZip and Ethernet), CRC-XMODEM, and CRC-CCITT.

botan 3.9.0
Dependencies: sqlite@3.39.3 bzip2@1.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://botan.randombit.net
Licenses: FreeBSD
Build system: gnu
Synopsis: Cryptographic library in C++11
Description:

Botan is a cryptography library, written in C++11, offering the tools necessary to implement a range of practical systems, such as TLS/DTLS, PKIX certificate handling, PKCS#11 and TPM hardware support, password hashing, and post-quantum crypto schemes. In addition to the C++, botan has a C89 API specifically designed to be easy to call from other languages. A Python binding using ctypes is included, and several other language bindings are available.

ccrypt 1.11
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://ccrypt.sourceforge.net
Licenses: GPL 2
Build system: gnu
Synopsis: Command-line utility for encrypting and decrypting files and streams
Description:

ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael block cipher, a version of which is also used in the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security.

ssss 0.5
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: http://point-at-infinity.org/ssss/
Licenses: GPL 2+
Build system: gnu
Synopsis: Shamir's secret sharing scheme implementation
Description:

ssss-split and ssss-combine are utilities that split and combine secrets securely using Shamir's secret sharing scheme. This implementation allows for a threshold scheme where the minimum number of shares can be less than the total number of shares generated.

tomb 2.13
Dependencies: argon2@20190702 bash-minimal@5.2.37 cryptsetup-minimal@2.8.4 e2fsprogs@1.47.2 gettext-minimal@0.23.1 gnupg@2.4.8 lsof@4.99.6 mlocate@0.26 pinentry@1.3.2 qrencode@4.1.1 steghide@0.5.1 util-linux@2.40.4 zsh@5.9.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://dyne.org/tomb/
Licenses: GPL 3+
Build system: gnu
Synopsis: File encryption for secret data
Description:

Tomb is an application to manage the creation and access of encrypted storage files: it can be operated from commandline and it can integrate with a user's graphical desktop.

libsodium 1.0.22
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://libsodium.org
Licenses: ISC
Build system: gnu
Synopsis: Portable NaCl-based crypto library
Description:

Sodium is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc.

libscrypt 1.22
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://lolware.net/libscrypt.html
Licenses: Modified BSD
Build system: gnu
Synopsis: Password hashing library
Description:

libscrypt implements scrypt key derivation function. It is designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.

libdigidocpp 4.3.0
Dependencies: libltdl@2.4.7 libxml2@2.14.6 libxslt@1.1.43 minizip-ng-compat@4.0.10 openssl@3.5.5 xmlsec-openssl@1.3.9 zlib@1.3.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/open-eid/libdigidocpp
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: DigiDoc digital signature library
Description:

DigiDoc is an XML file format for documents with digital signatures used by the Estonian ID card infrastructure. This library allows for creation and reading of DigiDoc files.

enchive 3.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/skeeto/enchive
Licenses: Unlicense
Build system: gnu
Synopsis: Encrypted personal archives
Description:

Enchive is a tool to encrypt files to yourself for long-term archival. It's a focused, simple alternative to more complex solutions such as GnuPG or encrypted filesystems. Enchive has no external dependencies and is trivial to build for local use. Portability is emphasized over performance.

crypto++ 8.9.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://cryptopp.com/
Licenses: Boost 1.0 Public Domain
Build system: gnu
Synopsis: C++ class library of cryptographic schemes
Description:

Crypto++ is a C++ class library of cryptographic schemes.

libblake3 1.8.2
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/BLAKE3-team/BLAKE3
Licenses: ASL 2.0 CC0
Build system: cmake
Synopsis: Official C implementation of BLAKE3
Description:

This package provides a cryptographic hash function that is fast, secure, parallelizable, capable of incremental updates.

hpenc 3.0
Dependencies: libsodium@1.0.22 openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/vstakhov/hpenc
Licenses: Modified BSD
Build system: gnu
Synopsis: High-performance command-line tool for stream encryption
Description:

Hpenc is a command-line tool for performing authenticated encryption (AES-GCM and ChaCha20-Poly1305) of streaming data. It does not perform an asymmetric key exchange, instead requiring the user to distribute pre-shared keys out of band. It is designed to handle large amounts of data quickly by using all your CPU cores and hardware acceleration.

perl-crypt-random-source 0.14
Propagated dependencies: perl-capture-tiny@0.48 perl-module-find@0.13 perl-module-runtime@0.016 perl-moo@1.007000 perl-namespace-clean@0.27 perl-sub-exporter@0.988 perl-type-tiny@1.012003
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Crypt-Random-Source
Licenses: GPL 1+
Build system: perl
Synopsis: Get weak or strong random data from pluggable sources
Description:

This module provides implementations for a number of byte-oriented sources of random data.

olm 3.2.16
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://gitlab.matrix.org/matrix-org/olm/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Implementation of the Olm and Megolm cryptographic ratchets
Description:

The Olm library implements the Double Ratchet cryptographic ratchet. It is written in C and C++11, and exposed as a C API.

Total packages: 72465