libsodium/test/default
2014-04-17 22:15:09 -07:00
..
auth2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
auth2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth3.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
auth3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth5.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
auth5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth6.c Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth6.exp Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth7.c Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth7.exp Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth.c Keep ming Visual C++ happy 2013-04-26 21:52:21 -07:00
auth.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
box2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box7.c Tests: use size_t for sizes, not int. 2013-04-26 23:25:14 -07:00
box7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box8.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
box8.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box_easy2.c Add a simple test for crypto_box_open_easy() 2013-12-31 18:37:36 +01:00
box_easy2.exp Add a simple test for crypto_box_open_easy() 2013-12-31 18:37:36 +01:00
box_easy.c Add a crypto_box easy interface 2013-12-31 18:37:36 +01:00
box_easy.exp Add a crypto_box easy interface 2013-12-31 18:37:36 +01:00
box.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
box.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
cmptest.h Add a default value for TEST_SRCDIR 2014-04-14 15:52:55 -07:00
core1.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core1.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core3.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core4.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core4.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core5.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core6.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core6.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
generichash2.c Sizes are unsigned 2013-04-27 04:34:36 -07:00
generichash2.exp Add some test vectors for the generichash streaming API 2013-04-21 17:32:09 -07:00
generichash3.c Add a test for blake2 with salt&personalization 2013-11-11 23:33:16 -08:00
generichash3.exp Add a test for blake2 with salt&personalization 2013-11-11 23:33:16 -08:00
generichash.c Tests: use size_t for sizes, not int. 2013-04-26 23:25:14 -07:00
generichash.exp Add preliminary tests for crypto_generichash (blake2) 2013-04-21 17:32:08 -07:00
hash2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
hash3.c sizes are unsigned. 2013-04-27 04:41:34 -07:00
hash3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
hash.c sizes are unsigned. 2013-04-27 04:41:34 -07:00
hash.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
Makefile.am Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
onetimeauth2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
onetimeauth2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
onetimeauth7.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
onetimeauth7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
onetimeauth.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
onetimeauth.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
pre.js Add a pre-js script for providing /dev/urandom to tests in Javascript. 2013-07-07 22:04:13 -07:00
randombytes.c Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult5.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult6.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult6.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult7.c Remove unused variables 2014-04-14 15:51:03 -07:00
scalarmult7.exp Make curve25519-donna-c64 handle non-canonical points like the ref implementation. 2013-10-13 12:49:15 -07:00
scalarmult8.c Remove unused variables 2014-04-14 15:51:03 -07:00
scalarmult8.exp Make curve25519-donna-c64 handle non-canonical points like the ref implementation. 2013-10-13 12:49:15 -07:00
scalarmult.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
secretbox2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox7.c Tests: use size_t for sizes, not int. 2013-04-26 23:25:14 -07:00
secretbox7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox8.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
secretbox8.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox_easy2.c Add a simple test for the secretbox easy interface. 2013-12-31 18:46:10 +01:00
secretbox_easy2.exp Add a simple test for the secretbox easy interface. 2013-12-31 18:46:10 +01:00
secretbox_easy.c Add an easy interface to secretbox 2013-12-31 18:37:36 +01:00
secretbox_easy.exp Add an easy interface to secretbox 2013-12-31 18:37:36 +01:00
secretbox.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
secretbox.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
shorthash.c sizes are unsigned. 2013-04-27 04:41:34 -07:00
shorthash.exp Reintroduce shorthash, this time with the key... 2013-02-13 21:14:29 +08:00
sodium_core.c Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_core.exp Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_utils.c Wait, what, printf(3) on Windows doesn't even support %zu? o_O 2014-04-17 22:15:09 -07:00
sodium_utils.exp Add sodium_hex2bin() 2014-04-15 00:39:14 -07:00
sodium_version.c Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_version.exp Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
stream2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream3.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream4.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream4.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream5.c + aes256estream 2013-04-26 21:06:34 -07:00
stream5.exp + aes256estream 2013-04-26 21:06:34 -07:00
stream6.c + aes256estream 2013-04-26 21:06:34 -07:00
stream6.exp + aes256estream 2013-04-26 21:06:34 -07:00
stream.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
verify1.c Add a test for crypto_verify_*() 2014-04-08 14:36:09 -07:00
verify1.exp Add a test for crypto_verify_*() 2014-04-08 14:36:09 -07:00
wintest.bat Tell people that we are running the test suite. 2013-10-21 20:11:56 -07:00