mbedtls/include/mbedtls
Jaeden Amero 3d07ffade2 Merge remote-tracking branch 'tls/development' into development
Resolve conflicts by performing the following operations:
    - Reject changes to files removed during the creation of Mbed Crypto
      from Mbed TLS.
    - Reject the addition of certificates that would not be used by any
      tests, including rejecting the addition of Makefile rules to
      generate these certificates.
    - Reject changes to error.c referencing modules that are not part of
      Mbed Crypto.

* origin/development: (80 commits)
  Style fix
  Fix test data
  Update test data
  Add some negative test cases
  Fix minor issues
  Add ChangeLog entry about listing all SAN
  Remove unneeded whitespaces
  Fix mingw CI failures
  Initialize psa_crypto in ssl test
  Check that SAN is not malformed when parsing
  Documentation fixes
  Fix ChangeLog entry
  Fix missing tls version test failures
  Fix typo
  Fix ChangeLog entry location
  Add changeLog entry
  Add test for export keys functionality
  Add function to retrieve the tls_prf type
  Add tests for the public tls_prf API
  Add public API for tls_prf
  ...
2019-05-21 08:57:44 +01:00
..
aes.h
aesni.h
arc4.h
aria.h
asn1.h asn1: Remove dependency on X.509 2019-03-11 16:48:36 +00:00
asn1write.h Merge remote-tracking branch 'origin/pr/2092' into development 2019-04-24 11:17:21 +01:00
base64.h
bignum.h Merge remote-tracking branch 'origin/pr/2092' into development 2019-04-24 11:17:21 +01:00
blowfish.h
bn_mul.h
camellia.h
ccm.h
certs.h
chacha20.h
chachapoly.h
check_config.h config: Enable using ARIA-GCM without other ciphers 2019-04-25 11:46:21 +01:00
cipher_internal.h
cipher.h Add NIST keywrap as a cipher mode 2019-04-02 10:02:55 -07:00
cmac.h
compat-1.3.h
config.h config: Enable using ARIA-GCM without other ciphers 2019-04-25 11:46:21 +01:00
ctr_drbg.h
des.h
dhm.h doxygen: Update for Mbed Crypto 2019-04-25 11:46:21 +01:00
ecdh.h Define MBEDTLS_ECDH_LEGACY_CONTEXT in config.h 2019-02-22 13:04:20 +01:00
ecdsa.h
ecjpake.h
ecp_internal.h
ecp.h Merge remote-tracking branch 'tls/development' into development 2019-03-28 16:02:25 +00:00
entropy_poll.h
entropy.h
error.h
gcm.h
havege.h
hkdf.h
hmac_drbg.h
md2.h
md4.h
md5.h
md_internal.h
md.h Provide standalone version of ssl_decrypt_buf 2019-04-25 12:58:21 +01:00
memory_buffer_alloc.h
nist_kw.h
oid.h Merge remote-tracking branch 'origin/pr/2530' into development 2019-05-20 18:02:25 +01:00
padlock.h Improve macro hygiene 2019-02-19 17:59:00 +00:00
pem.h
pk_internal.h
pk.h Documentation fixes 2019-02-05 05:06:35 -05:00
pkcs5.h
pkcs12.h
platform_time.h
platform_util.h
platform.h
poly1305.h
psa_util.h Define maximum EC public key length depending on enabled curves 2019-02-18 17:04:24 +00:00
ripemd160.h
rsa_internal.h
rsa.h Revert "Forbid passing NULL input buffers to RSA encryption routines" 2019-02-08 08:43:31 -05:00
sha1.h
sha256.h
sha512.h
threading.h
timing.h
version.h Update library version to 2.17.0 2019-03-19 16:12:55 +00:00
xtea.h