haskell/haskell-cryptonite: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:14:57 -05:00 committed by Willy Sudiarto Raharjo
parent 12ebaedeea
commit f98572a0f3
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -10,10 +10,10 @@ haskell-cryptonite: haskell-cryptonite (repository of cryptographic primitives)
haskell-cryptonite:
haskell-cryptonite: Symmetric: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa, ChaCha.
haskell-cryptonite: Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd, Tiger,
haskell-cryptonite: Whirlpool, Blake2
haskell-cryptonite: Whirlpool, Blake2
haskell-cryptonite: MAC: HMAC, Poly1305
haskell-cryptonite: Asymmetric: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Ed25519
haskell-cryptonite: Key Derivation Function: PBKDF2, Scrypt, HKDF
haskell-cryptonite: Random generation: System Entropy, Deterministic Random Generator
haskell-cryptonite: Data related: Anti-Forensic Information Splitter (AFIS)
haskell-cryptonite: Data related: Anti-Forensic Information Splitter (AFIS)
haskell-cryptonite: