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

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.


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.

asignify 1.1-2.d6b3651
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/vstakhov/asignify
Licenses: FreeBSD
Build system: gnu
Synopsis: Cryptographic authentication and encryption tool and library
Description:

Asignify offers public cryptographic signatures and encryption with a library or a command-line tool. The tool is heavily inspired by signify as used in OpenBSD. The main goal of this project is to define a high level API for signing files, validating signatures and encrypting using public-key cryptography. Asignify is designed to be portable and self-contained with zero external dependencies. Asignify can verify OpenBSD signatures, but it cannot sign messages in OpenBSD format yet.

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.

encfs 1.9.5
Dependencies: attr@2.5.1 fuse@2.9.9 openssl@1.1.1w tinyxml2@11.0.0
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://vgough.github.io/encfs
Licenses: Expat LGPL 3+ GPL 3+
Build system: cmake
Synopsis: Encrypted virtual file system
Description:

EncFS creates a virtual encrypted file system in user-space. Each file created under an EncFS mount point is stored as a separate encrypted file on the underlying file system. Like most encrypted file systems, EncFS is meant to provide security against off-line attacks, such as a drive falling into the wrong hands.

crc32c 1.1.2
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/google/crc32c
Licenses: Modified BSD
Build system: cmake
Synopsis: Cyclic redundancy check
Description:

This package provides architecture-specific implementations of the CRC32C algorithm, which is specified in RFC 3720, section 12.1.

scrypt 1.3.1
Dependencies: openssl@3.5.5
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://www.tarsnap.com/scrypt.html
Licenses: FreeBSD
Build system: gnu
Synopsis: Memory-hard encryption tool based on scrypt
Description:

This package provides a simple password-based encryption utility as a demonstration of the scrypt key derivation function. Scrypt is designed to be far more resistant against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.

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.

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.

keychain 2.9.8
Propagated dependencies: procps@4.0.3
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/danielrobbins/keychain
Licenses: GPL 2
Build system: gnu
Synopsis: SSH or GPG agent frontend that can share a single agent on the same system
Description:

Keychain is usually run from shell profiles like ~/.bash_profile, but it is also possible to use it with non-interactive shells. It works with various operating systems (including GNU/Linux and HURD) and shells (like bourne-compatible, csh-compatible and fish shells). By default Keychain will only start ssh-agent, but it can also be configured to start gpg-agent.

minisign 0.12
Dependencies: libsodium@1.0.22
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://jedisct1.github.io/minisign
Licenses: ISC
Build system: cmake
Synopsis: Tool to sign files and verify signatures
Description:

Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system. Signature written by minisign can be verified using OpenBSD's signify tool: public key files and signature files are compatible. However, minisign uses a slightly different format to store secret keys. Minisign signatures include trusted comments in addition to untrusted comments. Trusted comments are signed, thus verified, before being displayed.

libxcrypt 4.4.38
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/besser82/libxcrypt
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Extended crypt library for descrypt, md5crypt, bcrypt, and others
Description:

libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt.

rust-minisign 0.7.9
Channel: guix
Location: gnu/packages/crypto.scm (gnu packages crypto)
Home page: https://github.com/jedisct1/rust-minisign
Licenses: Expat
Build system: cargo
Synopsis: Crate to sign files and verify signatures
Description:

This package provides a crate to sign files and verify signatures.

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.

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.

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.

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

Optimized C library for EC operations on curve secp256k1.

Features:

  • secp256k1 ECDSA signing/verification and key generation.

  • Additive and multiplicative tweaking of secret/public keys.

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

  • Constant time, constant memory access signing and public key generation.

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

  • Very efficient implementation.

  • Suitable for embedded systems.

  • No runtime dependencies.

  • Optional module for public key recovery.

  • Optional module for ECDH key exchange.

  • Optional module for Schnorr signatures according to BIP-340.

cryptsetup-minimal 2.8.4
Dependencies: argon2@20190702 json-c@0.18 libgcrypt@1.11.0 lvm2@2.03.22 popt@1.18 util-linux@2.40.4
Channel: guix
Location: gnu/packages/cryptsetup.scm (gnu packages cryptsetup)
Home page: https://gitlab.com/cryptsetup/cryptsetup
Licenses: GPL 2
Build system: gnu
Synopsis: Set up transparent encryption of block devices using dm-crypt
Description:

