| .. |
|
.gitignore
|
|
|
|
aes.c
|
Add UINT64 GET and PUT macros
|
2021-08-03 14:08:26 +01:00 |
|
aesni.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
arc4.c
|
|
|
|
aria.c
|
|
|
|
asn1parse.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
asn1write.c
|
Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x
|
2021-08-03 14:08:06 +01:00 |
|
base64.c
|
|
|
|
bignum.c
|
|
|
|
blowfish.c
|
|
|
|
camellia.c
|
Add Character byte reading macros
|
2021-08-03 14:01:51 +01:00 |
|
ccm.c
|
Improve documentation and add more uses of MBEDTLS_PUT
|
2021-08-03 14:09:21 +01:00 |
|
certs.c
|
|
|
|
chacha20.c
|
|
|
|
chachapoly.c
|
|
|
|
check_crypto_config.h
|
|
|
|
cipher.c
|
Fix unused param warnings in auth_xxcrypt_ext()
|
2020-12-07 10:42:21 +01:00 |
|
cipher_wrap.c
|
|
|
|
cmac.c
|
Allow skipping 3DES in CMAC self-test when ALT implemented
|
2021-04-30 10:09:52 +02:00 |
|
CMakeLists.txt
|
|
|
|
common.h
|
|
|
|
ctr_drbg.c
|
|
|
|
debug.c
|
|
|
|
des.c
|
|
|
|
dhm.c
|
|
|
|
ecdh.c
|
|
|
|
ecdsa.c
|
|
|
|
ecjpake.c
|
|
|
|
ecp.c
|
|
|
|
ecp_curves.c
|
Add prefix to BYTES_TO_T_UINT_*
|
2021-06-25 14:59:15 +01:00 |
|
ecp_invasive.h
|
Move mbedtls_mpi_random to the bignum module
|
2021-06-02 21:31:24 +02:00 |
|
entropy.c
|
|
|
|
entropy_poll.c
|
|
|
|
error.c
|
|
|
|
gcm.c
|
GET macros use a target variable
|
2021-08-03 13:39:57 +01:00 |
|
havege.c
|
|
|
|
hkdf.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
hmac_drbg.c
|
Document mutex invariant for HMAC_DRBG
|
2021-02-22 19:24:03 +01:00 |
|
Makefile
|
Bump SO version for libmbedcrypto
|
2021-07-02 14:59:26 +01:00 |
|
md.c
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
|
md2.c
|
|
|
|
md4.c
|
Implement byte reading macros to remaining files
|
2021-08-03 16:42:42 +01:00 |
|
md5.c
|
|
|
|
memory_buffer_alloc.c
|
|
|
|
mps_common.h
|
|
|
|
mps_error.h
|
Fix Doxygen headers for MPS files
|
2021-03-29 14:20:18 +01:00 |
|
mps_reader.c
|
Capitalise MPS trace macros
|
2021-04-07 12:45:35 +01:00 |
|
mps_reader.h
|
Fix Doxygen headers for MPS files
|
2021-03-29 14:20:18 +01:00 |
|
mps_trace.c
|
Capitalise MPS trace macros
|
2021-04-07 12:45:35 +01:00 |
|
mps_trace.h
|
|
|
|
net_sockets.c
|
Fix fd range for select on Windows
|
2021-06-20 23:17:39 +02:00 |
|
nist_kw.c
|
|
|
|
oid.c
|
|
|
|
padlock.c
|
|
|
|
pem.c
|
|
|
|
pk.c
|
pk.c: Ensure hash_len equals hash in pk_hashlen_helper
|
2021-06-29 09:31:06 -04:00 |
|
pk_wrap.c
|
|
|
|
pkcs5.c
|
Apply MBEDTLS_ERROR_ADD to library
|
2021-04-15 11:19:47 +01:00 |
|
pkcs11.c
|
|
|
|
pkcs12.c
|
|
|
|
pkparse.c
|
|
|
|
pkwrite.c
|
|
|
|
platform.c
|
|
|
|
platform_util.c
|
|
|
|
poly1305.c
|
|
|
|
psa_crypto.c
|
Prefixed macros with MBEDTLS
|
2021-08-03 13:38:53 +01:00 |
|
psa_crypto_aead.c
|
|
|
|
psa_crypto_aead.h
|
|
|
|
psa_crypto_cipher.c
|
|
|
|
psa_crypto_cipher.h
|
Remove invalid buffer overflow check
|
2021-06-29 16:39:49 +02:00 |
|
psa_crypto_client.c
|
|
|
|
psa_crypto_core.h
|
|
|
|
psa_crypto_driver_wrappers.c
|
Fix possible unreachable code
|
2021-06-25 15:50:35 +02:00 |
|
psa_crypto_driver_wrappers.h
|
|
|
|
psa_crypto_ecp.c
|
|
|
|
psa_crypto_ecp.h
|
psa: Rework ECDSA sign/verify support in the transparent test driver
|
2021-02-18 15:45:12 +01:00 |
|
psa_crypto_hash.c
|
|
|
|
psa_crypto_hash.h
|
|
|
|
psa_crypto_invasive.h
|
|
|
|
psa_crypto_its.h
|
Update documentation
|
2020-11-25 13:10:50 +01:00 |
|
psa_crypto_mac.c
|
|
|
|
psa_crypto_mac.h
|
Move is_sign and mac_size checking back to PSA core scope
|
2021-05-11 18:56:01 +02:00 |
|
psa_crypto_random_impl.h
|
Work around MSVC bug with duplicate static declarations
|
2021-02-16 18:55:05 +01:00 |
|
psa_crypto_rsa.c
|
|
|
|
psa_crypto_rsa.h
|
psa: Add RSA sign/verify hash support to the transparent test driver
|
2021-02-18 15:45:06 +01:00 |
|
psa_crypto_se.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
psa_crypto_se.h
|
Update documentation
|
2020-11-25 13:10:50 +01:00 |
|
psa_crypto_slot_management.c
|
|
|
|
psa_crypto_slot_management.h
|
|
|
|
psa_crypto_storage.c
|
|
|
|
psa_crypto_storage.h
|
Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT
|
2021-02-15 14:26:44 +01:00 |
|
psa_its_file.c
|
Move #include "common.h" where config.h used to be
|
2021-08-18 12:57:54 +01:00 |
|
ripemd160.c
|
GET macros use a target variable
|
2021-08-03 13:39:57 +01:00 |
|
rsa.c
|
|
|
|
rsa_internal.c
|
|
|
|
sha1.c
|
|
|
|
sha256.c
|
|
|
|
sha512.c
|
|
|
|
ssl_cache.c
|
|
|
|
ssl_ciphersuites.c
|
|
|
|
ssl_cli.c
|
|
|
|
ssl_cookie.c
|
|
|
|
ssl_invasive.h
|
|
|
|
ssl_msg.c
|
Fix macro use in ssl_msg.c
|
2021-08-23 12:49:14 +01:00 |
|
ssl_srv.c
|
|
|
|
ssl_ticket.c
|
|
|
|
ssl_tls.c
|
Tidy up grouped MBEDTLS_BYTE_x macros
|
2021-08-23 11:35:25 +01:00 |
|
ssl_tls13_keys.c
|
Replace MBEDTLS_CHAR_x with MBEDTLS_BYTE_x
|
2021-08-03 14:08:06 +01:00 |
|
ssl_tls13_keys.h
|
Comment on hardcoding of maximum HKDF key expansion of 255 Bytes
|
2020-09-16 09:50:17 +01:00 |
|
threading.c
|
|
|
|
timing.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
version.c
|
|
|
|
version_features.c
|
|
|
|
x509.c
|
|
|
|
x509_create.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
x509_crl.c
|
|
|
|
x509_crt.c
|
|
|
|
x509_csr.c
|
|
|
|
x509write_crt.c
|
Replace instances of byte reading macros with PUT
|
2021-08-03 14:09:05 +01:00 |
|
x509write_csr.c
|
|
|
|
xtea.c
|
|
|