- 868d38f Merge pull request #5547 from tom-cosgrove-arm/seclib-667-sha256-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 5 months ago
- 0037fcd Merge pull request #4910 from gilles-peskine-arm/check_config-chachapoly-development by Gilles Peskine · 3 years, 5 months ago
- b9987fc Handle MBEDTLS_SHA256_USE_A64_* on Windows on ARM64 too by Tom Cosgrove · 3 years, 5 months ago
- f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
- e0a6412 tls13_only: check_config pass by Jerry Yu · 3 years, 7 months ago
- 6249603 Merge pull request #5438 from SebastianBoe/check_config by Gilles Peskine · 3 years, 6 months ago
- 24e8801 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 6 months ago
- 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
- bb27b43 build: Fix TLS 1.3 prerequisites by Ronald Cron · 3 years, 8 months ago
- 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
- 0abf07c Make PSA crypto mandatory for TLS 1.3 by Ronald Cron · 3 years, 8 months ago
- 104f6de Fix indentation by Gilles Peskine · 3 years, 11 months ago
- 1984800 Add check_config checks for AEAD by Gilles Peskine · 4 years ago
- cfb5d39 Merge pull request #4659 from spencer-burke/fixing_4222 by Gilles Peskine · 4 years ago
- b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
- 9cd7065 No other headers are included by mbedtls_config.h by Bence Szépkúti · 4 years, 1 month ago
- 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
- 6364d32 Remove the duplicate code in mbedtls/include/mbedtls/check_config.h by Spencer Burke · 4 years, 2 months ago
- d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 4a7010d Removes MBEDTLS_SSL_TRUNCATED_HMAC config option by Thomas Daubney · 4 years, 2 months ago
- 197496a config: Allow Mbed to implement TIMING_C by Jaeden Amero · 4 years, 2 months ago
- 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
- f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- df77624 Merge pull request #4490 from TRodziewicz/Combine__SSL_<CID-TLS1_3>_PADDING_GRANULARITY_options by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- c8901ed Removes MBEDTLS_ECDH_LEGACY_CONTEXT from check_config.h by Thomas Daubney · 4 years, 2 months ago
- 4e57f4c Adding removed defines to check_config.h and fixing the migration guide entry. by TRodziewicz · 4 years, 2 months ago
- cc70741 Remove MBEDTLS_CHECK_PARAMS option by TRodziewicz · 4 years, 3 months ago
- 46cccb8 _SSL_DTLS_BADMAC_LIMIT config.h option removed by TRodziewicz · 4 years, 3 months ago
- 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
- 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 2 months ago
- 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
- e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 3 months ago
- 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
- e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 3 months ago
- fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 3 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 4 months ago
- c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
- 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
- 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
- e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
- 2012ed7 Drop support for compatibility with our own previous buggy implementation of truncated HMAC (MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT). by Mateusz Starzyk · 4 years, 5 months ago
- 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 5 months ago
- 9e9ca1a Drop support for parsing SSLv2 ClientHello. by Mateusz Starzyk · 4 years, 5 months ago
- 0fdcc8e Remove Havege module. by Mateusz Starzyk · 4 years, 6 months ago
- 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
- b587313 Doesn't make sense to have ECP_NO_FALLBACK when there's no ECP_INTERNAL_ALT. by Steven Cooreman · 4 years, 6 months ago
- 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 9 months ago
- 89ffb28 Fix option compatibility check by Gilles Peskine · 4 years, 8 months ago
- 82e57d1 PSA: support HMAC_DRBG by Gilles Peskine · 4 years, 9 months ago
- 4fc21fd Implement MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG by Gilles Peskine · 4 years, 9 months ago
- f08b3f8 Autonomous random driver: create configuration option by Gilles Peskine · 4 years, 9 months ago
- c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
- 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
- abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
- 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
- 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
- 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
- 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
- afca47a Fix typo in check_config.h by Hanno Becker · 5 years ago
- 6055a17 Add dependencies for experimental TLS 1.3 features in check_config.h by Hanno Becker · 5 years ago
- 432e702 Add additional sanity checks to check_config.h by Simon Butcher · 6 years ago
- eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
- d3d0290 Restore X509 and SSL functionality by Gilles Peskine · 5 years ago
- b99bd39 Merge mbed-crypto into mbedtls: the merge commit by Gilles Peskine · 5 years ago
- 4e11749 Revert "config: Remove TLS and NET options" by Gilles Peskine · 5 years ago
- 252e391 Revert "config: Remove X.509 options" by Gilles Peskine · 5 years ago
- 10edb3e Add comment to matching #endif by Andres Amaya Garcia · 7 years ago
- da15409 Remove the word likely from deprecated documentation by Andres Amaya Garcia · 7 years ago
- 84b4e79 Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config by Andres Amaya Garcia · 7 years ago
- 0330e21 Merge branch 'public/pr/2261' into development by Manuel Pégourié-Gonnard · 5 years ago
- 320f4d9 Group PKCS11_C entries in check_config.h by Manuel Pégourié-Gonnard · 5 years ago
- 835b299 Fix wording of deprecated docs for SSL2 and SSL3 features by Andres Amaya Garcia · 7 years ago
- e58532e Favour DEPRECATED_REMOVED over DEPRECATED_WARNING by Andres Amaya Garcia · 7 years ago
- 88c2cc7 Deprecate MBEDTLS_SSL_PROTO_SSL3 by Andres Amaya Garcia · 7 years ago
- 0963424 Deprecate MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO by Andres Amaya Garcia · 7 years ago
- 99fc387 Fix deprecated docs for PKCS1 by Andres Amaya Garcia · 7 years ago
- be3a440 Deprecate MBEDTLS_PKCS11_C feature by Andres Amaya Garcia · 7 years ago
- 1e6fb01 Make SHA512_NO_SHA384 depend on SHA512_C by Manuel Pégourié-Gonnard · 6 years ago
- 9afbfdc Merge remote-tracking branch 'myfork-public/development' into merge-crypto-development-20191115 by Gilles Peskine · 6 years ago
- 3bdd412 Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
- ff25af2 Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
- 5d46f6a Invoke config.py instead of config.pl by Gilles Peskine · 6 years ago
- 62be28b Merge remote-tracking branch 'origin/pr/2469' into development by Jaeden Amero · 6 years ago
- bfaa718 Add cfg dep MBEDTLS_MEMORY_DEBUG->MBEDTLS_MEMORY_BUFFER_ALLOC_C by Hanno Becker · 6 years ago
- af46c5f Check dependencies of MBEDTLS_MEMORY_BACKTRACE in check_config.h by Hanno Becker · 6 years ago
- 4cf0e7e Merge remote-tracking branch 'origin/development' into development-restricted by Jaeden Amero · 6 years ago
- 9c1b56b 3rdparty: Add config checks for Everest by Christoph M. Wintersteiger · 6 years ago
- 19d5c80 3rdparty: Added config checks for Everest by Christoph M. Wintersteiger · 6 years ago
- a8ade16 Gate secure element support by a separate config option by Gilles Peskine · 6 years ago
- bd3a746 Merge remote-tracking branch 'restricted/pr/573' into development-restricted by Jaeden Amero · 6 years ago
- 5dbe7ca Add missing MBEDTLS_ECP_C dependencies in check_config.h by k-stachowiak · 6 years ago
- a0e20d0 Rename MBEDTLS_SSL_CID to MBEDTLS_SSL_DTLS_CONNECTION_ID by Hanno Becker · 6 years ago
- 189a013 Check static bounds of CID lengths in check_config.h by Hanno Becker · 6 years ago
- bb47cd9 Add dep of MBEDTLS_SSL_CID on MBEDTLS_SSL_PROTO_DTLS to config check by Hanno Becker · 6 years ago
- 651ae68 config: Enable using ARIA-GCM without other ciphers by Jaeden Amero · 6 years ago