.. |
aead_aes256gcm.c
|
Add aes256gcm stubs for platforms where it is not available
|
2016-01-22 10:21:24 +01:00 |
aead_aes256gcm.exp
|
|
|
aead_chacha20poly1305.c
|
Add new macros for chacha20poly1305_ietf constants, for clarity
|
2016-01-16 12:36:30 +01:00 |
aead_chacha20poly1305.exp
|
|
|
auth2.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
auth2.exp
|
|
|
auth3.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
auth3.exp
|
|
|
auth5.c
|
Reduce a few expensive tests
|
2015-12-07 09:09:04 +01:00 |
auth5.exp
|
|
|
auth6.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
auth6.exp
|
|
|
auth7.c
|
int vs size_t
|
2016-03-06 13:58:10 +01:00 |
auth7.exp
|
|
|
auth.c
|
Use the right type for sizeof's result
|
2015-12-16 22:54:06 -05:00 |
auth.exp
|
|
|
box2.c
|
lcov exclusion
|
2015-12-25 02:09:12 +01:00 |
box2.exp
|
|
|
box7.c
|
Remove dead globals, bump the number of rounds in the box{7,8} tests
|
2015-12-09 01:43:57 +01:00 |
box7.exp
|
|
|
box8.c
|
Remove dead globals, bump the number of rounds in the box{7,8} tests
|
2015-12-09 01:43:57 +01:00 |
box8.exp
|
|
|
box_easy2.c
|
Check crypto_box_detached() with a small order pk
|
2015-12-25 02:01:51 +01:00 |
box_easy2.exp
|
|
|
box_easy.c
|
Add a test with a null message in box_easy()
|
2015-11-27 14:18:43 +01:00 |
box_easy.exp
|
Add a test with a null message in box_easy()
|
2015-11-27 14:18:43 +01:00 |
box_seal.c
|
|
|
box_seal.exp
|
|
|
box_seed.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
box_seed.exp
|
|
|
box.c
|
Trim/untab/indent
|
2016-02-27 13:26:42 +01:00 |
box.exp
|
|
|
chacha20.c
|
C++ compat
|
2015-10-26 22:48:56 +01:00 |
chacha20.exp
|
|
|
cmptest.h
|
Support a BROWSER_TESTS env variable to build tests for browsers
|
2015-12-07 01:44:33 +01:00 |
core1.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
core1.exp
|
|
|
core2.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
core2.exp
|
|
|
core3.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
core3.exp
|
|
|
core4.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
core4.exp
|
|
|
core5.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
core5.exp
|
|
|
core6.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
core6.exp
|
|
|
ed25519_convert.c
|
Force functions whose result must be checked to be checked
|
2015-11-01 13:57:51 +01:00 |
ed25519_convert.exp
|
|
|
generichash2.c
|
Explicit downcast
|
2016-03-07 15:45:59 +01:00 |
generichash2.exp
|
|
|
generichash3.c
|
Add crypt_generichash_blake2b_statebytes function
|
2016-01-16 17:25:14 +00:00 |
generichash3.exp
|
Remove generichash tests with invalid parameters
|
2015-11-27 11:00:29 +01:00 |
generichash.c
|
Remove generichash tests with invalid parameters
|
2015-11-27 11:00:29 +01:00 |
generichash.exp
|
Remove generichash tests with invalid parameters
|
2015-11-27 11:00:29 +01:00 |
hash2.exp
|
|
|
hash3.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
hash3.exp
|
|
|
hash.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
hash.exp
|
|
|
index.html.tpl
|
Ignore test/default/browser, import HTML template
|
2015-12-07 09:57:49 +01:00 |
Makefile.am
|
Add support for running the test suite with Valgrind
|
2016-03-06 01:35:06 +01:00 |
nacl-test-wrapper.sh
|
|
|
onetimeauth2.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
onetimeauth2.exp
|
|
|
onetimeauth7.c
|
Reduce some test cases, generate html test files
|
2015-12-07 08:58:35 +01:00 |
onetimeauth7.exp
|
|
|
onetimeauth.c
|
Test crypto_onetimeauth_update() with a null size
|
2015-12-22 14:32:14 +01:00 |
onetimeauth.exp
|
|
|
pre.js.inc
|
Support a BROWSER_TESTS env variable to build tests for browsers
|
2015-12-07 01:44:33 +01:00 |
pwhash_argon2i.c
|
Check what the implications of versioned Argon2 strings will be
|
2016-03-10 12:26:17 +01:00 |
pwhash_argon2i.exp
|
Update test for short output
|
2016-03-08 13:57:16 +01:00 |
pwhash_scrypt_ll.c
|
printf("%llu") is not expected work on mingw32/Windows XP.
|
2015-12-10 16:38:26 +01:00 |
pwhash_scrypt_ll.exp
|
|
|
pwhash_scrypt.c
|
Rename the pwhash test as as pwhash_scrypt
|
2015-12-29 16:14:19 +01:00 |
pwhash_scrypt.exp
|
Rename the pwhash test as as pwhash_scrypt
|
2015-12-29 16:14:19 +01:00 |
randombytes.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
randombytes.exp
|
|
|
scalarmult2.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
scalarmult2.exp
|
|
|
scalarmult5.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
scalarmult5.exp
|
|
|
scalarmult6.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
scalarmult6.exp
|
|
|
scalarmult7.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
scalarmult7.exp
|
|
|
scalarmult.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
scalarmult.exp
|
Check that scalarmult() returns -1 with a point of small order
|
2015-11-17 11:07:37 +01:00 |
secretbox2.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
secretbox2.exp
|
|
|
secretbox7.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
secretbox7.exp
|
|
|
secretbox8.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
secretbox8.exp
|
|
|
secretbox_easy2.c
|
Use sodium_malloc() for the secretbox_easy2 test
|
2015-11-27 12:30:13 +01:00 |
secretbox_easy2.exp
|
|
|
secretbox_easy.c
|
Add a test with a null message in box_easy()
|
2015-11-27 14:18:43 +01:00 |
secretbox_easy.exp
|
Add tests with null message in secretbox_easy.c
|
2015-11-27 14:13:21 +01:00 |
secretbox.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
secretbox.exp
|
|
|
shorthash.c
|
|
|
shorthash.exp
|
|
|
sign.c
|
Ed25519: verify 0<=s<2^252+27742317777372353535851937790883648493
|
2016-03-08 20:35:21 +01:00 |
sign.exp
|
Revert "Output signatures prefix in the signature test"
|
2015-12-07 02:04:22 +01:00 |
sodium_core.c
|
Add sodium_runtime_has_ssse3() and sodium_runtime_has_sse41()
|
2015-10-31 23:42:44 +01:00 |
sodium_core.exp
|
|
|
sodium_utils2.c
|
Unused param
|
2016-03-06 14:00:18 +01:00 |
sodium_utils2.exp
|
|
|
sodium_utils3.c
|
Unused param
|
2016-03-06 14:00:18 +01:00 |
sodium_utils3.exp
|
|
|
sodium_utils.c
|
More checks for sodium_add() (overlaps) and sodium_increment()
|
2015-12-06 19:06:27 +01:00 |
sodium_utils.exp
|
More checks for sodium_add() (overlaps) and sodium_increment()
|
2015-12-06 19:06:27 +01:00 |
sodium_version.c
|
|
|
sodium_version.exp
|
|
|
stream2.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
stream2.exp
|
|
|
stream3.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
stream3.exp
|
|
|
stream4.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
stream4.exp
|
|
|
stream.c
|
Mark everything as static in tests
|
2015-11-23 16:07:13 +01:00 |
stream.exp
|
|
|
verify1.c
|
Remove obsolete and redundant globals
|
2016-03-06 13:59:26 +01:00 |
verify1.exp
|
Less deterministic crypto_verify_*() tests
|
2015-11-25 14:10:36 +01:00 |
wintest.bat
|
|
|