libsodium/test/default
2014-04-14 18:39:12 -07:00
..
auth2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
auth2.exp Restore test files. 2014-04-09 03:56:03 -07:00
auth3.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
auth3.exp Restore test files. 2014-04-09 03:56:03 -07:00
auth5.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
auth5.exp Restore test files. 2014-04-09 03:56:03 -07:00
auth.c Keep ming Visual C++ happy 2013-04-26 21:52:21 -07:00
auth.exp Restore test files. 2014-04-09 03:56:03 -07:00
box2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
box2.exp Restore test files. 2014-04-09 03:56:03 -07:00
box7.c Tests: use size_t for sizes, not int. 2013-04-26 23:25:14 -07:00
box7.exp Restore test files. 2014-04-09 03:56:03 -07:00
box8.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
box8.exp Restore test files. 2014-04-09 03:56:03 -07:00
box_easy2.c Add a simple test for crypto_box_open_easy() 2013-12-31 18:37:36 +01:00
box_easy2.exp Restore test files. 2014-04-09 03:56:03 -07:00
box_easy.c Add a crypto_box easy interface 2013-12-31 18:37:36 +01:00
box_easy.exp Restore test files. 2014-04-09 03:56:03 -07:00
box.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
box.exp Restore test files. 2014-04-09 03:56:03 -07:00
cmptest.h Add a default value for TEST_SRCDIR 2014-04-14 18:39:12 -07:00
core1.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core1.exp Restore test files. 2014-04-09 03:56:03 -07:00
core2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core2.exp Restore test files. 2014-04-09 03:56:03 -07:00
core3.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core3.exp Restore test files. 2014-04-09 03:56:03 -07:00
core4.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core4.exp Restore test files. 2014-04-09 03:56:03 -07:00
core5.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core5.exp Restore test files. 2014-04-09 03:56:03 -07:00
core6.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
core6.exp Restore test files. 2014-04-09 03:56:03 -07:00
generichash2.c Sizes are unsigned 2013-04-27 04:34:36 -07:00
generichash2.exp Restore test files. 2014-04-09 03:56:03 -07:00
generichash3.c Add a test for blake2 with salt&personalization 2013-11-11 23:33:16 -08:00
generichash3.exp Restore test files. 2014-04-09 03:56:03 -07:00
generichash.c Tests: use size_t for sizes, not int. 2013-04-26 23:25:14 -07:00
generichash.exp Restore test files. 2014-04-09 03:56:03 -07:00
hash2.exp Restore test files. 2014-04-09 03:56:03 -07:00
hash3.c sizes are unsigned. 2013-04-27 04:41:34 -07:00
hash3.exp Restore test files. 2014-04-09 03:56:03 -07:00
hash.c sizes are unsigned. 2013-04-27 04:41:34 -07:00
hash.exp Restore test files. 2014-04-09 03:56:03 -07:00
Makefile.am Add a test for crypto_verify_*() 2014-04-14 18:37:28 -07:00
onetimeauth2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
onetimeauth2.exp Restore test files. 2014-04-09 03:56:03 -07:00
onetimeauth7.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
onetimeauth7.exp Restore test files. 2014-04-09 03:56:03 -07:00
onetimeauth.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
onetimeauth.exp Restore test files. 2014-04-09 03:56:03 -07: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 Restore test files. 2014-04-09 03:56:03 -07:00
scalarmult5.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult5.exp Restore test files. 2014-04-09 03:56:03 -07:00
scalarmult6.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult6.exp Restore test files. 2014-04-09 03:56:03 -07:00
scalarmult7.c Add VS2012/VS2010 solutions, add test proj to VS2013, remove export files. 2014-04-07 19:06:10 -07:00
scalarmult7.exp Restore test files. 2014-04-09 03:56:03 -07:00
scalarmult8.c Add VS2012/VS2010 solutions, add test proj to VS2013, remove export files. 2014-04-07 19:06:10 -07:00
scalarmult8.exp Restore test files. 2014-04-09 03:56:03 -07:00
scalarmult.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
scalarmult.exp Restore test files. 2014-04-09 03:56:03 -07:00
secretbox2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
secretbox2.exp Restore test files. 2014-04-09 03:56:03 -07:00
secretbox7.c Tests: use size_t for sizes, not int. 2013-04-26 23:25:14 -07:00
secretbox7.exp Restore test files. 2014-04-09 03:56:03 -07:00
secretbox8.c Use rand() instead of random() in regression tests. 2013-04-28 01:02:52 -07:00
secretbox8.exp Restore test files. 2014-04-09 03:56:03 -07:00
secretbox_easy2.c Add a simple test for the secretbox easy interface. 2013-12-31 18:46:10 +01:00
secretbox_easy2.exp Restore test files. 2014-04-09 03:56:03 -07:00
secretbox_easy.c Add an easy interface to secretbox 2013-12-31 18:37:36 +01:00
secretbox_easy.exp Restore test files. 2014-04-09 03:56:03 -07:00
secretbox.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
secretbox.exp Restore test files. 2014-04-09 03:56:03 -07:00
shorthash.c sizes are unsigned. 2013-04-27 04:41:34 -07:00
shorthash.exp Restore test files. 2014-04-09 03:56:03 -07:00
sodium_core.c Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_core.exp Restore test files. 2014-04-09 03:56:03 -07:00
sodium_utils.c Add a sodium_bin2hex utility function. 2013-07-07 23:38:14 -07:00
sodium_utils.exp Restore test files. 2014-04-09 03:56:03 -07:00
sodium_version.c Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_version.exp Restore test files. 2014-04-09 03:56:03 -07:00
stream2.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream2.exp Restore test files. 2014-04-09 03:56:03 -07:00
stream3.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream3.exp Restore test files. 2014-04-09 03:56:03 -07:00
stream4.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream4.exp Restore test files. 2014-04-09 03:56:03 -07:00
stream5.c + aes256estream 2013-04-26 21:06:34 -07:00
stream5.exp Restore test files. 2014-04-09 03:56:03 -07:00
stream6.c + aes256estream 2013-04-26 21:06:34 -07:00
stream6.exp Restore test files. 2014-04-09 03:56:03 -07:00
stream.c Only include sodium.h in tests. 2013-04-21 17:32:04 -07:00
stream.exp Restore test files. 2014-04-09 03:56:03 -07:00
verify1.c Add a test for crypto_verify_*() 2014-04-14 18:37:28 -07:00
verify1.exp Add a test for crypto_verify_*() 2014-04-14 18:37:28 -07:00
wintest.bat Tell people that we are running the test suite. 2013-10-21 20:11:56 -07:00