..
asn1
add testvectors from [1]
2018-02-25 20:42:26 +01:00
pem
Fix handling of trailing spaces when decoding PEM files
2024-10-12 14:04:49 +02:00
rsa
add testvectors from [1]
2018-02-25 20:42:26 +01:00
rsa-pkcs8
Add SHA3-HMAC support to PKCS#8
2025-11-03 13:52:38 +01:00
argon2_test.c
Minor changes of argon2 implementation.
2026-04-12 16:06:53 +02:00
base16_test.c
Use COMPARE_TESTVECTOR() consistently
2025-09-06 15:00:00 +02:00
base32_test.c
Use COMPARE_TESTVECTOR() consistently
2025-09-06 15:00:00 +02:00
base64_test.c
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00
bcrypt_test.c
Use COMPARE_TESTVECTOR() consistently
2025-09-06 15:00:00 +02:00
cipher_hash_test.c
Add KangarooTwelve XOF functions.
2025-11-28 19:05:31 +01:00
CMakeLists.txt
Use cmake-format to format CMake files
2024-12-03 19:51:26 +01:00
common.c
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00
common.h
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00
deprecated_test.c
Add tests for deprecated APIs
2025-11-18 18:53:26 +01:00
der_test.c
Add demos/der_print_flexi.c
2025-11-03 13:56:42 +01:00
dh_test.c
Use COMPARE_TESTVECTOR() consistently
2025-09-06 15:00:00 +02:00
dsa_test.c
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00
ecc_test.c
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00
ed25519_test.c
Add LTC_ARRAY_SIZE() macro
2025-09-06 15:00:00 +02:00
file_test.c
Use COMPARE_TESTVECTOR() consistently
2025-09-06 15:00:00 +02:00
mac_test.c
add SIV
2024-12-17 18:24:26 +01:00
misc_test.c
Argon2 password hashing function (RFC 9106)
2026-04-12 14:48:32 +02:00
modes_test.c
Re-factor modes_test().
2025-11-24 14:58:13 +01:00
mpi_test.c
Use COMPARE_TESTVECTOR() consistently
2025-09-06 15:00:00 +02:00
multi_test.c
Improve ILP32 detection
2025-02-17 15:12:53 +01:00
no_null_termination_check_test.c
add test-case that uses LTC_NO_NULL_TERMINATION_CHECK
2022-09-02 11:30:45 +02:00
no_prng.c
Minor fixes
2025-11-03 13:52:16 +01:00
padding_test.c
Add LTC_ARRAY_SIZE() macro
2025-09-06 15:00:00 +02:00
pem_test.c
Fix hang when decoding PEM
2024-10-12 14:04:33 +02:00
pk_oid_test.c
Add tests for & fix pk_oid API
2025-09-12 18:25:09 +02:00
pkcs_1_eme_test.c
Use rsa_init() to initialize an rsa_key
2025-11-18 23:03:42 +01:00
pkcs_1_emsa_test.c
Use rsa_init() to initialize an rsa_key
2025-11-18 23:03:42 +01:00
pkcs_1_oaep_test.c
Use rsa_init() to initialize an rsa_key
2025-11-18 23:03:42 +01:00
pkcs_1_pss_test.c
Use rsa_init() to initialize an rsa_key
2025-11-18 23:03:42 +01:00
pkcs_1_test.c
Add possibility to use different hash algorithms in RSAES-OAEP
2023-10-09 12:26:21 +02:00
prng_test.c
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00
rotate_test.c
update header
2020-07-14 18:41:30 +02:00
rsa_test.c
Add SHA3-HMAC support to PKCS#8
2025-11-03 13:52:38 +01:00
sources.cmake
Argon2 password hashing function (RFC 9106)
2026-04-12 14:48:32 +02:00
ssh_test.c
prefix the MPI related macros with ltc_
2025-02-20 14:41:50 +01:00
store_test.c
Make store_test() a bit more aggressive.
2025-11-03 13:52:29 +01:00
test.c
Basic algo self-tests should be run before the ones using them.
2026-04-09 15:40:07 +02:00
test.der
rename 'testprof/' to 'tests/'
2017-06-08 22:20:45 +02:00
test.key
rename 'testprof/' to 'tests/'
2017-06-08 22:20:45 +02:00
test_dsa.key
rename 'testprof/' to 'tests/'
2017-06-08 22:20:45 +02:00
tomcrypt_test.h
Argon2 password hashing function (RFC 9106)
2026-04-12 14:48:32 +02:00
x25519_test.c
Deprecate compare_testvector().
2025-11-24 14:58:13 +01:00