Frank Denis
|
27ce39ebbe
|
Add a test with a null message in box_easy()
|
2015-11-27 14:18:43 +01:00 |
|
Frank Denis
|
d8b9b395a3
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
|
Frank Denis
|
2bc5874874
|
Check that the output of X25519 is not the all-zero value
Return -1 if this happens, and mark crypto_scalarmult() as warn_unused_result
Mark dependent functions with warn_unused_result as well
|
2015-11-17 11:07:33 +01:00 |
|
Frank Denis
|
31d842a432
|
Test for (secret)box_easy behavior with a huge input.
|
2014-09-16 21:20:05 -07:00 |
|
Frank Denis
|
82bc039d6c
|
Consistent syle for the tests.
|
2014-09-14 11:32: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
|
0e4f4d6205
|
Use unsigned types for sizes in tests.
|
2014-07-01 19:33:59 +00:00 |
|
Frank Denis
|
02ec147a00
|
Add a crypto_box easy interface
|
2013-12-31 18:37:36 +01:00 |
|