Cryptsetup is a utility used to conveniently set up disk encryption based on the dm-crypt Linux kernel module. It is most often used to manage LUKS volumes but also supports plain dm-crypt volumes and loop-AES, TrueCrypt (including VeraCrypt extension), and BitLocker formats.

LUKS is the standard for hard disk encryption with the kernel Linux. It provides a standard on-disk-format compatible amongst distributions as well as secure management of multiple user passwords. LUKS stores all necessary setup information in the partition header to facilitate data transport and migration.

The package also includes the veritysetup and integritysetup utilities to conveniently configure the dm-verity and dm-integrity block integrity kernel modules.

cryptsetup 2.8.4
Dependencies: argon2@20190702 json-c@0.18 libgcrypt@1.11.0 lvm2@2.03.22 popt@1.18 util-linux@2.40.4
Channel: guix
Location: gnu/packages/cryptsetup.scm (gnu packages cryptsetup)
Home page: https://gitlab.com/cryptsetup/cryptsetup
Licenses: GPL 2
Build system: gnu
Synopsis: Set up transparent encryption of block devices using dm-crypt
Description:

Cryptsetup is a utility used to conveniently set up disk encryption based on the dm-crypt Linux kernel module. It is most often used to manage LUKS volumes but also supports plain dm-crypt volumes and loop-AES, TrueCrypt (including VeraCrypt extension), and BitLocker formats.

LUKS is the standard for hard disk encryption with the kernel Linux. It provides a standard on-disk-format compatible amongst distributions as well as secure management of multiple user passwords. LUKS stores all necessary setup information in the partition header to facilitate data transport and migration.

The package also includes the veritysetup and integritysetup utilities to conveniently configure the dm-verity and dm-integrity block integrity kernel modules.

cryptsetup-static 2.8.4
Dependencies: argon2-static@20190702 json-c-static@0.18 libgcrypt-static@1.11.0 lvm2-static@2.03.22 util-linux@2.40.4 util-linux@2.40.4 popt-static@1.18
Channel: guix
Location: gnu/packages/cryptsetup.scm (gnu packages cryptsetup)
Home page: https://gitlab.com/cryptsetup/cryptsetup
Licenses: GPL 2
Build system: gnu
Synopsis: Hard disk encryption tool (statically linked)
Description:

Cryptsetup is a utility used to conveniently set up disk encryption based on the dm-crypt Linux kernel module. It is most often used to manage LUKS volumes but also supports plain dm-crypt volumes and loop-AES, TrueCrypt (including VeraCrypt extension), and BitLocker formats.

LUKS is the standard for hard disk encryption with the kernel Linux. It provides a standard on-disk-format compatible amongst distributions as well as secure management of multiple user passwords. LUKS stores all necessary setup information in the partition header to facilitate data transport and migration.

The package also includes the veritysetup and integritysetup utilities to conveniently configure the dm-verity and dm-integrity block integrity kernel modules.

foomatic-filters 4.0.17
Dependencies: dbus@1.16.2 a2ps@4.15.8
Channel: guix
Location: gnu/packages/cups.scm (gnu packages cups)
Home page: https://openprinting.github.io/projects/02-foomatic/
Licenses: GPL 2+
Build system: gnu
Synopsis: Convert PostScript to the printer's native format
Description:

This package contains filter scripts used by the printer spoolers to convert the incoming PostScript data into the printer's native format using a printer/driver specific, but spooler-independent PPD file.

cups-pk-helper 0.2.7
Dependencies: glib@2.86.0 polkit@121 cups-minimal@2.4.14
Channel: guix
Location: gnu/packages/cups.scm (gnu packages cups)
Home page: https://www.freedesktop.org/wiki/Software/cups-pk-helper/
Licenses: GPL 2+
Build system: meson
Synopsis: PolicyKit helper to configure CUPS with fine-grained privileges
Description:

This package provides the org.opensuse.CupsPkHelper.Mechanism DBus system service which uses cups-pk-helper-mechanism. This package should only be used as part of the Guix cups-pk-helper service.

python-pycups 2.0.4
Dependencies: cups@2.4.14
Channel: guix
Location: gnu/packages/cups.scm (gnu packages cups)
Home page: https://github.com/zdohnal/pycups
Licenses: GPL 2+
Build system: pyproject
Synopsis: Python bindings for libcups
Description:

This package provides Python bindings for libcups, wrapping the CUPS API.

