..
aes.h
Fix some documentation markup/wording issues
2018-12-18 12:22:40 +01:00
aesni.h
Fix some documentation markup/wording issues
2018-12-18 12:22:40 +01:00
arc4.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
aria.h
Leave behaviour on NULL input unspecified in ARIA
2018-12-19 12:51:00 +00:00
asn1.h
Merge remote-tracking branch 'upstream-restricted/pr/398' into development-restricted-proposed
2018-03-13 17:18:06 +01:00
asn1write.h
Improve wording and formatting of ASN.1 write module documentation
2018-11-02 10:52:38 +00:00
base64.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
bignum.h
Minor improvements to bignum module
2018-12-19 16:18:52 +00:00
blowfish.h
Minor Blowfish documentation improvements
2018-12-19 15:48:37 +00:00
bn_mul.h
Merge remote-tracking branch 'upstream-public/pr/2039' into development
2018-12-06 15:55:34 +00:00
camellia.h
Minor Camellia documentation improvements
2018-12-19 15:50:02 +00:00
ccm.h
Increase strictness of NULL parameter validity in CCM's doxygen
2018-12-19 19:02:39 +01:00
certs.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
chacha20.h
Minor improvements to ChaCha20/Poly1305/ChaChaPoly documentation
2018-12-18 15:30:30 +00:00
chachapoly.h
Minor improvements to ChaCha20/Poly1305/ChaChaPoly documentation
2018-12-18 15:30:30 +00:00
check_config.h
Merge remote-tracking branch 'upstream-public/pr/2267' into development
2018-12-07 16:17:12 +00:00
cipher.h
Remove imprecise clause from documenting comment
2018-12-19 17:34:58 +01:00
cipher_internal.h
Move definition to cipher.h
2018-07-01 10:22:53 +03:00
cmac.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
compat-1.3.h
Let MBEDTLS_SSL_MAX_CONTENT_LEN to be split into outward & inward sizes
2018-06-18 20:51:51 +10:00
config.h
Merge remote-tracking branch 'public/pr/2126' into development-restricted
2018-12-20 12:35:09 +00:00
ctr_drbg.h
mbedtls_ctr_drbg_update_ret: correct doc for input length limit
2018-11-26 19:26:22 +01:00
debug.h
Debug: Add functions for ECDH contexts
2018-12-06 12:22:46 +00:00
des.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
dhm.h
Merge remote-tracking branch 'public/pr/2283' into development
2018-12-20 12:01:58 +00:00
ecdh.h
Minor fixes to parameter validation in ECDH module
2018-12-18 23:32:42 +00:00
ecdsa.h
Fix documentation bug in ECDSA module
2018-12-18 23:35:53 +00:00
ecjpake.h
Improve ECJPAKE documentation
2018-12-19 10:14:43 +00:00
ecp.h
Move ecp_restartable definitions out of the MBEDTLS_ECP_ALT guards
2019-01-07 13:12:44 +00:00
ecp_internal.h
Fix minor code style issues
2018-05-15 09:21:57 +01:00
entropy.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
entropy_poll.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
error.h
Merge remote-tracking branch 'public/pr/2271' into development
2018-12-20 12:15:08 +00:00
gcm.h
Increase strictness of NULL parameter validity in GCM's doxygen
2018-12-19 17:32:19 +01:00
havege.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
hkdf.h
HKDF: Add warning to partial functions
2018-08-14 16:08:38 +01:00
hmac_drbg.h
HMAC_DRBG: deprecate mbedtls_hmac_drbg_update because it ignores errors
2018-11-26 19:26:21 +01:00
md.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
md2.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
md4.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
md5.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
md_internal.h
Merge remote-tracking branch 'upstream-public/pr/1294' into development
2018-01-25 14:47:39 +00:00
memory_buffer_alloc.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
net.h
Remove unneeded namesapcing in header files
2018-06-24 16:56:47 +03:00
net_sockets.h
Merge remote-tracking branch 'upstream-public/pr/1861' into development
2018-08-10 11:17:14 +01:00
nist_kw.h
Key wrapping API definition
2018-07-24 16:43:20 +01:00
oid.h
Merge remote-tracking branch 'upstream-public/pr/1861' into development
2018-08-10 11:17:14 +01:00
padlock.h
Fix some documentation markup/wording issues
2018-12-18 12:22:40 +01:00
pem.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
pk.h
PK: document context validity requirements
2018-12-19 18:10:03 +01:00
pk_internal.h
Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted
2018-06-13 09:52:54 +02:00
pkcs5.h
Guard mbedtls_pkcs5_pbes2() by MBEDTLS_ASN1_PARSE_C
2018-10-16 13:39:40 +01:00
pkcs11.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
pkcs12.h
Make PBE-related parts of PKCS12 depend on MBEDTLS_ASN1_PARSE_C
2018-10-16 13:39:40 +01:00
platform.h
Add common feature unavailable error
2018-11-09 13:57:37 +00:00
platform_time.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
platform_util.h
Merge remote-tracking branch 'public/pr/2298' into development
2018-12-19 08:08:14 +00:00
poly1305.h
Minor improvements to ChaCha20/Poly1305/ChaChaPoly documentation
2018-12-18 15:30:30 +00:00
ripemd160.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
rsa.h
Fix documentation bug on necessity of RNG in RSA PKCS v1.5
2018-12-18 18:03:24 +00:00
rsa_internal.h
Merge remote-tracking branch 'upstream-public/pr/1457' into development-proposed
2018-04-04 09:19:27 +02:00
sha1.h
Weaken preconditions for mbedtls[_internal]_sha1_process()
2018-12-18 23:17:49 +00:00
sha256.h
Weaken preconditions on mbedtls_[internal_]sha256_process()
2018-12-18 23:19:37 +00:00
sha512.h
Weaken preconditions for mbedtls[_internal]_sha512_process()
2018-12-19 10:27:24 +00:00
ssl.h
Merge remote-tracking branch 'public/pr/2134' into development-restricted
2018-12-20 12:34:44 +00:00
ssl_cache.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
ssl_ciphersuites.h
Declare ChaCha-Poly ciphersuites
2018-06-19 12:11:38 +02:00
ssl_cookie.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
ssl_internal.h
Fix misleading sub-state name and comments
2018-10-16 10:28:17 +02:00
ssl_ticket.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
threading.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00
timing.h
Allow to forward declare of public structs #1215
2018-07-24 10:02:47 +02:00
version.h
Update the version of the library to 2.16.0
2018-12-21 10:51:51 +00:00
x509.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
x509_crl.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
x509_crt.h
Merge remote-tracking branch 'upstream-public/pr/1982' into development
2018-12-06 15:54:21 +00:00
x509_csr.h
Update Doxygen file blocks to remove copyright and license information
2018-01-23 15:44:39 +00:00
xtea.h
Deprecate hardware acceleration errors
2018-11-09 15:01:07 +00:00