libsodium/test/default
2014-09-23 14:57:11 -07:00
..
aead_chacha20poly1305.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
aead_chacha20poly1305.exp Add a test for crypto_aead without any additional data 2014-06-30 16:23:34 -07:00
auth2.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
auth2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth3.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
auth3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth5.c Fix format in auth5 test 2014-09-14 12:58:50 -07:00
auth5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth6.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
auth6.exp Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth7.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
auth7.exp Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth.c Include extra 0 in the key used for the hmacsha512 test 2014-09-16 15:25:38 -07:00
auth.exp Include extra 0 in the key used for the hmacsha512 test 2014-09-16 15:25:38 -07:00
box2.c Test crypto_box_(before|after)nm 2014-09-16 20:01:58 -07:00
box2.exp Test crypto_box_(before|after)nm 2014-09-16 20:01:58 -07:00
box7.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
box7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box8.c Consistent syle for the tests. 2014-09-14 11:32:55 -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 Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
box_easy2.exp Add explicit checks for crypto_box_detached() 2014-07-11 12:28:52 -07:00
box_easy.c Test for (secret)box_easy behavior with a huge input. 2014-09-16 21:20:05 -07:00
box_easy.exp Add a crypto_box easy interface 2013-12-31 18:37:36 +01:00
box_seed.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
box_seed.exp Change crypto_box_seed_keypair to use SHA-512 of the seed 2014-05-25 19:13:04 -07:00
box.c Test crypto_box_(before|after)nm 2014-09-16 20:01:58 -07:00
box.exp Test crypto_box_(before|after)nm 2014-09-16 20:01:58 -07:00
chacha20.c chacha20: test more than 1 block 2014-09-18 22:13:00 -07:00
chacha20.exp chacha20: test more than 1 block 2014-09-18 22:13:00 -07:00
cmptest.h Include header files commonly used by the tests to cmptest.h 2014-09-13 14:11:12 -07:00
core1.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
core1.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core2.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
core2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core3.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
core3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core4.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
core4.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core5.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
core5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core6.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
core6.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
ed25519_convert.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
ed25519_convert.exp Implement ed25519 -> curve25519 keys conversion 2014-08-05 13:32:25 -07:00
generichash2.c Check return code of crypto_generichash_init() 2014-09-16 21:41:33 -07:00
generichash2.exp Add some test vectors for the generichash streaming API 2013-04-21 17:32:09 -07:00
generichash3.c Test generichash with no key, with salt or personalization 2014-09-23 12:37:21 -07:00
generichash3.exp Test generichash with no key, with salt or personalization 2014-09-23 12:37:21 -07:00
generichash.c Increase generichash test coverage 2014-09-16 14:44:38 -07:00
generichash.exp Increase generichash test coverage 2014-09-16 14:44:38 -07:00
hash2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
hash3.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
hash3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
hash.c Test crypto_hash() with an input longer than the block size 2014-09-23 13:40:08 -07:00
hash.exp Test crypto_hash() with an input longer than the block size 2014-09-23 13:40:08 -07:00
Makefile.am scalarmult: check that the top bit is ignored 2014-09-18 21:27:49 -07:00
onetimeauth2.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
onetimeauth2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
onetimeauth7.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
onetimeauth7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
onetimeauth.c Check crypto_onetimeauth() streaming interface 2014-09-16 10:19:32 -07:00
onetimeauth.exp Check crypto_onetimeauth() streaming interface 2014-09-16 10:19:32 -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
pwhash_scrypt_ll.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
pwhash_scrypt_ll.exp Disable the pwhash_scrypt_ll test that requires 1 Gb RAM. 2014-06-07 10:16:03 -07:00
pwhash.c Test password verification with an empty password 2014-09-23 14:54:19 -07:00
pwhash.exp Update pwhash.exp for the new case that has to fail (empty password) 2014-09-23 14:57:11 -07:00
randombytes.c More tests 2014-09-16 20:46:43 -07:00
randombytes.exp More tests for randombytes 2014-09-14 12:43:53 -07:00
scalarmult2.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
scalarmult2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult5.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
scalarmult5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult6.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
scalarmult6.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult7.c scalarmult: check that the top bit is ignored 2014-09-18 21:27:49 -07:00
scalarmult7.exp scalarmult: check that the top bit is ignored 2014-09-18 21:27:49 -07:00
scalarmult.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
scalarmult.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox2.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
secretbox2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox7.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
secretbox7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox8.c Consistent syle for the tests. 2014-09-14 11:32:55 -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 Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
secretbox_easy2.exp Allow the authentication tag to be stored separately from the message. 2014-06-26 15:18:39 -07:00
secretbox_easy.c Test for (secret)box_easy behavior with a huge input. 2014-09-16 21:20:05 -07:00
secretbox_easy.exp Allow the authentication tag to be stored separately from the message. 2014-06-26 15:18:39 -07:00
secretbox.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
secretbox.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
shorthash.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
shorthash.exp Reintroduce shorthash, this time with the key... 2013-02-13 21:14:29 +08:00
sign.c crypto_sign() test: explicitly initialize sig in case the previous tests failed. 2014-09-22 17:09:16 -07:00
sign.exp Add overdue crypto_sign test 2014-05-07 23:23:13 -07:00
sodium_core.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
sodium_core.exp Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_utils2.c Test sodium_allocarray(), and sodium_malloc() with a huge size 2014-09-16 15:35:21 -07:00
sodium_utils2.exp Add sodium_{malloc,allocarray,free}() and sodium_mprotect_*() 2014-08-14 21:41:05 -07:00
sodium_utils3.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
sodium_utils3.exp Add sodium_{malloc,allocarray,free}() and sodium_mprotect_*() 2014-08-14 21:41:05 -07:00
sodium_utils.c More tests 2014-09-16 20:46:43 -07:00
sodium_utils.exp More tests 2014-09-16 20:46:43 -07:00
sodium_version.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
sodium_version.exp Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
stream2.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
stream2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream3.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
stream3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream4.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
stream4.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream.c Consistent syle for the tests. 2014-09-14 11:32:55 -07:00
stream.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
verify1.c Make the tests a little bit more readable 2014-09-14 10:34:16 -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