Frank Denis
|
eeb31af578
|
Let crypto_generichash_statebytes() return a size rounded to the alignment
Add similar check in the aead_aes256gcm test.
|
2015-10-18 00:16:05 +02:00 |
|
Frank Denis
|
c9ba75a48f
|
Add crypto_generichash_statebytes()
sizeof() is not always an option when accessing the library from
other languages.
|
2015-01-23 10:56:01 +01:00 |
|
Frank Denis
|
d311731bad
|
Revert "Fix integer narrowing warnings in tests."
This reverts commit 173ad74d3e .
|
2014-11-20 12:00:37 -08:00 |
|
evoskuil
|
173ad74d3e
|
Fix integer narrowing warnings in tests.
|
2014-11-02 22:35:36 -08:00 |
|
Frank Denis
|
595e98a224
|
Check return code of crypto_generichash_init()
|
2014-09-16 21:41:33 -07:00 |
|
Frank Denis
|
e333e55209
|
Increase generichash test coverage
|
2014-09-16 14:44:38 -07:00 |
|
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
|
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
|
d923f3ef4b
|
Sizes are unsigned
|
2013-04-27 04:34:36 -07:00 |
|
Frank Denis
|
e56415489c
|
Add some test vectors for the generichash streaming API
|
2013-04-21 17:32:09 -07:00 |
|