[Git][haskell-team/DHG_packages][master] cryptonite: update description
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Oct 17 15:11:52 BST 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
5fadc64c by Clint Adams at 2023-10-17T10:11:12-04:00
cryptonite: update description
- - - - -
2 changed files:
- p/haskell-cryptonite/debian/changelog
- p/haskell-cryptonite/debian/control
Changes:
=====================================
p/haskell-cryptonite/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-cryptonite (0.30-2) unstable; urgency=medium
+
+ * Update ciphers/hashes in the Description.
+
+ -- Clint Adams <clint at debian.org> Tue, 17 Oct 2023 10:10:45 -0400
+
haskell-cryptonite (0.30-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
=====================================
p/haskell-cryptonite/debian/control
=====================================
@@ -28,14 +28,15 @@ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/ha
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-cryptonite]
X-Description: cryptographic primitives
A repository of cryptographic primitives.
- - Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa,
- ChaCha.
- - Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd,
- Tiger, Whirlpool
- - MAC: HMAC, Poly1305
+ - 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,
- Ed25519
- - Key Derivation Function: BCrypt, PBKDF2, Scrypt
+ 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)
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5fadc64cf9c652aeedaed39900ef79b2c0024747
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5fadc64cf9c652aeedaed39900ef79b2c0024747
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20231017/1125e781/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list