libsodium/test/default
2022-11-23 21:47:39 +01:00
..
aead_aes256gcm2.c Remove unused variables 2018-12-29 16:42:09 +01:00
aead_aes256gcm2.exp Add aes256gcm tests from project wycheproof 2018-08-30 09:51:28 +02:00
aead_aes256gcm.c Use a guard page instead of NULL for opt arguments in tests 2018-12-24 15:02:59 +01:00
aead_aes256gcm.exp
aead_chacha20poly1305.c Use a guard page instead of NULL for opt arguments in tests 2018-12-24 15:02:59 +01:00
aead_chacha20poly1305.exp
aead_chacha20poly13052.c Remove unused variables 2018-12-29 16:42:09 +01:00
aead_chacha20poly13052.exp Add chacha20-poly1305 test from Project Wycheproof 2018-09-04 15:44:42 +02:00
aead_xchacha20poly1305.c 1.0.18 2019-05-30 21:57:51 +02:00
aead_xchacha20poly1305.exp xchacha20 test: initialize the full nonce 2018-08-03 23:24:55 +02:00
auth2.c
auth2.exp
auth3.c Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
auth3.exp
auth5.c Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
auth5.exp
auth6.c
auth6.exp
auth7.c Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
auth7.exp
auth.c Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
auth.exp
box2.c
box2.exp
box7.c
box7.exp
box8.c
box8.exp
box_easy2.c
box_easy2.exp
box_easy.c Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
box_easy.exp
box_seal.c box_seal test: don't check empty messages 2020-06-22 18:31:46 +02:00
box_seal.exp 1.0.18 2019-05-30 21:57:51 +02:00
box_seed.c
box_seed.exp
box.c
box.exp
chacha20.c fix crypto_stream_chacha20_ietf tests (#946) 2020-04-17 11:01:23 +02:00
chacha20.exp fix crypto_stream_chacha20_ietf tests (#946) 2020-04-17 11:01:23 +02:00
cmptest.h WASI can't read its own writes without an explicit fflush() 2019-09-13 11:17:55 +02:00
codecs.c Add some more base64 decoding tests 2021-03-20 00:08:54 +01:00
codecs.exp Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
core1.c
core1.exp
core2.c
core2.exp
core3.c Remove tests for deprecated functions 2017-12-11 23:22:34 +01:00
core3.exp Add some tests for reduced-rounds salsa20 2017-12-06 13:38:46 +00:00
core4.c Fix format string sign 2017-12-01 15:28:09 +01:00
core4.exp
core5.c
core5.exp
core6.c
core6.exp
core_ed25519.c Additional sc25519 tests 2020-05-14 12:40:59 +02:00
core_ed25519.exp Additional sc25519 tests 2020-05-14 12:40:59 +02:00
core_ristretto255.c test: fix two error messages (#1034) 2021-02-24 23:56:35 +01:00
core_ristretto255.exp 1.0.18 2019-05-30 21:57:51 +02:00
ed25519_convert.c ED25519_NONDETERMINISTIC: derive keys from the seed the same way 2018-12-25 13:25:57 +01:00
ed25519_convert.exp
generichash2.c C++ compat 2017-12-21 22:35:02 +01:00
generichash2.exp Require the generichash state to be aligned 2017-12-21 18:21:43 +01:00
generichash3.c Use a guard page instead of NULL for opt arguments in tests 2018-12-24 15:02:59 +01:00
generichash3.exp
generichash.c Use a guard page instead of NULL for opt arguments in tests 2018-12-24 15:02:59 +01:00
generichash.exp
hash3.c
hash3.exp
hash.c
hash.exp
index.html.tpl Put <meta> tag outside <style> 2021-02-07 13:57:31 +01:00
kdf.c Nits 2019-01-02 16:17:35 +01:00
kdf.exp
keygen.c More keygen tests 2017-09-17 23:13:38 +02:00
keygen.exp
kx.c
kx.exp
Makefile.am Add a simple test runner to zig-out/bin/ 2022-11-23 21:47:39 +01:00
Makefile.in libtool update 2022-04-03 00:03:17 +02:00
metamorphic.c casts 2017-12-01 17:29:41 +01:00
metamorphic.exp + simple metamorphic tests for crypto_generichash() 2017-09-17 21:41:32 +02:00
misuse.c sodium_utils tests: exit() -> _exit() 2022-11-14 22:16:45 +01:00
misuse.exp
onetimeauth2.c
onetimeauth2.exp
onetimeauth7.c
onetimeauth7.exp
onetimeauth.c
onetimeauth.exp
pre.js.inc Javascript tests: don't call FS.*() if the filesystem module is not present 2017-12-21 21:36:56 +01:00
pwhash_argon2i.c Plug memory leaks in the pwhash_argon2* tests 2017-12-16 14:53:01 +01:00
pwhash_argon2i.exp Use less memory for the pwhash tests 2017-10-05 00:42:58 +02:00
pwhash_argon2id.c C++ compat 2019-01-03 09:49:33 +01:00
pwhash_argon2id.exp Use less memory for the pwhash tests 2017-10-05 00:42:58 +02:00
pwhash_scrypt_ll.c
pwhash_scrypt_ll.exp
pwhash_scrypt.c Remove unused variable in tests 2020-09-29 11:05:45 +02:00
pwhash_scrypt.exp Remove an unreliable scrypt test 2019-05-21 13:15:37 +02:00
randombytes.c 1.0.18 2019-05-30 21:57:51 +02:00
randombytes.exp
run.sh Add a simple test runner to zig-out/bin/ 2022-11-23 21:47:39 +01:00
scalarmult2.c Simplify scalarmult{2,5} tests 2020-04-26 20:07:29 +02:00
scalarmult2.exp Simplify scalarmult{2,5} tests 2020-04-26 20:07:29 +02:00
scalarmult5.c Simplify scalarmult{2,5} tests 2020-04-26 20:07:29 +02:00
scalarmult5.exp Simplify scalarmult{2,5} tests 2020-04-26 20:07:29 +02:00
scalarmult6.c
scalarmult6.exp
scalarmult7.c
scalarmult7.exp
scalarmult8.c Add aes256gcm tests from project wycheproof 2018-08-30 09:51:28 +02:00
scalarmult8.exp Add x25519 test vectors from project wycheproof 2018-08-29 15:08:26 +02:00
scalarmult_ed25519.c 1.0.18 2019-05-30 21:57:51 +02:00
scalarmult_ed25519.exp Add a test for crypto_scalarmult_ed25519 2017-11-15 16:57:29 +01:00
scalarmult_ristretto255.c 1.0.18 2019-05-30 21:57:51 +02:00
scalarmult_ristretto255.exp 1.0.18 2019-05-30 21:57:51 +02:00
scalarmult.c Add a scalarmult test to show that the high bit is ignored 2020-04-26 20:07:24 +02:00
scalarmult.exp Add a scalarmult test to show that the high bit is ignored 2020-04-26 20:07:24 +02:00
secretbox2.c
secretbox2.exp
secretbox7.c
secretbox7.exp
secretbox8.c
secretbox8.exp
secretbox_easy2.c Remove incorrect and useless cast 2017-12-11 19:54:10 +01:00
secretbox_easy2.exp
secretbox_easy.c
secretbox_easy.exp
secretbox.c
secretbox.exp
secretstream.c secretstream: add a test for rekeying using TAG_REKEY 2017-12-06 11:45:47 +00:00
secretstream.exp Add a couple tests for crypto_secretstream_*() 2017-08-16 14:53:54 +02:00
shorthash.c
shorthash.exp
sign.c Nits 2019-01-02 16:17:35 +01:00
sign.exp
siphashx24.c
siphashx24.exp
sodium_core.c Check for RDRAND presence 2017-11-25 17:53:33 +01:00
sodium_core.exp
sodium_utils2.c sodium_utils tests: exit() -> _exit() 2022-11-14 22:16:45 +01:00
sodium_utils2.exp
sodium_utils3.c sodium_utils tests: exit() -> _exit() 2022-11-14 22:16:45 +01:00
sodium_utils3.exp
sodium_utils.c Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
sodium_utils.exp Relax most __attribute__ ((nonnull)) to allow 0-length inputs to be NULL. 2019-04-26 15:36:58 +02:00
sodium_version.c
sodium_version.exp
stream2.c Make the stream and stream2 test object code 1000x smaller 2019-04-23 10:17:38 +02:00
stream2.exp
stream3.c Braces 2021-02-13 12:10:21 +01:00
stream3.exp
stream4.c Braces 2021-02-13 12:10:21 +01:00
stream4.exp
stream.c Make the stream and stream2 test object code 1000x smaller 2019-04-23 10:17:38 +02:00
stream.exp Just use some test vectors around the counter overflow 2019-04-23 10:17:25 +02:00
verify1.c
verify1.exp
wasi-test-wrapper.sh Update wasi-test-wrapper: SSVM was renamed to WasmEdge (#1179) 2022-05-12 12:37:09 +02:00
wintest.bat
xchacha20.c One more test 2017-12-06 13:53:22 +00:00
xchacha20.exp