This website requires JavaScript.
Explore
Help
Sign In
haskell
/
cryptonite
Watch
1
Star
0
Fork
0
You've already forked cryptonite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4e1c373fdc
cryptonite
/
Crypto
/
Cipher
History
Vincent Hanquez
e74448aeb4
cryptonitize AES, and add foreign function interfaces to it (not exported).
2015-04-05 10:44:23 +01:00
..
AES
cryptonitize AES, and add foreign function interfaces to it (not exported).
2015-04-05 10:44:23 +01:00
ChaCha.hs
use more Internal.Compat to get UnsafeDoIO
2015-04-05 07:46:18 +01:00
RC4.hs
remove unnecessary separator
2015-04-05 07:47:27 +01:00
Salsa.hs
use more Internal.Compat to get UnsafeDoIO
2015-04-05 07:46:18 +01:00
Types.hs
update modules to use more efficient byte array memory allocation and representation for contextes
2015-03-08 15:18:28 +08:00