README 563 B

1234567891011121314
  1. A repository of cryptographic primitives
  2. Symmetric: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa, ChaCha.
  3. Hash: SHA1, SHA2, SHA3, MD2, MD4, MD5, Keccak, Skein, Ripemd, Tiger,
  4. Whirlpool, Blake2
  5. MAC: HMAC, Poly1305
  6. Asymmetric: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Ed25519
  7. Key Derivation Function: PBKDF2, Scrypt, HKDF
  8. Random generation: System Entropy, Deterministic Random Generator
  9. Data related: Anti-Forensic Information Splitter (AFIS)
  10. After uninstalling, run this command to unregister the package from
  11. the ghc package database: ghc-pkg recache