.. |
.gitignore
|
Revert "Autogenerated files for 3.6.0"
|
2024-03-27 17:36:15 +00:00 |
aes.c
|
|
|
aesce.c
|
|
|
aesce.h
|
|
|
aesni.c
|
|
|
aesni.h
|
|
|
alignment.h
|
|
|
aria.c
|
|
|
asn1parse.c
|
|
|
asn1write.c
|
|
|
base64_internal.h
|
|
|
base64.c
|
|
|
bignum_core.c
|
Fix code style
|
2024-03-11 10:39:57 +00:00 |
bignum_core.h
|
Remove volatile from declaration
|
2024-03-11 10:03:05 +00:00 |
bignum_mod_raw_invasive.h
|
|
|
bignum_mod_raw.c
|
|
|
bignum_mod_raw.h
|
|
|
bignum_mod.c
|
|
|
bignum_mod.h
|
|
|
bignum.c
|
Fix IAR warning
|
2024-03-11 15:28:48 +00:00 |
block_cipher_internal.h
|
|
|
block_cipher.c
|
|
|
bn_mul.h
|
|
|
camellia.c
|
|
|
ccm.c
|
|
|
chacha20.c
|
|
|
chachapoly.c
|
|
|
check_crypto_config.h
|
|
|
cipher_wrap.c
|
|
|
cipher_wrap.h
|
|
|
cipher.c
|
|
|
cmac.c
|
Merge branch 'development' into 'development-restricted'
|
2024-03-19 22:24:40 +00:00 |
CMakeLists.txt
|
Merge pull request #8874 from stevenwdv/development
|
2024-03-29 13:59:36 +00:00 |
common.h
|
|
|
constant_time_impl.h
|
|
|
constant_time_internal.h
|
|
|
constant_time.c
|
|
|
ctr_drbg.c
|
|
|
ctr.h
|
|
|
debug_internal.h
|
|
|
debug.c
|
|
|
des.c
|
|
|
dhm.c
|
|
|
ecdh.c
|
echd: Added mbedtls_ecdh_get_grp_id getter.
|
2024-02-29 13:31:34 +00:00 |
ecdsa.c
|
|
|
ecjpake.c
|
|
|
ecp_curves_new.c
|
|
|
ecp_curves.c
|
|
|
ecp_internal_alt.h
|
|
|
ecp_invasive.h
|
|
|
ecp.c
|
mbedtls_ecp_write_key_ext(): make key const
|
2024-02-28 14:18:28 +01:00 |
entropy_poll.c
|
Fixed issue of redefinition warning messages for _GNU_SOURCE
|
2024-04-30 08:24:47 +05:30 |
entropy_poll.h
|
|
|
entropy.c
|
|
|
gcm.c
|
Check gcc version
|
2024-03-13 09:55:33 +00:00 |
hkdf.c
|
|
|
hmac_drbg.c
|
|
|
lmots.c
|
|
|
lmots.h
|
|
|
lms.c
|
|
|
Makefile
|
Revert "Autogenerated files for 3.6.0"
|
2024-03-27 17:36:15 +00:00 |
md5.c
|
|
|
md_psa.h
|
|
|
md_wrap.h
|
|
|
md.c
|
md: fix guards for mbedtls_md_error_from_psa()
|
2024-04-30 10:49:00 +02:00 |
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
|
|
|
padlock.c
|
|
|
padlock.h
|
|
|
pem.c
|
|
|
pk_ecc.c
|
pk_ecc: fix documentation
|
2024-03-11 09:48:40 +01:00 |
pk_internal.h
|
pk_ecc: fix documentation
|
2024-03-11 09:48:40 +01:00 |
pk_wrap.c
|
pk_wrap: fix algorithm selection in rsa_opaque_decrypt()
|
2024-03-20 15:42:55 +01:00 |
pk_wrap.h
|
|
|
pk.c
|
Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection
|
2024-05-15 12:06:31 +00:00 |
pkcs5.c
|
|
|
pkcs7.c
|
|
|
pkcs12.c
|
|
|
pkparse.c
|
pk: move ECC setters to a separate file
|
2024-03-11 09:48:40 +01:00 |
pkwrite.c
|
mbedtls_ecp_write_key_ext(): migrate internally
|
2024-02-28 13:19:42 +01:00 |
pkwrite.h
|
pkwrite: add new internal symbol for the max supported public key DER length
|
2024-03-20 17:10:35 +01:00 |
platform_util.c
|
|
|
platform.c
|
|
|
poly1305.c
|
|
|
psa_crypto_aead.c
|
Don't access psa_key_attributes_t.core
|
2024-02-28 01:30:24 +01:00 |
psa_crypto_aead.h
|
|
|
psa_crypto_cipher.c
|
Merge branch 'development' into buffer-sharing-merge
|
2024-03-12 15:05:06 +00:00 |
psa_crypto_cipher.h
|
|
|
psa_crypto_client.c
|
|
|
psa_crypto_core_common.h
|
|
|
psa_crypto_core.h
|
Merge pull request #1196 from davidhorstmann-arm/buffer-sharing-merge
|
2024-03-14 13:28:35 +01:00 |
psa_crypto_driver_wrappers_no_static.h
|
|
|
psa_crypto_ecp.c
|
Merge pull request #8867 from gilles-peskine-arm/psa_key_attributes-remove_core
|
2024-03-05 09:59:24 +00:00 |
psa_crypto_ecp.h
|
|
|
psa_crypto_ffdh.c
|
Don't access psa_key_attributes_t.core
|
2024-02-28 01:30:24 +01:00 |
psa_crypto_ffdh.h
|
|
|
psa_crypto_hash.c
|
|
|
psa_crypto_hash.h
|
|
|
psa_crypto_invasive.h
|
|
|
psa_crypto_its.h
|
|
|
psa_crypto_mac.c
|
|
|
psa_crypto_mac.h
|
|
|
psa_crypto_pake.c
|
|
|
psa_crypto_pake.h
|
|
|
psa_crypto_random_impl.h
|
psa_crypto_random_impl: minor fixes
|
2024-02-28 06:48:49 +01:00 |
psa_crypto_rsa.c
|
Don't access psa_key_attributes_t.core
|
2024-02-28 01:30:24 +01:00 |
psa_crypto_rsa.h
|
|
|
psa_crypto_se.c
|
|
|
psa_crypto_se.h
|
|
|
psa_crypto_slot_management.c
|
Clarify psa_get_and_lock_key_slot return behaviour
|
2024-04-29 18:29:48 +01:00 |
psa_crypto_slot_management.h
|
Explicitly document return behaviour
|
2024-04-29 18:26:19 +01:00 |
psa_crypto_storage.c
|
Switch key slots to psa_key_attributes_t
|
2024-02-28 01:30:24 +01:00 |
psa_crypto_storage.h
|
Document deprecated transaction system as non thread safe
|
2024-03-05 14:06:02 +00:00 |
psa_crypto.c
|
Merge pull request #8538 from Ryan-Everett-arm/8537-fix-error-handling-for-secure-element-keys-in-psa_start_key_creation
|
2024-05-02 16:06:07 +00:00 |
psa_its_file.c
|
|
|
psa_util_internal.h
|
psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT
|
2024-02-29 16:14:29 +01:00 |
psa_util.c
|
psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT
|
2024-02-29 16:14:29 +01:00 |
ripemd160.c
|
|
|
rsa_alt_helpers.c
|
|
|
rsa_alt_helpers.h
|
|
|
rsa_internal.h
|
|
|
rsa.c
|
rsa: rsa_rsassa_pss_sign() to check MD alg both in parameters and RSA context
|
2024-03-11 11:34:58 +01:00 |
sha1.c
|
|
|
sha3.c
|
Merge pull request #8822 from daverodgman/sha3-perf
|
2024-03-12 13:14:40 +00:00 |
sha256.c
|
Fixed issue of redefinition warning messages for _GNU_SOURCE
|
2024-04-30 08:24:47 +05:30 |
sha512.c
|
|
|
ssl_cache.c
|
|
|
ssl_ciphersuites_internal.h
|
|
|
ssl_ciphersuites.c
|
|
|
ssl_client.c
|
tls13: Use a flag not a counter for CCS and HRR handling
|
2024-03-14 15:05:09 +01:00 |
ssl_client.h
|
|
|
ssl_cookie.c
|
|
|
ssl_debug_helpers.h
|
tls13: cli: Split early data user status and internal state
|
2024-03-12 17:48:15 +01:00 |
ssl_misc.h
|
Add code improvments and refactoring in dealing with ALPN
|
2024-03-13 16:50:01 +00:00 |
ssl_msg.c
|
ssl_msg.c: Rename _check_new_session_ticket to _is_new_session_ticket
|
2024-04-02 17:46:52 +02:00 |
ssl_ticket.c
|
ssl_ticket.c: Fix ticket lifetime when parsing
|
2024-03-08 16:35:04 +01:00 |
ssl_tls12_client.c
|
|
|
ssl_tls12_server.c
|
Merge pull request #8643 from gilles-peskine-arm/tls12_server-pk_opaque-dead_code
|
2024-05-30 17:24:33 +00:00 |
ssl_tls13_client.c
|
Enable ssl_tls13_get_ciphersuite_hash_alg only if macro is active
|
2024-03-27 08:22:53 +01:00 |
ssl_tls13_generic.c
|
Fix compilation of ssl_tls13_generic.c when memcpy() is a function-like macro
|
2024-04-02 14:51:47 +01:00 |
ssl_tls13_invasive.h
|
|
|
ssl_tls13_keys.c
|
|
|
ssl_tls13_keys.h
|
|
|
ssl_tls13_server.c
|
Merge pull request #6955 from inorick/nofa_no_session_tickets
|
2024-04-08 08:56:17 +00:00 |
ssl_tls.c
|
Merge pull request #6955 from inorick/nofa_no_session_tickets
|
2024-04-08 08:56:17 +00:00 |
threading.c
|
Add new mutex for PSA global rng data
|
2024-03-12 15:36:57 +00:00 |
timing.c
|
|
|
version.c
|
|
|
x509_create.c
|
|
|
x509_crl.c
|
|
|
x509_crt.c
|
x509: Added mbedtls_x509_crt_get_ca_istrue() API accessor.
|
2024-03-04 02:22:01 +00:00 |
x509_csr.c
|
|
|
x509_internal.h
|
|
|
x509.c
|
|
|
x509write_crt.c
|
|
|
x509write_csr.c
|
|
|
x509write.c
|
|
|