Subject: CVS commit: pkgsrc/security/hs-crypton
From: Masatake Daimon
Date: 2023-10-27 12:58:52
Message id: 20231027105852.B9C63FADC@cvs.NetBSD.org

Log Message:
security/hs-crypton: import hs-crypton-0.33

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.

Files:
RevisionActionfile
1.1addpkgsrc/security/hs-crypton/DESCR
1.1addpkgsrc/security/hs-crypton/Makefile
1.1addpkgsrc/security/hs-crypton/PLIST
1.1addpkgsrc/security/hs-crypton/buildlink3.mk
1.1addpkgsrc/security/hs-crypton/distinfo