Frank Denis
|
8fb5918fb6
|
Add a test for siphashx24
|
2017-02-24 19:23:14 +01:00 |
|
Frank Denis
|
434e3691ba
|
Indent
|
2017-02-23 11:22:58 +01:00 |
|
Frank Denis
|
d42634d466
|
Tests: use explicit casts when shortening types
|
2014-11-20 13:12:08 -08: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
|
82bc039d6c
|
Consistent syle for the tests.
|
2014-09-14 11:32:55 -07:00 |
|
Frank Denis
|
a92731a9f4
|
More tests for constants
|
2014-09-13 14:47:29 -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
|
cfe3f24964
|
sizes are unsigned.
|
2013-04-27 04:41:34 -07:00 |
|
Frank Denis
|
faa399c3df
|
Only include sodium.h in tests.
Tests should always be passing by just including that.
|
2013-04-21 17:32:04 -07:00 |
|
Frank Denis
|
6774b47cd4
|
Reintroduce shorthash, this time with the key...
|
2013-02-13 21:14:29 +08:00 |
|
Frank Denis
|
e5e2150919
|
Revert "Add crypto_shorthash() for non collision-resistant hash functions"
This reverts commit c8fe5c4afb .
Conflicts:
.gitignore
test/Makefile.am
test/default/shorthash.c
test/default/shorthash.exp
|
2013-02-13 20:33:17 +08: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 |
|