libghc-crypton-prof

cryptography primitives for Haskell; profiling libraries

Description

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)

This package strives to be a cryptographic kitchen sink that provides cryptography for everyone.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/kazu-yamamoto/crypton


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-crypton-prof