|
Cipher
|
Add key length validation to several AES Ciphers.
|
2016-12-06 22:06:57 -05: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
|
Fix generate(Safe)Prime to guarantee prime size
|
2017-01-19 00:10:50 -05:00 |
|
Hash
|
add Data also to Hash algorithms
|
2017-02-14 12:02:26 +00:00 |
|
Internal
|
add internal proxy type to create witnesses
|
2016-12-02 15:00:05 +00:00 |
|
KDF
|
add fastpbkdf2 with sha512
|
2017-02-11 14:08:27 +00:00 |
|
Math
|
merge crypto-numbers minus all the random parts
|
2015-02-09 05:47:11 +00:00 |
|
Number
|
Fix bug in isProbablyPrime for small numbers
|
2017-01-19 00:11:39 -05:00 |
|
PubKey
|
Rename Ed448 to Curve448
|
2017-01-19 20:26:25 +01: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 comments and description
|
2015-05-20 06:07:31 +01:00 |