security/hs-crypton - The NetBSD Packages Collection

Cryptography Primitives sink

A repository of cryptographic primitives.

* Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
  RC4, Salsa, XSalsa, ChaCha.

* Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
  Tiger, Whirlpool, Blake2

* MAC: HMAC, KMAC, Poly1305

* Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
  Ed25519, Ed448

* Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt,
  BCryptPBKDF

* Cryptographic Random generation: System Entropy, Deterministic Random
  Generator

* Data related: Anti-Forensic Information Splitter (AFIS)

If anything cryptographic related is missing from here, submit a pull
request to have it added. This package strives to be a cryptographic
kitchen sink that provides cryptography for everyone.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-basement devel/hs-memory lang/ghc96 devel/hs-basement devel/hs-memory

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-crypton-0.33nb1.tgz
NetBSD 10.0aarch64hs-crypton-0.33nb1.tgz
NetBSD 10.0x86_64hs-crypton-0.33nb1.tgz
NetBSD 10.0x86_64hs-crypton-0.33nb1.tgz
NetBSD 9.0aarch64hs-crypton-0.33nb1.tgz
NetBSD 9.0aarch64hs-crypton-0.33nb1.tgz
NetBSD 9.0x86_64hs-crypton-0.33nb1.tgz
NetBSD 9.0x86_64hs-crypton-0.33nb1.tgz
NetBSD 9.3x86_64hs-crypton-0.33nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.