Commit Graph
9 Commits
Author SHA1 Message Date
Frank Denis dc49ae0491 Add tests for invalid generichash parameters 2014-09-14 12:56:32 -07:00
Frank Denis 82bc039d6c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
Frank Denis d65c791e58 More tests for constants 2014-09-13 15:03:04 -07:00
Frank Denis 12a3f27706 More tests for constants 2014-09-13 14:37:04 -07:00
Frank Denis ab37bd3e0b Tests: no need for crypto_uint8 2014-09-13 14:15:55 -07:00
Frank Denis 4d276a81e7 Include header files commonly used by the tests to cmptest.h 2014-09-13 14:11:12 -07:00
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