.. |
aes.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
aesni.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
arc4.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
aria.h
|
Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT
|
2021-05-25 18:45:04 +02:00 |
asn1.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
asn1write.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
base64.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
bignum.h
|
Replace _RR with prec_RR to prevent reserved identifier clashes
|
2021-07-14 14:30:34 +01:00 |
blowfish.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
bn_mul.h
|
Add prefix to BYTES_TO_T_UINT_*
|
2021-06-25 14:59:15 +01:00 |
camellia.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ccm.h
|
Fix docs to desribe written-into buffer parameter as writable
|
2020-09-12 01:24:45 +03:00 |
certs.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
chacha20.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
chachapoly.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
check_config.h
|
Remove the duplicate code in mbedtls/include/mbedtls/check_config.h
|
2021-08-03 09:36:15 +02:00 |
cipher_internal.h
|
psa: Move from key handle to key identifier
|
2020-11-10 16:00:41 +01:00 |
cipher.h
|
Minor documentation/comment fixes
|
2020-12-07 09:57:35 +01:00 |
cmac.h
|
Add notes to the documentation about CMAC_ALT algorithm support
|
2021-04-30 10:09:52 +02:00 |
compat-1.3.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
config_psa.h
|
Define dependency symbols for hashless signature algorithms
|
2021-05-25 19:34:20 +02:00 |
config.h
|
Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr
|
2021-07-01 17:26:38 +01:00 |
ctr_drbg.h
|
Document thread safety for CTR_DRBG
|
2021-02-22 19:24:03 +01:00 |
debug.h
|
use proper formatting macros when using MinGW provided stdio
|
2021-05-12 08:50:36 -04:00 |
des.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
dhm.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ecdh.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ecdsa.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ecjpake.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ecp_internal.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ecp.h
|
Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr
|
2021-07-01 17:26:38 +01:00 |
entropy_poll.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
entropy.h
|
Make entropy double-free work
|
2021-02-23 11:27:03 +01:00 |
error.h
|
Fix typos in C header files
|
2021-05-12 10:39:58 +02:00 |
gcm.h
|
Fix docs to desribe written-into buffer parameter as writable
|
2020-09-12 01:24:45 +03:00 |
havege.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
hkdf.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
hmac_drbg.h
|
Document thread safety for HMAC_DRBG
|
2021-02-22 19:24:03 +01:00 |
md2.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
md4.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
md5.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
md_internal.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
md.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
memory_buffer_alloc.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
net_sockets.h
|
Update error codes listed in the net_sockets documentation
|
2021-03-03 12:27:17 +01:00 |
net.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
nist_kw.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
oid.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
padlock.h
|
Fix docs for mbedtls_padlock_has_support
|
2021-05-18 19:35:24 +01:00 |
pem.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
pk_internal.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
pk.h
|
psa: Move from key handle to key identifier
|
2020-11-10 16:00:41 +01:00 |
pkcs5.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
pkcs11.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
pkcs12.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
platform_time.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
platform_util.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
platform.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
poly1305.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
psa_util.h
|
Remove deliberate fallthrough
|
2021-03-10 16:19:46 +00:00 |
ripemd160.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
rsa_internal.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
rsa.h
|
Mention that mbedtls_rsa_init can set hash_id too
|
2021-06-23 10:35:55 +02:00 |
sha1.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
sha256.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
sha512.h
|
Revert "Remove deprecated things from hashing modules"
|
2021-04-15 12:28:15 +02:00 |
ssl_cache.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ssl_ciphersuites.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ssl_cookie.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
ssl_internal.h
|
Use size_t instead of uint32_t for ssl I/O buffer lengths
|
2021-01-11 09:13:58 -05:00 |
ssl_ticket.h
|
Fix typos in C header files
|
2021-05-12 10:39:58 +02:00 |
ssl.h
|
Mention the Montgomery curve exception
|
2021-06-22 10:50:04 +02:00 |
threading.h
|
Explain the usage of is_valid in pthread mutexes
|
2021-02-22 19:24:03 +01:00 |
timing.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
version.h
|
Bump Library Version Number
|
2021-07-01 17:52:07 +01:00 |
x509_crl.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
x509_crt.h
|
Document more precisely what goes into the default profile
|
2021-06-07 21:24:26 +02:00 |
x509_csr.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
x509.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |
xtea.h
|
Update copyright notices to use Linux Foundation guidance
|
2020-08-19 10:35:41 +02:00 |