Frank Denis
|
be8cfedea8
|
Make the stream and stream2 test object code 1000x smaller
|
2019-04-23 10:17:38 +02:00 |
|
Frank Denis
|
0f155d8736
|
Be positive
|
2019-04-23 10:17:33 +02:00 |
|
Frank Denis
|
fb29bda055
|
Just use some test vectors around the counter overflow
|
2019-04-23 10:17:25 +02:00 |
|
Frank Denis
|
d57cde5448
|
Remove useless tests, add more meaningful ones.
|
2019-04-23 10:17:10 +02:00 |
|
Frank Denis
|
cb5f937ca7
|
Additional salsa20 tests
|
2019-04-23 10:16:54 +02:00 |
|
Frank Denis
|
e1fa9cc90c
|
Add *_messagebytes_max() wrappers
|
2017-08-03 13:34:31 +02:00 |
|
Frank Denis
|
e46bc4c5dd
|
Add tests for chacha&salsa with a counter around 2^32
|
2017-03-03 10:14:08 +01:00 |
|
Frank DENIS
|
36c038ccd1
|
Additional ChaCha20/Salsa20 tests with a short output length
|
2017-03-02 18:01:28 +01:00 |
|
Frank Denis
|
efbc49f100
|
Indent
|
2017-02-23 11:23:19 +01:00 |
|
Frank Denis
|
d8b9b395a3
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
|
Frank Denis
|
c8e8983430
|
Test crypto_stream_*() with an output buffer previously filled with junk
Obviously, the previous content shouldn't change the output.
|
2015-07-21 13:37:06 +02:00 |
|
Frank Denis
|
a1b3da7dd9
|
Add crypto_stream_xsalsa20_ic()
|
2015-02-02 21:27:19 +01:00 |
|
Frank Denis
|
82bc039d6c
|
Consistent syle for the tests.
|
2014-09-14 11:32:55 -07:00 |
|
Frank Denis
|
0e559b94d5
|
Make the tests a little bit more readable
|
2014-09-14 10:34:16 -07:00 |
|
Frank Denis
|
d65c791e58
|
More tests for constants
|
2014-09-13 15:03:04 -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
|
3b680e0a52
|
Use high-level APIs in tests
|
2014-09-13 13:56:41 -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
|
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 |
|