mbedtls/include/mbedtls
Gilles Peskine 563a333a84 CTR_DRBG: add mbedtls_ctr_drbg_update_ret
Deprecate mbedtls_ctr_drbg_update (which returns void) in favor of a
new function mbedtls_ctr_drbg_update_ret which reports error. The old
function is not officially marked as deprecated in this branch because
this is a stable maintenance branch.
2018-11-26 19:18:01 +01:00
..
aes.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
aesni.h
arc4.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
aria.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
asn1.h
asn1write.h Improve wording and formatting of ASN.1 write module documentation 2018-11-02 10:52:38 +00:00
base64.h
bignum.h Bignum: Deprecate mbedtls_mpi_is_prime() 2018-10-09 16:36:53 +01:00
blowfish.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
bn_mul.h Merge remote-tracking branch 'public/pr/1618' into development-proposed 2018-10-28 17:29:13 +00:00
camellia.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
ccm.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
certs.h
chacha20.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
chachapoly.h Allow to forward declare of public structs #1215 2018-07-24 10:02:47 +02:00
check_config.h Avoid using restartable and alternative ECP imp. 2018-11-05 14:04:26 +02:00
cipher_internal.h Move definition to cipher.h 2018-07-01 10:22:53 +03:00
cipher.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00: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/2140' into development-restricted-proposed 2018-11-07 12:56:05 +00:00
ctr_drbg.h CTR_DRBG: add mbedtls_ctr_drbg_update_ret 2018-11-26 19:18:01 +01:00
debug.h
des.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
dhm.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
ecdh.h Fix documentation of what functions restart when 2018-10-15 14:41:16 +02:00
ecdsa.h Misc documentation fixes/improvements. 2018-10-15 13:22:41 +02:00
ecjpake.h Allow to forward declare of public structs #1215 2018-07-24 10:02:47 +02:00
ecp_internal.h
ecp.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
entropy_poll.h
entropy.h Allow to forward declare of public structs #1215 2018-07-24 10:02:47 +02:00
error.h Add common feature unavailable error 2018-11-09 13:57:37 +00:00
gcm.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00: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 Allow to forward declare of public structs #1215 2018-07-24 10:02:47 +02: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
md.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
memory_buffer_alloc.h
net_sockets.h Merge remote-tracking branch 'upstream-public/pr/1861' into development 2018-08-10 11:17:14 +01:00
net.h Remove unneeded namesapcing in header files 2018-06-24 16:56:47 +03: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
pem.h Allow to forward declare of public structs #1215 2018-07-24 10:02:47 +02:00
pk_internal.h Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted 2018-06-13 09:52:54 +02:00
pk.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
pkcs5.h
pkcs11.h Allow to forward declare of public structs #1215 2018-07-24 10:02:47 +02:00
pkcs12.h
platform_time.h
platform_util.h Correct documentation of mbedtls_platform_gmtime_r() 2018-09-06 09:08:55 +01:00
platform.h Add common feature unavailable error 2018-11-09 13:57:37 +00:00
poly1305.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
ripemd160.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
rsa_internal.h
rsa.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
sha1.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
sha256.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
sha512.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00
ssl_cache.h
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
ssl.h Merge remote-tracking branch 'public/pr/2127' into development-restricted-proposed 2018-11-07 12:57:01 +00: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 library version number to 2.14.0 2018-11-19 18:31:40 +00:00
x509_crl.h
x509_crt.h Misc documentation fixes/improvements. 2018-10-15 13:22:41 +02:00
x509_csr.h
x509.h
xtea.h Deprecate hardware acceleration errors 2018-11-09 15:01:07 +00:00