Commit Graph
7 Commits
Author SHA1 Message Date
Frank Denis 4628a747ed Trim leading space in Makefile 2013-04-26 21:11:38 -07:00
Frank Denis 57a4552eb1 + aes256estream 2013-04-26 21:06:34 -07:00
Frank Denis 4c31bb5ef1 Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
Frank Denis e56415489c Add some test vectors for the generichash streaming API 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
Frank Denis 220ad48353 Make the tests compileable from a separate directory. 2013-04-21 17:32:07 -07:00
Frank Denis 5c946f9c61 Move tests to test/default and windows to quirks/windows.
test/default contains only tests using the default primitives
for a given operation. We need to add other tests as well.
2013-02-09 04:21:32 +08:00