.. |
aes.h
|
Add per-function override for AES
|
2015-05-12 15:41:08 +02:00 |
aesni.h
|
|
|
arc4.h
|
|
|
asn1.h
|
|
|
asn1write.h
|
|
|
base64.h
|
|
|
bignum.h
|
Merge branch 'mbedtls-1.3' into development
|
2015-04-30 10:38:44 +02:00 |
blowfish.h
|
|
|
bn_mul.h
|
|
|
camellia.h
|
|
|
ccm.h
|
Split mbedtls_ccm_init() -> setkey()
|
2015-04-28 18:02:54 +02:00 |
certs.h
|
|
|
check_config.h
|
Rm hard dependency of DTLS on TIMING_C
|
2015-05-13 10:10:00 +02:00 |
cipher_wrap.h
|
Make struct cipher_base_t opaque
|
2015-05-06 17:10:55 +01:00 |
cipher.h
|
Rename cipher_init_ctx() to cipher_setup()
|
2015-05-14 21:58:34 +02:00 |
compat-1.3.h
|
Rename pk_init_ctx() -> pk_setup()
|
2015-05-14 21:58:34 +02:00 |
config.h
|
Remove timing_m_sleep() -> net_usleep()
|
2015-05-14 21:58:34 +02:00 |
ctr_drbg.h
|
Make xxx_drbg_random() thread-safe
|
2015-05-11 14:35:41 +02:00 |
debug.h
|
|
|
des.h
|
Create function-level MBETLS_DES_xxx_ALT
|
2015-05-12 15:17:15 +02:00 |
dhm.h
|
Fix use of pem_read_buffer() in PK, DHM and X509
|
2015-05-12 11:26:43 +02:00 |
ecdh.h
|
Rename ecp_use_known_dp -> mbedtls_ecp_group_load()
|
2015-05-11 18:46:47 +02:00 |
ecdsa.h
|
|
|
ecp.h
|
Fix some old names that remained
|
2015-05-14 21:58:34 +02:00 |
entropy_poll.h
|
|
|
entropy.h
|
|
|
error.h
|
Adapt prototype of net_accept() for explicit size
|
2015-05-14 21:58:34 +02:00 |
gcm.h
|
Split mbedtls_gcm_init() -> gcm_setkey()
|
2015-04-28 21:42:17 +02:00 |
havege.h
|
|
|
hmac_drbg.h
|
Make xxx_drbg_random() thread-safe
|
2015-05-11 14:35:41 +02:00 |
md2.h
|
|
|
md4.h
|
|
|
md5.h
|
|
|
md_wrap.h
|
|
|
md.h
|
|
|
memory_buffer_alloc.h
|
memory_buffer_alloc_init() now returns void
|
2015-04-29 02:08:34 +02:00 |
net.h
|
Doc tune-ups
|
2015-05-14 21:58:34 +02:00 |
oid.h
|
|
|
padlock.h
|
|
|
pem.h
|
Fix use of pem_read_buffer() in PK, DHM and X509
|
2015-05-12 11:26:43 +02:00 |
pk_wrap.h
|
|
|
pk.h
|
Rename pk_init_ctx() -> pk_setup()
|
2015-05-14 21:58:34 +02:00 |
pkcs5.h
|
|
|
pkcs11.h
|
Rename pkcs11_xxx_init() to bind()
|
2015-04-29 02:08:34 +02:00 |
pkcs12.h
|
|
|
platform.h
|
|
|
ripemd160.h
|
|
|
rsa.h
|
Manually merge doc fixes from 1.3
|
2015-05-12 12:56:41 +02:00 |
sha1.h
|
|
|
sha256.h
|
|
|
sha512.h
|
|
|
ssl_cache.h
|
|
|
ssl_ciphersuites.h
|
|
|
ssl_cookie.h
|
Fix copyright lines still mentioning Brainspark
|
2015-05-15 12:01:12 +02:00 |
ssl.h
|
Fix some old names that remained
|
2015-05-14 21:58:34 +02:00 |
threading.h
|
Adapt pthread implementation to recent changes
|
2015-04-29 02:08:34 +02:00 |
timing.h
|
Remove timing_m_sleep() -> net_usleep()
|
2015-05-14 21:58:34 +02:00 |
version.h
|
|
|
x509_crl.h
|
Fix use of pem_read_buffer() in PK, DHM and X509
|
2015-05-12 11:26:43 +02:00 |
x509_crt.h
|
Fix use of pem_read_buffer() in PK, DHM and X509
|
2015-05-12 11:26:43 +02:00 |
x509_csr.h
|
Fix use of pem_read_buffer() in PK, DHM and X509
|
2015-05-12 11:26:43 +02:00 |
x509.h
|
Fix some X509 macro names
|
2015-04-20 12:19:02 +01:00 |
xtea.h
|
|
|