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
d6af6ff023
cryptonite
/
cbits
History
Vincent Hanquez
d6af6ff023
Merge remote-tracking branch 'origin/poly1305'
2014-07-07 08:05:54 +01:00
..
cryptonite_bitfn.h
initial commit.
2014-07-04 14:58:01 +01:00
cryptonite_chacha.c
fix generate dst offset. not used anyway for now
2014-07-07 08:03:54 +01:00
cryptonite_chacha.h
initial commit.
2014-07-04 14:58:01 +01:00
cryptonite_poly1305.c
add chunking tests and fix a buf with partial buffer
2014-07-07 04:59:47 +01:00
cryptonite_poly1305.h
Add working implementation of poly1305 with 1 test vector.
2014-07-06 15:44:54 +01:00