mbedtls/include/mbedtls
Manuel Pégourié-Gonnard 56206c4db1 Remove semi-internal chacha20_keystrem_block()
It's actually easy to implement chachapoly without it, so let's not clutter
the API (and avoid adding a burden to alt implementers).
2018-05-24 13:37:31 +02:00
..
aes.h Merge branch 'crypto_alt_revision' into development-restricted-proposed 2018-04-19 21:02:40 +02:00
aesni.h
arc4.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
asn1.h
asn1write.h
base64.h
bignum.h
blowfish.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
bn_mul.h
camellia.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
ccm.h Merge branch 'development-proposed' into development-restricted-proposed 2018-04-24 17:16:34 +01:00
certs.h
chacha20.h Remove semi-internal chacha20_keystrem_block() 2018-05-24 13:37:31 +02:00
chachapoly.h Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
check_config.h
cipher.h Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
cipher_internal.h
cmac.h Merge branch 'crypto_alt_revision' into development-restricted-proposed 2018-04-19 21:02:40 +02:00
compat-1.3.h
config.h Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
ctr_drbg.h Update ctr_drbg.h 2018-04-16 14:51:52 +01:00
debug.h
des.h Minor modifications for alt support in des and ecp 2018-04-16 17:40:04 +03:00
dhm.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
ecdh.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
ecdsa.h Update ecdsa.h 2018-04-23 06:16:40 +01:00
ecjpake.h Add new modules to the refactoring 2018-04-01 15:12:46 +03:00
ecp.h ecp: Fix binary compatibility with group ID 2018-04-27 18:20:31 +01:00
ecp_internal.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
entropy.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
entropy_poll.h
error.h Rename aead_chacha20_poly1305 to chachapoly 2018-05-24 13:37:31 +02:00
gcm.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
havege.h
hmac_drbg.h
md.h Update md.h 2018-04-16 16:31:16 +01:00
md2.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
md4.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
md5.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
md_internal.h
memory_buffer_alloc.h
net.h
net_sockets.h Merge branch 'pr_946' into development-proposed 2018-04-04 10:33:45 +02:00
oid.h
padlock.h
pem.h
pk.h Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH 2018-03-30 18:43:16 +02:00
pk_internal.h
pkcs5.h
pkcs11.h
pkcs12.h
platform.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
platform_time.h
platform_util.h Improve mbedtls_platform_zeroize() docs 2018-04-24 08:37:52 -05:00
poly1305.h Rename poly1305_setkey() to poly1305_starts() 2018-05-24 13:37:31 +02:00
ripemd160.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00
rsa.h Fix minor code style issues 2018-05-15 09:21:57 +01: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 Fix minor code style issues 2018-05-15 09:21:57 +01:00
sha256.h Merge branch 'crypto_alt_revision' into development-restricted-proposed 2018-04-19 21:02:40 +02:00
sha512.h Merge branch 'crypto_alt_revision' into development-restricted-proposed 2018-04-19 21:02:40 +02:00
ssl.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
ssl_cache.h
ssl_ciphersuites.h Fix minor code style issues 2018-05-15 09:21:57 +01:00
ssl_cookie.h
ssl_internal.h
ssl_ticket.h
threading.h
timing.h Adjust more modules to new design 2018-04-01 15:59:58 +03:00
version.h Update version to 2.9.0 2018-04-30 09:58:33 +01:00
x509.h
x509_crl.h
x509_crt.h
x509_csr.h
xtea.h Take Cryptographic API outside the XXX_ALT check 2018-04-01 15:12:46 +03:00