libsodium/test/default
2017-03-03 10:39:03 +01:00
..
aead_aes256gcm.c Test that ciphertexts shorter than the MAC size aren't even read 2016-04-04 10:47:54 +02:00
aead_aes256gcm.exp Add aes256gcm test vectors 2015-10-11 12:56:20 +02:00
aead_chacha20poly1305.c Test that ciphertexts shorter than the MAC size aren't even read 2016-04-04 10:47:54 +02:00
aead_chacha20poly1305.exp Add IETF-compatible version of chacha20poly1305 2015-05-09 16:12:03 +02:00
aead_xchacha20poly1305.c + test for aead_xchacha20poly1305 2017-02-18 22:10:30 +01:00
aead_xchacha20poly1305.exp + test for aead_xchacha20poly1305 2017-02-18 22:10:30 +01:00
auth2.c Indentx 2017-02-23 11:15:29 +01:00
auth2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth3.c Indentx 2017-02-23 11:15:29 +01:00
auth3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth5.c Indentx 2017-02-23 11:15:29 +01:00
auth5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
auth6.c Indentx 2017-02-23 11:15:29 +01:00
auth6.exp Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth7.c Indentx 2017-02-23 11:15:29 +01:00
auth7.exp Add tests for auth_hmac_sha512 2014-04-14 21:34:55 -07:00
auth.c Indentx 2017-02-23 11:15:29 +01:00
auth.exp Include extra 0 in the key used for the hmacsha512 test 2014-09-16 15:25:38 -07:00
box2.c Indent 2017-02-23 11:26:24 +01:00
box2.exp Test crypto_box_(before|after)nm 2014-09-16 20:01:58 -07:00
box7.c Indent 2017-02-23 11:19:53 +01:00
box7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box8.c Indent 2017-02-23 11:19:53 +01:00
box8.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
box_easy2.c Indent 2017-02-23 11:27:19 +01:00
box_easy2.exp Add new tests for the crypto_box_*() precomputed interface 2015-01-06 21:18:36 +01:00
box_easy.c Indent 2017-02-23 11:27:19 +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 Indent 2017-02-23 11:27:45 +01:00
box_seal.exp + crypto_box_seal() 2015-04-17 01:01:32 +02:00
box_seed.c Indent 2017-02-23 11:19:53 +01: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 Indent 2017-02-23 11:26:24 +01:00
box.exp Test crypto_box_(before|after)nm 2014-09-16 20:01:58 -07:00
chacha20.c chacha20 can only be tested with a 32-bit ic 2017-03-03 10:39:03 +01:00
chacha20.exp chacha20 can only be tested with a 32-bit ic 2017-03-03 10:39:03 +01:00
cmptest.h Support a BROWSER_TESTS env variable to build tests for browsers 2015-12-07 01:44:33 +01:00
core1.c Indent 2017-02-23 11:19:53 +01:00
core1.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core2.c Indent 2017-02-23 11:19:53 +01:00
core2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core3.c Indent 2017-02-23 11:19:53 +01:00
core3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core4.c Indent 2017-02-23 11:19:53 +01:00
core4.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core5.c Indent 2017-02-23 11:19:53 +01:00
core5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
core6.c Indent 2017-02-23 11:19:53 +01:00
core6.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
ed25519_convert.c Indent 2017-02-23 11:28:12 +01:00
ed25519_convert.exp Implement ed25519 -> curve25519 keys conversion 2014-08-05 13:32:25 -07:00
generichash2.c Return -1 if crypto_generichash_final() is called twice 2016-04-06 01:00:49 +02:00
generichash2.exp Add some test vectors for the generichash streaming API 2013-04-21 17:32:09 -07:00
generichash3.c Additional tests for BLAKE2b 2016-03-24 21:57:33 +01:00
generichash3.exp Remove generichash tests with invalid parameters 2015-11-27 11:00:29 +01:00
generichash.c Mark test functions as static and __attribute__ ((noreturn)) 2016-03-27 00:32:25 +01:00
generichash.exp Remove generichash tests with invalid parameters 2015-11-27 11:00:29 +01:00
hash2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
hash3.c Indentx 2017-02-23 11:25:09 +01:00
hash3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
hash.c Indentx 2017-02-23 11:25:09 +01:00
hash.exp Test crypto_hash() with an input longer than the block size 2014-09-23 13:40:08 -07:00
index.html.tpl Ignore test/default/browser, import HTML template 2015-12-07 09:57:49 +01:00
kdf.c Test crypto_kdf constants, add _PRIMITIVE 2017-02-26 21:30:40 +01:00
kdf.exp + crypto_kdf high-level API 2017-02-19 18:13:10 +01:00
keygen.c const static -> static const 2017-02-26 16:10:32 +01:00
keygen.exp Add a keygen function to all the primitives 2017-02-19 21:15:54 +01:00
Makefile.am Make aead_xchacha20_poly1305 a first-class citizen 2017-03-02 10:19:08 +01:00
nacl-test-wrapper.sh Add dist-build/nativeclient-x86-64.sh 2016-04-29 21:55:06 +02:00
onetimeauth2.c Indent 2017-02-23 11:20:37 +01:00
onetimeauth2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
onetimeauth7.c Indent 2017-02-23 11:20:37 +01:00
onetimeauth7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
onetimeauth.c Indent 2017-02-23 11:20:37 +01:00
onetimeauth.exp Check crypto_onetimeauth() streaming interface 2014-09-16 10:19:32 -07:00
pre.js.inc Support a BROWSER_TESTS env variable to build tests for browsers 2015-12-07 01:44:33 +01:00
pwhash_scrypt_ll.c Fix previous 2017-02-25 21:01:52 +01: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_scrypt.c Indent 2017-02-23 11:30:21 +01:00
pwhash_scrypt.exp Set crypto_pwhash_scryptsalsa208sha256_BYTES_MIN to 128 bits 2017-02-19 12:31:05 +01:00
pwhash.c Reformat the scrypt tests 2017-02-25 20:59:54 +01:00
pwhash.exp test/pwhash_argon2i -> test/pwhash 2016-03-21 09:48:01 +01:00
randombytes.c const static -> static const 2017-02-26 16:10:32 +01:00
randombytes.exp Add randombytes_buf_deterministic() 2017-02-19 18:40:29 +01:00
scalarmult2.c Indent 2017-02-23 11:22:00 +01:00
scalarmult2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult5.c Indent 2017-02-23 11:22:00 +01:00
scalarmult5.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult6.c Indent 2017-02-23 11:22:00 +01:00
scalarmult6.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
scalarmult7.c Indent 2017-02-23 11:22:00 +01:00
scalarmult7.exp scalarmult: check that the top bit is ignored 2014-09-18 21:27:49 -07:00
scalarmult.c Indent 2017-02-23 11:22:00 +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 Indent 2017-02-23 11:22:36 +01:00
secretbox2.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox7.c Indent 2017-02-23 11:22:36 +01:00
secretbox7.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox8.c Indent 2017-02-23 11:22:36 +01:00
secretbox8.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
secretbox_easy2.c Indent 2017-02-23 11:22:36 +01:00
secretbox_easy2.exp Support overlapping input and output regions in crypto_secretbox_detached() 2014-10-04 22:08:09 -07:00
secretbox_easy.c Indent 2017-02-23 11:22:36 +01:00
secretbox_easy.exp Add tests with null message in secretbox_easy.c 2015-11-27 14:13:21 +01:00
secretbox.c Indent 2017-02-23 11:22:36 +01:00
secretbox.exp Add a test for crypto_secretbox() with c == m 2015-09-09 08:51:19 +02:00
shorthash.c Add a test for siphashx24 2017-02-24 19:23:14 +01:00
shorthash.exp Reintroduce shorthash, this time with the key... 2013-02-13 21:14:29 +08:00
sign.c More tests 2016-03-24 22:16:52 +01:00
sign.exp Revert "Output signatures prefix in the signature test" 2015-12-07 02:04:22 +01:00
siphashx24.c Trim spaces 2017-02-24 19:23:55 +01:00
siphashx24.exp Add a test for siphashx24 2017-02-24 19:23:14 +01:00
sodium_core.c Indent 2017-02-23 11:24:48 +01:00
sodium_core.exp Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
sodium_utils2.c Indent 2017-02-23 11:24:48 +01:00
sodium_utils2.exp Add sodium_{malloc,allocarray,free}() and sodium_mprotect_*() 2014-08-14 21:41:05 -07:00
sodium_utils3.c Indent 2017-02-23 11:24:48 +01:00
sodium_utils3.exp Add sodium_{malloc,allocarray,free}() and sodium_mprotect_*() 2014-08-14 21:41:05 -07:00
sodium_utils.c Indent 2017-02-23 11:24:48 +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 Indent 2017-02-23 11:24:48 +01:00
sodium_version.exp Add tests for sodium_*() functions. 2013-04-25 22:37:15 -07:00
stream2.c Indent 2017-02-23 11:23:19 +01:00
stream2.exp Add a test for crypto_stream_salsa20_xor_ic() 2015-02-02 21:27:12 +01:00
stream3.c Indent 2017-02-23 11:23:19 +01:00
stream3.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream4.c Indent 2017-02-23 11:23:19 +01:00
stream4.exp Move tests to test/default and windows to quirks/windows. 2013-02-09 04:21:32 +08:00
stream.c Add tests for chacha&salsa with a counter around 2^32 2017-03-03 10:14:08 +01:00
stream.exp Add tests for chacha&salsa with a counter around 2^32 2017-03-03 10:14:08 +01:00
verify1.c Indentx 2017-02-23 11:23:50 +01:00
verify1.exp Less deterministic crypto_verify_*() tests 2015-11-25 14:10:36 +01:00
wintest.bat Tell people that we are running the test suite. 2013-10-21 20:11:56 -07:00
xchacha20.c C++ compat 2017-03-03 10:29:50 +01:00
xchacha20.exp Add tests for chacha&salsa with a counter around 2^32 2017-03-03 10:14:08 +01:00