wolfssl/tests/api
JacobBarthelmeh 94f5948f20
Merge pull request #8858 from rizlik/dtls13_set_epoch_fix
dtls13: move Dtls13NewEpoch into DeriveTls13Keys
2025-06-10 09:48:58 -06:00
..
api.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
api_decl.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
create_ocsp_test_blobs.py test: ocsp: fix output file name in script 2025-02-25 15:42:30 +00:00
include.am ALT_NAMES_OID: Mark IP address as WOLFSSL_V_ASN1_OCTET_STRING 2025-06-05 19:17:00 +02:00
test_aes.c Fixes for `NO_AES_192` and `NO_AES_256`. Added CI test. Fixed bad BUILD_ logic for `ADH-AES256-GCM-SHA384`. 2025-05-05 14:36:36 -07:00
test_aes.h Fixes for `NO_AES_192` and `NO_AES_256`. Added CI test. Fixed bad BUILD_ logic for `ADH-AES256-GCM-SHA384`. 2025-05-05 14:36:36 -07:00
test_arc4.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_arc4.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_ascon.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_ascon.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_ascon_kats.h API test: move digest functions out 2025-02-07 09:29:46 +10:00
test_blake2.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_blake2.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_camellia.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_camellia.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_chacha.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_chacha.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_chacha20_poly1305.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_chacha20_poly1305.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_cmac.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_cmac.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_curve448.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_curve448.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_curve25519.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_curve25519.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_des3.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_des3.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_dh.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_dh.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_digest.h coverity: fix use after free, improper use of negative value, initialize src variable 2025-05-27 09:43:44 -06:00
test_dsa.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_dsa.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_dtls.c fixup! dtls13: move Dtls13NewEpoch into DeriveTls13Keys 2025-06-09 16:11:17 +02:00
test_dtls.h dtls13: move Dtls13NewEpoch into DeriveTls13Keys 2025-06-09 02:35:29 +02:00
test_ecc.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_ecc.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_ed448.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_ed448.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_ed25519.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_ed25519.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_evp.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_evp.h Rename parameter in wolfSSL_EVP_CIPHER_type_string and add test 2025-03-19 17:41:51 +00:00
test_hash.c add macro guards for SHA3 test cases 2025-05-05 11:19:21 -06:00
test_hash.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_hmac.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_hmac.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_md2.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_md2.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_md4.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_md4.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_md5.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_md5.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_mldsa.c ML-DSA: fix tests for different configs 2025-06-10 20:44:27 +10:00
test_mldsa.h Add wc_PKCS12_parse_ex() 2025-04-18 06:39:16 +09:00
test_mlkem.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_mlkem.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_ocsp.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_ocsp.h ocsp: add OCSP CERT ID encode/decode test 2025-02-25 22:22:43 +00:00
test_ocsp_test_blobs.h ocsp/tests: update blobs and add license header 2025-02-17 08:59:29 +00:00
test_poly1305.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_poly1305.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_random.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_random.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_rc2.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_rc2.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_ripemd.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_ripemd.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_rsa.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_rsa.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sha.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_sha.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sha3.c coverity: initialize variables for api.c, test_digest.h, and test_sha3.c 2025-05-15 16:55:34 -06:00
test_sha3.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sha256.c fixes for armasm: 2025-05-15 21:20:10 -05:00
test_sha256.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sha512.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_sha512.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_signature.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_signature.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sm2.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_sm2.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sm3.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_sm3.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_sm4.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_sm4.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_tls.c Fix hard tabs and c++ style comments 2025-06-05 22:04:50 +02:00
test_tls.h unit tests for set_groups curve fix 2025-06-05 22:04:49 +02:00
test_tls_ext.c fixup! Move extended master secret testing to test_tls_ext 2025-04-09 14:36:34 +02:00
test_tls_ext.h Refactor GetHandshakeHeader/GetHandShakeHeader into one 2025-05-20 13:23:14 +02:00
test_wc_encrypt.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_wc_encrypt.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_wolfmath.c Add wolfcrypt/src/wolfssl_sources.h and wolfcrypt/src/wolfssl_sources_asm.h, 2025-04-04 16:51:04 -05:00
test_wolfmath.h Split out tests: random, wolfmath, public key 2025-03-17 09:32:00 +10:00
test_x509.c tests/api/test_x509.c: in test_x509_rfc2818_verification_callback(), add dependency on HAVE_MANUAL_MEMIO_TESTS_DEPENDENCIES; 2025-06-06 17:18:50 +04:00
test_x509.h ALT_NAMES_OID: Mark IP address as WOLFSSL_V_ASN1_OCTET_STRING 2025-06-05 19:17:00 +02:00