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

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.


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.

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.

libsecp256k1-bitcoin-cash 0.27.1
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/Bitcoin-ABC/secp256k1
Licenses: Expat
Build system: gnu
Synopsis: Optimized C library for EC operations on curve secp256k1
Description:

Optimized C library for cryptographic operations on curve secp256k1.

This library is used for consensus critical cryptographic operations on the Bitcoin Cash network.

Features:

  • secp256k1 ECDSA signing/verification and key generation.

  • secp256k1 Schnorr signing/verification (Bitcoin Cash Schnorr variant).

  • Additive and multiplicative tweaking of secret/public keys.

  • Serialization/parsing of secret keys, public keys, signatures.

  • Constant time, constant memory access signing and pubkey generation.

  • Derandomized ECDSA (via RFC6979 or with a caller provided function).

  • Very efficient implementation.

  • Suitable for embedded systems.

  • Optional module for public key recovery.

  • Optional module for ECDH key exchange (experimental).

  • Optional module for multiset hash (experimental).

hash-extender 0.02-0.f00b1a0
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/iagox86/hash_extender
Licenses: Modified BSD
Build system: gnu
Synopsis: Tool for hash length extension attacks
Description:

hash_extender is a utility for performing hash length extension attacks supporting MD4, MD5, RIPEMD-160, SHA-0, SHA-1, SHA-256, SHA-512, and WHIRLPOOL hashes.

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.

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.

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.

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.

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.

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.

perl-math-random-isaac 1.004
Propagated dependencies: perl-math-random-isaac-xs@1.004
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Math-Random-ISAAC
Licenses: Public Domain
Build system: perl
Synopsis: Perl interface to the ISAAC PRNG algorithm
Description:

ISAAC (Indirection, Shift, Accumulate, Add, and Count) is a fast pseudo-random number generator. It is suitable for applications where a significant amount of random data needs to be produced quickly, such as solving using the Monte Carlo method or for games. The results are uniformly distributed, unbiased, and unpredictable unless you know the seed.

This package provides a Perl interface to the ISAAC pseudo random number generator.

perl-math-random-secure 0.080001
Dependencies: perl-crypt-random-source@0.14 perl-math-random-isaac@1.004 perl-math-random-isaac-xs@1.004 perl-moo@1.007000
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://metacpan.org/release/Math-Random-Secure
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Cryptographically secure replacement for rand()
Description:

This module is intended to provide a cryptographically-secure replacement for Perl's built-in rand function. "Cryptographically secure", in this case, means:

  1. No matter how many numbers you see generated by the random number generator, you cannot guess the future numbers, and you cannot guess the seed.

  2. There are so many possible seeds that it would take decades, centuries, or millennia for an attacker to try them all.

  3. The seed comes from a source that generates relatively strong random data on your platform, so the seed itself will be as random as possible.

libdecaf 1.0.2-0.e5cc624
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://ed448goldilocks.sourceforge.net/
Licenses: Expat FreeBSD
Build system: cmake
Synopsis: Decaf Elliptic Curve Library
Description:

The libdecaf library is an implementation of elliptic curve cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, Ed448-Goldilocks and Curve448, using the Decaf encoding.

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.

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.

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.

b3sum 1.8.4
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/BLAKE3-team/BLAKE3
Licenses: CC0 ASL 2.0
Build system: cargo
Synopsis: Command line BLAKE3 checksum tool
Description:

This package provides b3sum, a command line checksum tool based on the BLAKE3 cryptographic hash function.

python-olm 3.2.16
Dependencies: olm@3.2.16
Propagated dependencies: python-cffi@1.17.1 python-future@1.0.0
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: pyproject
Synopsis: Python bindings for Olm
Description:

The Olm library implements the Double Ratchet cryptographic ratchet. This package contains its Python bindings.

b2sum 20190724-0.54f4faa
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.blake2.net/
Licenses: CC0
Build system: gnu
Synopsis: BLAKE2 checksum tool
Description:

BLAKE2 is a cryptographic hash function faster than MD5, SHA-1, SHA-2, and SHA-3, yet is at least as secure as SHA-3.

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.

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.

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.

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.

Total packages: 32521