nocryptoversion
Simpler crypto
nocrypto is a small cryptographic library that puts emphasis on the applicative style and ease of use. It includes basic ciphers (AES, 3DES, RC4), hashes (MD5, SHA1, SHA2), public-key primitives (RSA, DSA, DH) and a strong RNG (Fortuna).
RSA timing attacks are countered by blinding. AES timing attacks are avoided by delegating to AES-NI.
Tags | org:mirage |
---|---|
Author | David Kaloper <david@numm.org> |
License | ISC |
Published | |
Homepage | https://github.com/mirleft/ocaml-nocrypto |
Issue Tracker | https://github.com/mirleft/ocaml-nocrypto/issues |
Maintainer | David Kaloper <david@numm.org> |
Dependencies |
|
Optional dependencies |
|
Source [http] | https://github.com/mirleft/ocaml-nocrypto/releases/download/v0.5.4/nocrypto-0.5.4.tbz sha256=8f720c8753136706ae14d46ba85e27f482a8b3e9ceccf08b0de63348618a507f md5=c331a7a4d2a563d1d5ed581aeb849011 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/nocrypto/nocrypto.0.5.4-2/opam |