| .. |
|
.gitignore
|
|
|
|
aes.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
aesni.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
arc4.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
aria.c
|
Rename ARIA_SELF_TEST_IF_FAIL
|
2022-10-25 16:47:56 +01:00 |
|
asn1parse.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
asn1write.c
|
Minor changes to asn1write.c
|
2022-10-25 16:47:56 +01:00 |
|
base64.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
bignum.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
blowfish.c
|
Implement byte reading macros to remaining files
|
2021-08-03 16:42:42 +01:00 |
|
camellia.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
ccm.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
certs.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
chacha20.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
chachapoly.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
check_crypto_config.h
|
psa: config: Add CAMELLIA to the list of possible CMAC ciphers
|
2021-03-25 14:25:46 +01:00 |
|
cipher_wrap.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
cipher.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
cmac.c
|
Allow skipping 3DES in CMAC self-test when ALT implemented
|
2021-04-30 10:09:52 +02:00 |
|
CMakeLists.txt
|
Bump version
|
2022-07-11 10:43:55 +01:00 |
|
common.h
|
Remove macro that does not belong in 2.x
|
2021-08-18 11:59:16 +01:00 |
|
constant_time_internal.h
|
Adapt macro names: MBEDTLS_SSL_SOME_SUITES_USE_MAC->MBEDTLS_SSL_SOME_MODES_USE_MAC
|
2022-10-06 10:53:20 +02:00 |
|
constant_time_invasive.h
|
Add documentation for the functions
|
2021-12-08 16:24:22 +01:00 |
|
constant_time.c
|
Adapt macro names: MBEDTLS_SSL_SOME_SUITES_USE_MAC->MBEDTLS_SSL_SOME_MODES_USE_MAC
|
2022-10-06 10:53:20 +02:00 |
|
ctr_drbg.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
debug.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
des.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
dhm.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ecdh.c
|
Refactor macro-spanning ifs in ecdh.c
|
2022-10-25 16:47:56 +01:00 |
|
ecdsa.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ecjpake.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ecp_curves.c
|
Remove spaces.
|
2022-05-09 11:03:26 +02:00 |
|
ecp_invasive.h
|
Move mbedtls_mpi_random to the bignum module
|
2021-06-02 21:31:24 +02:00 |
|
ecp.c
|
Change 0-checks to NULL-checks in ecp.c
|
2022-11-07 14:48:38 +00:00 |
|
entropy_poll.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
entropy.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
error.c
|
Restore platform.h inclusion in error.c
|
2022-10-07 19:49:05 +02:00 |
|
gcm.c
|
Include platform.h unconditionally: gcm
|
2022-10-07 15:47:39 +02:00 |
|
havege.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
hkdf.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
hmac_drbg.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
Makefile
|
Bump version to 2.28.0
|
2021-12-15 11:55:31 +00:00 |
|
md2.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
md4.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
md5.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
md.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
memory_buffer_alloc.c
|
Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.
|
2022-04-28 18:22:20 +01:00 |
|
mps_common.h
|
Fix typos in documentation and constants with typo finding tool
|
2022-05-18 14:08:33 -04:00 |
|
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
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
net_sockets.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
nist_kw.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
oid.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
padlock.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
pem.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
pk_wrap.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
pk.c
|
pk.c: Ensure hash_len equals hash in pk_hashlen_helper
|
2021-06-29 09:31:06 -04:00 |
|
pkcs5.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
pkcs11.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
pkcs12.c
|
Remove incorrect hashing
|
2021-12-13 11:14:45 +00:00 |
|
pkparse.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
pkwrite.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
platform_util.c
|
Fixes two _POSIX_C_SOURCE typos.
|
2020-11-13 09:20:18 +00:00 |
|
platform.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
poly1305.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
psa_crypto_aead.c
|
Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h
|
2022-11-02 09:27:01 +00:00 |
|
psa_crypto_aead.h
|
psa: aead: Move AEAD driver entry points to psa_crypto_aead.c
|
2021-04-07 16:03:31 +02:00 |
|
psa_crypto_cipher.c
|
Use double quotes to include private header file psa_crypto_cipher.h
|
2022-08-02 13:36:18 +02:00 |
|
psa_crypto_cipher.h
|
Improve documentation for psa_crypto_cipher.h
|
2022-11-02 09:29:35 +00:00 |
|
psa_crypto_client.c
|
Remove useless platform macro redefinitions: automatic part
|
2022-10-05 11:54:51 +02:00 |
|
psa_crypto_core.h
|
Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h
|
2022-11-02 09:27:01 +00:00 |
|
psa_crypto_driver_wrappers.c
|
Fix ARIA support in test driver configuration
|
2022-04-12 17:15:56 +02:00 |
|
psa_crypto_driver_wrappers.h
|
Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr
|
2021-12-14 12:52:51 +00:00 |
|
psa_crypto_ecp.c
|
Remove useless platform macro redefinitions: automatic part
|
2022-10-05 11:54:51 +02:00 |
|
psa_crypto_ecp.h
|
psa: test driver: Move driver test entry points prototypes
|
2021-11-30 14:49:19 +01:00 |
|
psa_crypto_hash.c
|
psa: Fix and improve comments
|
2021-11-30 14:49:19 +01:00 |
|
psa_crypto_hash.h
|
Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell.
|
2022-04-28 18:22:20 +01:00 |
|
psa_crypto_invasive.h
|
Rework MAC algorithm / key type validation
|
2021-03-03 19:58:02 +01:00 |
|
psa_crypto_its.h
|
Update documentation
|
2020-11-25 13:10:50 +01:00 |
|
psa_crypto_mac.c
|
Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h
|
2022-11-02 09:27:01 +00:00 |
|
psa_crypto_mac.h
|
psa: test driver: Move driver test entry points prototypes
|
2021-11-30 14:49:19 +01: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
|
Remove useless platform macro redefinitions: automatic part
|
2022-10-05 11:54:51 +02:00 |
|
psa_crypto_rsa.h
|
psa: test driver: Move driver test entry points prototypes
|
2021-11-30 14:49:19 +01:00 |
|
psa_crypto_se.c
|
Remove useless platform macro redefinitions: automatic part
|
2022-10-05 11:54:51 +02:00 |
|
psa_crypto_se.h
|
Update documentation
|
2020-11-25 13:10:50 +01:00 |
|
psa_crypto_slot_management.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
psa_crypto_slot_management.h
|
psa: Fix error code when creating/registering a key with invalid id
|
2021-04-01 14:05:41 +02:00 |
|
psa_crypto_storage.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
psa_crypto_storage.h
|
Rename PSA_KEY_SLOT_COUNT to MBEDTLS_PSA_KEY_SLOT_COUNT
|
2021-02-15 14:26:44 +01:00 |
|
psa_crypto.c
|
Remove useless platform macro redefinitions: automatic part
|
2022-10-05 11:54:51 +02:00 |
|
psa_its_file.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ripemd160.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
rsa_internal.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
rsa.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
sha1.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
sha256.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |
|
sha512.c
|
Refactor macro-spanning if in sha512.c
|
2022-10-25 16:47:53 +01:00 |
|
ssl_cache.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ssl_ciphersuites.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ssl_cli.c
|
Tidy up compression logic with auxiliary function
|
2022-11-07 14:48:29 +00:00 |
|
ssl_cookie.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
ssl_msg.c
|
Fix macro-spanning if in ssl_msg.c
|
2022-10-27 11:39:03 +01:00 |
|
ssl_srv.c
|
Fix macro-spanning ifs in ssl_srv.c
|
2022-10-27 11:38:15 +01:00 |
|
ssl_ticket.c
|
Simplify PSA fallback logic in ssl_ticket.c
|
2022-11-07 14:48:38 +00: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 |
|
ssl_tls.c
|
Merge pull request #6491 from davidhorstmann-arm/2.28-fix-unusual-macros-0
|
2022-11-03 10:29:06 +01:00 |
|
threading.c
|
Fix typo "phtreads" to "pthreads"
|
2022-03-29 17:56:55 +02:00 |
|
timing.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
version_features.c
|
Update files generated from config.h
|
2021-09-30 19:24:36 +02:00 |
|
version.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
x509_create.c
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
|
x509_crl.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
x509_crt.c
|
Fix macro-spanning if in x509_crt.c
|
2022-10-27 11:45:01 +01:00 |
|
x509_csr.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
x509.c
|
Merge pull request #6392 from davidhorstmann-arm/2.28-fix-x509-get-name-cleanup
|
2022-10-26 14:28:04 +02:00 |
|
x509write_crt.c
|
Use ASN1 UTC tags for dates before 2000
|
2022-06-01 16:28:10 +01:00 |
|
x509write_csr.c
|
Include platform.h unconditionally: automatic part
|
2022-10-05 11:26:07 +02:00 |
|
xtea.c
|
Include platform.h unconditionally: second automatic part
|
2022-10-05 11:49:12 +02:00 |