mbedtls/library
Andrzej Kurek ec71b0937f Introduce a test for single signature algorithm correctness
The value of the first sent signature algorithm is overwritten.
This test forces only a single algorithm to be sent and then
validates that the client received such algorithm.
04 03 is the expected value for SECP256R1_SHA256.
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
2022-11-17 14:58:14 +00:00
..
.gitignore
aes.c Fix missing cipher mode dependencies 2022-10-19 08:35:08 -04:00
aesni.c
aesni.h
aria.c Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 2022-10-25 19:55:29 +02:00
asn1parse.c Deprecate mbedtls_asn1_free_named_data() 2022-11-07 15:42:44 -05:00
asn1write.c Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 2022-10-25 19:55:29 +02:00
base64.c
bignum_core.c Add bignum merge scaffolding 2022-11-02 17:25:48 +00:00
bignum_core.h Add merge slots to Bignum files 2022-11-02 17:27:25 +00:00
bignum_mod_raw.c Add merge slots to Bignum files 2022-11-02 17:27:25 +00:00
bignum_mod_raw.h Add merge slots to Bignum files 2022-11-02 17:27:25 +00:00
bignum_mod.c Add merge slots to Bignum files 2022-11-02 17:27:25 +00:00
bignum_mod.h Add merge slots to Bignum files 2022-11-02 17:27:25 +00:00
bignum.c Update some internal comments 2022-11-02 16:00:01 +01:00
bn_mul.h
camellia.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
ccm.c
chacha20.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
chachapoly.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
check_crypto_config.h
cipher_wrap.c
cipher_wrap.h
cipher.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
cmac.c
CMakeLists.txt Add LMS implementation 2022-10-13 14:28:15 +01:00
common.h
constant_time_internal.h Don't test mbedtls_mpi_core_lt_ct with 0 limbs 2022-11-09 11:18:38 +01:00
constant_time_invasive.h
constant_time.c Merge pull request #6289 from gabor-mezei-arm/6237_Add_conditional_assign_and_swap_for_bignum 2022-10-19 15:51:19 +02:00
ctr_drbg.c
debug.c
des.c
dhm.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
ecdh.c
ecdsa.c
ecjpake.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
ecp_curves.c
ecp_internal_alt.h
ecp_invasive.h
ecp.c Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey 2022-10-31 09:37:26 +00:00
entropy_poll.c
entropy_poll.h
entropy.c
gcm.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
hash_info.c
hash_info.h
hkdf.c
hmac_drbg.c
lmots.c Add extra zeroization to LMS and LMOTS 2022-10-13 14:30:03 +01:00
lmots.h Improve LMS private function warning 2022-10-13 14:29:38 +01:00
lms.c Update how lms.c imports platform.h 2022-10-13 16:47:13 +01:00
Makefile Add a temporary solution to create a seedfile 2022-10-19 08:35:09 -04:00
md5.c
md_wrap.h
md.c
memory_buffer_alloc.c
mps_common.h
mps_error.h
mps_reader.c
mps_reader.h
mps_trace.c
mps_trace.h
net_sockets.c
nist_kw.c
oid.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
padlock.c
padlock.h
pem.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
pk_wrap.c
pk_wrap.h
pk.c
pkcs5.c
pkcs12.c
pkparse.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
pkwrite.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
pkwrite.h
platform_util.c
platform.c
poly1305.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
psa_crypto_aead.c Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h 2022-11-02 09:25:38 +00:00
psa_crypto_aead.h
psa_crypto_cipher.c
psa_crypto_cipher.h Improve documentation for psa_crypto_cipher.h 2022-11-02 09:29:50 +00:00
psa_crypto_client.c
psa_crypto_core.h Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h 2022-11-02 09:25:38 +00:00
psa_crypto_driver_wrappers.h
psa_crypto_ecp.c
psa_crypto_ecp.h
psa_crypto_hash.c
psa_crypto_hash.h
psa_crypto_invasive.h
psa_crypto_its.h
psa_crypto_mac.c Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h 2022-11-02 09:25:38 +00:00
psa_crypto_mac.h
psa_crypto_pake.c Fix MSVC warning 2022-10-13 13:32:02 +02:00
psa_crypto_random_impl.h
psa_crypto_rsa.c
psa_crypto_rsa.h
psa_crypto_se.c
psa_crypto_se.h
psa_crypto_slot_management.c
psa_crypto_slot_management.h
psa_crypto_storage.c
psa_crypto_storage.h
psa_crypto.c Merge pull request #6383 from mprse/aead_driver_test 2022-10-14 11:11:01 +02:00
psa_its_file.c
ripemd160.c
rsa_alt_helpers.c
rsa_alt_helpers.h
rsa.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
sha1.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
sha256.c Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 2022-10-25 19:55:29 +02:00
sha512.c Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 2022-10-25 19:55:29 +02:00
ssl_cache.c
ssl_ciphersuites.c Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 2022-10-13 10:19:22 +02:00
ssl_client.c Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 2022-10-25 19:55:29 +02:00
ssl_client.h
ssl_cookie.c Fix SHA512 vs SHA384 dependencies 2022-10-19 08:35:09 -04:00
ssl_debug_helpers.h
ssl_misc.h Remove useless early data related macros for the time being 2022-10-25 03:00:18 +00:00
ssl_msg.c Fix outdated reference in debug message 2022-11-07 15:28:49 +01:00
ssl_ticket.c
ssl_tls12_client.c Introduce a test for single signature algorithm correctness 2022-11-17 14:58:14 +00:00
ssl_tls12_server.c Fix signature algorithms list entry getting overwritten by length. 2022-11-17 14:58:14 +00:00
ssl_tls13_client.c tls13: Declare PSK ephemeral key exchange mode first 2022-10-25 19:05:26 +02:00
ssl_tls13_generic.c Move function mbedtls_ssl_tls13_conf_early_data to ssl_tls.c 2022-10-25 05:34:25 +00:00
ssl_tls13_invasive.h
ssl_tls13_keys.c tls13: keys: Simplify code guard 2022-10-22 14:42:04 +02:00
ssl_tls13_keys.h tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK.*ENABLED 2022-10-22 14:42:04 +02:00
ssl_tls13_server.c Merge pull request #6482 from ronald-cron-arm/tls13-misc 2022-10-28 11:09:03 +02:00
ssl_tls.c Merge pull request #6306 from tom-cosgrove-arm/issue-6305-fix 2022-11-08 10:54:17 +00:00
threading.c
timing.c
version.c
x509_create.c
x509_crl.c Shared code to free x509 structs 2022-10-28 12:51:35 -04:00
x509_crt.c Merge pull request #6265 from Kabbah/x509-info-hwmodulename-hex 2022-11-08 17:11:07 +01:00
x509_csr.c Shared code to free x509 structs 2022-10-28 12:51:35 -04:00
x509.c Shared code to free x509 structs 2022-10-28 12:51:35 -04:00
x509write_crt.c Merge pull request #6121 from daverodgman/pr277 2022-10-31 13:27:49 +00:00
x509write_csr.c