This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
libsodium
Watch
1
Star
0
Fork
0
You've already forked libsodium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
483
Commits
1
Branch
0
Tags
32
MiB
7544cba1fa
Commit Graph
3 Commits
Author
SHA1
Message
Date
Frank Denis
0afc36c827
Tests: use size_t for sizes, not int.
...
Remove unused variables by the way.
2013-04-26 23:25:14 -07:00
Frank Denis
9459a4b5ff
Change the generichash API to better match other NaCl APIs
...
i.e. give a size right after the pointer.
2013-04-21 17:32:09 -07:00
Frank Denis
d43309490a
Add preliminary tests for crypto_generichash (blake2)
2013-04-21 17:32:08 -07:00