cryptonite/Crypto
Vincent Hanquez a82a544fec add a simple alias to SecureMem for future refactoring
Signed-off-by: Vincent Hanquez <vincent@snarc.org>
2015-04-03 07:25:22 +01:00
..
Cipher update modules to use more efficient byte array memory allocation and representation for contextes 2015-03-08 15:18:28 +08:00
Data fix another old version's memcpy 2015-03-30 16:02:00 +01:00
Hash update modules to use more efficient byte array memory allocation and representation for contextes 2015-03-08 15:18:28 +08:00
Internal add a simple alias to SecureMem for future refactoring 2015-04-03 07:25:22 +01:00
KDF add signature to compat popCount 2015-02-08 14:41:07 +00:00
MAC just like poly1305, add a way to mac multiple inputs 2014-11-09 09:59:35 +00:00
Math merge crypto-numbers minus all the random parts 2015-02-09 05:47:11 +00:00
Number re-add the primitives to generate primes and test for prime. 2015-03-29 10:55:46 +01:00
PubKey really fix build issue with ghc 7.4 2015-01-27 16:26:01 +00:00
Random ask for Functor for a MonadRandom too. 2015-03-29 10:43:24 +01:00
Hash.hs add kekkak 2014-08-14 13:47:41 +02:00