cryptonite/Crypto
Vincent Hanquez adca793a9f Reorganize entropy interfaces.
* separate pool into a different module
* only export by default a simple gathering function
* export an unsafe module with all the memory methods
2014-08-25 08:00:10 +01:00
..
Cipher use securemem abstraction and byteable helpers in RC4 2014-07-21 11:17:42 +01:00
Hash add kekkak 2014-08-14 13:47:41 +02:00
KDF add a working implementation of scrypt. 2014-08-23 16:36:29 +01:00
MAC add HMAC 2014-07-09 13:15:49 +01:00
Random Reorganize entropy interfaces. 2014-08-25 08:00:10 +01:00
Hash.hs add kekkak 2014-08-14 13:47:41 +02:00