|
Cipher
|
Implement the XSalsa20 stream cipher
|
2016-10-09 15:25:31 +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 |
|
Error
|
Derive Show instance for CryptoFailable
|
2016-07-28 14:02:36 -07:00 |
|
Hash
|
Improve context memory usage of Keccak and SHA3
|
2016-03-26 10:29:33 +00:00 |
|
KDF
|
adding toByteString and fromByteString to PRK.
|
2016-11-15 15:04:06 +09:00 |
|
Math
|
merge crypto-numbers minus all the random parts
|
2015-02-09 05:47:11 +00:00 |
|
Number
|
Restore import of <$>
|
2016-07-24 14:54:22 +02:00 |
|
Random
|
fix documentation typo
|
2016-05-05 19:51:22 +03:00 |
|
ECC.hs
|
fix imports on older versions
|
2016-11-15 15:05:58 +09:00 |
|
Hash.hs
|
add comments and description
|
2015-05-20 06:07:31 +01:00 |