Cipher
Make ivAdd more constant-time
2017-05-31 23:31:29 +02:00
ConstructHash
apply zero-padding to miyaguchi-preneel.
2016-06-08 22:26:14 +09:00
Data
fix unpad of zero-padding and add tests.
2016-06-08 22:57:35 +09:00
ECC /Simple
fix proxy
2016-12-02 21:07:13 +00:00
Error
Argon2: add working hash function
2017-02-24 13:37:40 +00:00
Internal
add new constraints
2017-03-13 18:52:24 +00:00
KDF
Fix docs for Argon variants
2017-05-17 17:11:00 -04:00
Math
merge crypto-numbers minus all the random parts
2015-02-09 05:47:11 +00:00
Number
Fix issue #154
2017-04-21 13:51:52 -06:00
PubKey
Add Show instances for EdDSA secret keys
2017-06-04 19:25:19 +02:00
Random
fix documentation typo
2016-05-05 19:51:22 +03:00
ECC.hs
Use new module name Crypto.PubKey.Curve448
2017-01-19 20:26:25 +01:00
Hash.hs
Add missing extension
2017-04-25 14:21:53 +01:00
Tutorial.hs
Restore Haddock comment in tutorial module
2017-05-05 07:21:52 +02:00