cryptonite/Crypto
Vincent Hanquez ccc3930072 Merge pull request #182 from haskell-crypto/hash-type-nat
Add HashBlockSize & HashDigestSize & HashInternalContextSize type family
2017-07-07 21:45:22 +01:00
..
Cipher [ChaCha] only need ByteArrayAccess for initialization 2017-07-07 17:31:30 +01:00
ConstructHash
Data
ECC/Simple fix proxy 2016-12-02 21:07:13 +00:00
Error [ChaCha] only required byteArrayAccess and add a way to convert from binary 2017-07-07 17:32:09 +01:00
Hash rename bitLen -> bitlen. GHC 8.2 is stricted about name of type variables 2017-07-07 19:26:59 +01:00
Internal add further unrolling of Div8 to match Mod8 2017-07-07 21:44:29 +01:00
KDF Fix docs for Argon variants 2017-05-17 17:11:00 -04:00
MAC
Math
Number Fix issue #154 2017-04-21 13:51:52 -06:00
PubKey Check that ECDH and ECIES result is not point-at-infinity 2017-07-05 22:24:22 +02:00
Random [ChaCha] only required byteArrayAccess and add a way to convert from binary 2017-07-07 17:32:09 +01:00
ECC.hs Check that ECDH and ECIES result is not point-at-infinity 2017-07-05 22:24:22 +02:00
Error.hs
Hash.hs Add missing extension 2017-04-25 14:21:53 +01:00
OTP.hs
Random.hs [ChaCha] only required byteArrayAccess and add a way to convert from binary 2017-07-07 17:32:09 +01:00
Tutorial.hs Restore Haddock comment in tutorial module 2017-05-05 07:21:52 +02:00