cups-filters 1.28.16
Dependencies: avahi@0.8 bash-minimal@5.2.37 coreutils@9.1 cups-minimal@2.4.14 dbus@1.16.2 font-dejavu@2.37 fontconfig-minimal@2.16.0 freetype@2.13.3 ghostscript-with-cups@9.56.1 glib@2.86.0 grep@3.11 ijs@9.56.1 lcms@2.13.1 libexif@0.6.24 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 poppler@22.09.0 qpdf@11.8.0 sed@4.9
Channel: guix
Location: gnu/packages/cups.scm (gnu packages cups)
Home page: https://wiki.linuxfoundation.org/openprinting/cups-filters
Licenses: GPL 2 GPL 2+ GPL 3 GPL 3+ LGPL 2.0+ Expat
Build system: gnu
Synopsis: OpenPrinting CUPS filters and backends
Description:

Contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.

brlaser 6.2.7
Dependencies: ghostscript@9.56.1 cups@2.4.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/cups.scm (gnu packages cups)
Home page: https://github.com/Owl-Maintain/brlaser
Licenses: GPL 2+
Build system: cmake
Synopsis: Brother laser printer driver
Description:

Brlaser is a CUPS driver for Brother laser printers. This driver is known to work with these printers:

  1. Brother DCP-1510 series

  2. Brother DCP-1600 series

  3. Brother DCP-1610W series

  4. Brother DCP-7010

  5. Brother DCP-7020

  6. Brother DCP-7030

  7. Brother DCP-7040

  8. Brother DCP-7055

  9. Brother DCP-7055W

  10. Brother DCP-7060D

  11. Brother DCP-7065DN

  12. Brother DCP-7070DW

  13. Brother DCP-7080

  14. Brother DCP-7080D

  15. Brother DCP-8065DN

  16. Brother DCP-B7500D series

  17. Brother DCP-L2500D series

  18. Brother DCP-L2510D series

  19. Brother DCP-L2520D series

  20. Brother DCP-L2520DW series

  21. Brother DCP-L2537DW

  22. Brother DCP-L2540DW series

  23. Brother DCP-L2550DW series

  24. Brother DCP-L2560DW series

  25. Brother FAX-2820

  26. Brother FAX-2840

  27. Brother HL-1110 series

  28. Brother HL-1200 series

  29. Brother HL-2030 series

  30. Brother HL-2130 series

  31. Brother HL-2140 series

  32. Brother HL-2220 series

  33. Brother HL-2230 series

  34. Brother HL-2240 series

  35. Brother HL-2240D series

  36. Brother HL-2250DN series

  37. Brother HL-2260

  38. Brother HL-2260D

  39. Brother HL-2270DW series

  40. Brother HL-2280DW

  41. Brother HL-5030 series

  42. Brother HL-5040 series

  43. Brother HL-5140 series

  44. Brother HL-5370DW series

  45. Brother HL-5450DN series

  46. Brother HL-L2300D series

  47. Brother HL-L2305 series

  48. Brother HL-L2310D series

  49. Brother HL-L2320D series

  50. Brother HL-L2335D series

  51. Brother HL-L2340D series

  52. Brother HL-L2350DW series

  53. Brother HL-L2360D series

  54. Brother HL-L2370DN series

  55. Brother HL-L2375DW series

  56. Brother HL-L2380DW series

  57. Brother HL-L2390DW

  58. Brother HL-L2400DW

  59. Brother HL-L2402D

  60. Brother HL-L2405W

  61. Brother HL-L5000D series

  62. Brother MFC-1810 series

  63. Brother MFC-1910W series

  64. Brother MFC-7240

  65. Brother MFC-7320

  66. Brother MFC-7340

  67. Brother MFC-7360N

  68. Brother MFC-7365DN

  69. Brother MFC-7420

  70. Brother MFC-7440N

  71. Brother MFC-7460DN

  72. Brother MFC-7860DW

  73. Brother MFC-8440

  74. Brother MFC-8710DW

  75. Brother MFC-8860DN

  76. Brother MFC-9160

  77. Brother MFC-L2690DW

  78. Brother MFC-L2700DN series

  79. Brother MFC-L2700DW series

  80. Brother MFC-L2710DN series

  81. Brother MFC-L2710DW series

  82. Brother MFC-L2750DW series

  83. Fuji Xerox DocuPrint P265 dw

  84. Lenovo LJ2650DN

Total packages: 72465