- d855b46 Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
- 2a44ac2 Merge pull request #7217 from lpy4105/issue/6840/add-cache-entry-removal-api by Gilles Peskine · 2 years, 5 months ago
- b599562 Merge pull request #7240 from tom-cosgrove-arm/fix-issue-7234 by Dave Rodgman · 2 years, 5 months ago
- 0b9c012 ssl_cache: return the error code for mutex failure by Pengyu Lv · 2 years, 5 months ago
- 023c885 Merge pull request #7203 from yuhaoth/pr/add-cpu-modifier-for-aesce by Dave Rodgman · 2 years, 5 months ago
- cdaaef5 Update include/mbedtls/pkcs7.h by Dave Rodgman · 2 years, 5 months ago
- bcc92d4 Update include/mbedtls/pkcs7.h by Dave Rodgman · 2 years, 5 months ago
- fbf9523 Revert "Add experimental warning" by Jerry Yu · 2 years, 5 months ago
- efbc5f7 Update wording in comments by Dave Rodgman · 2 years, 5 months ago
- be510fe Add experimental warning by Jerry Yu · 2 years, 5 months ago
- be78386 Remove documents about command line options. by Jerry Yu · 2 years, 5 months ago
- 25b2dfa Fix comment typo by Dave Rodgman · 2 years, 5 months ago
- 957cc36 Improve wording; use PKCS #7 not PKCS7 by Dave Rodgman · 2 years, 5 months ago
- 3fe2abf Apply suggestions from code review by Dave Rodgman · 2 years, 5 months ago
- 7c33b0c Remove pre-production warnings by Dave Rodgman · 2 years, 5 months ago
- 439dbc5 Fix dependency for TLS 1.3 as well by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 45bcb6a Fix dependencies of 1.2 ECDSA key exchanges by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 4da9283 Merge pull request #7117 from valeriosetti/issue6862 by Gilles Peskine · 2 years, 5 months ago
- bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
- 94e8412 Don't check prerequisites for MBEDTLS_AESCE_C if we won't use it by Tom Cosgrove · 2 years, 5 months ago
- b8eaf63 Remove MBEDTLS_SHA256_C from PSA_WANT_ALG_JPAKE config and adapt test dependencies by Przemek Stekiel · 2 years, 5 months ago
- 5e5aa4a Merge pull request #7218 from tom-cosgrove-arm/fix-typos-230307 by Dave Rodgman · 2 years, 5 months ago
- 1470ce3 fix typos by Valerio Setti · 2 years, 5 months ago
- 30c4618 Add new PSA_HAS_FULL_ECDSA macro for easily signal that PSA has full ECDSA support by Valerio Setti · 2 years, 5 months ago
- ed7b597 Merge pull request #6172 from gilles-peskine-arm/doc-tls13-psa_crypto_init by Gilles Peskine · 2 years, 5 months ago
- a2fc399 Merge pull request #6829 from AndrzejKurek/unify-psa-errors by Gilles Peskine · 2 years, 5 months ago
- 5c8505f Fix typos by Tom Cosgrove · 2 years, 5 months ago
- 4aa9940 Fix configuration for accelerated jpake by Przemek Stekiel · 2 years, 5 months ago
- 7b6299b ssl_cache: Add an interface to remove cache entry by session id by Pengyu Lv · 2 years, 5 months ago
- 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
- 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
- 270b3f9 Rename error_pair_t to mbedtls_error_pair_t by Andrzej Kurek · 2 years, 5 months ago
- daf5b56 Translate to MD errors in ssl-tls.c by Andrzej Kurek · 2 years, 5 months ago
- 747ab4e Introduce error_pair_t to psa utils by Andrzej Kurek · 2 years, 5 months ago
- 138b30a Add missing const qualifiers by Andrzej Kurek · 2 years, 5 months ago
- 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 7 months ago
- 05b80a4 Merge pull request #6201 from gilles-peskine-arm/tls13_only-renegotiation by Dave Rodgman · 2 years, 5 months ago
- 6def41b Merge pull request #6932 from yuhaoth/pr/fix-arm64-host-build-and-illegal_instrucion-fail by Gilles Peskine · 2 years, 5 months ago
- 5b7e164 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 3 years ago
- a8d7e43 Move non-boolean config options to the proper section by Gilles Peskine · 3 years ago
- 8c2830a Document what "TLS 1.3 depends on PSA" entails by Gilles Peskine · 3 years ago
- 7d3186d Disable MBEDTLS_SSL_RENEGOTIATION in tls13-only configuration by Gilles Peskine · 3 years ago
- 7e677fa Merge pull request #6389 from gilles-peskine-arm/ecdsa-use-psa-without-pkwrite by Gilles Peskine · 2 years, 5 months ago
- b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
- 608e109 Improve comment about conflicts between aesce and sha512-crypto by Jerry Yu · 2 years, 5 months ago
- dd4427c Merge pull request #7169 from AndrzejKurek/mpi-window-size by Dave Rodgman · 2 years, 5 months ago
- ac2251d Merge pull request #7076 from mprse/parse_RFC822_name by Paul Elliott · 2 years, 5 months ago
- 86f30ff Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
- c66deda Add explanation for aesce limitation by Jerry Yu · 2 years, 5 months ago
- 95c9152 Move the implication of MBEDTLS_PSA_CRYPTO_CLIENT where it belongs by Gilles Peskine · 2 years, 5 months ago
- 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- cacc0ea Fix a couple more typos by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 39a4f42 Add links for macros in doxygen documentation by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- f3953c8 Clarify relationship between MD_C and MD_LIGHT by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 82a4394 Make it clearer what's part of MD-light or not by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- b1176f2 Allow alternative names for overridden PSA headers by Gilles Peskine · 2 years, 5 months ago
- 406b917 Merge pull request #7044 from minosgalanakis/bignum/6342_add_named_moduli_setup by Janos Follath · 2 years, 5 months ago
- 250a5ac Merge pull request #7095 from paul-elliott-arm/interruptible_sign_hash_codestyle by Gilles Peskine · 2 years, 5 months ago
- e42cedf Merge pull request #7077 from daverodgman/pkcs7-fixes-dm-rebased by Dave Rodgman · 2 years, 5 months ago
- 330e6ae Add document about runtime detection of AESCE by Jerry Yu · 2 years, 5 months ago
- c8bcdc8 fix various issues by Jerry Yu · 2 years, 5 months ago
- ecee12f Add parsing of SAN: rfc822Name by Przemek Stekiel · 2 years, 6 months ago
- a30afe2 ecp_curves: Minor refactoring. by Minos Galanakis · 2 years, 6 months ago
- d2ca802 ecp_curves: Added `mbedtls_ecp_modulus_setup()`. by Minos Galanakis · 2 years, 6 months ago
- 718eb4f Merge pull request #7025 from AndrzejKurek/uri_san by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- ba2412f Remove internal function md_process() by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 5686533 Add warning to mbedtls_ecp_set_max_ops() by Paul Elliott · 2 years, 6 months ago
- 81b0b89 Clarify comments on subjectAltName types by Andrzej Kurek · 2 years, 6 months ago
- f7dccb3 Remove limitation for sha256/512 arm64 accelerator by Jerry Yu · 2 years, 6 months ago
- 751e76b Replace `crypto engine` with `crypto extension` by Jerry Yu · 2 years, 6 months ago
- 3225f19 Fix ecdsa.h documentation error by Paul Elliott · 2 years, 7 months ago
- 2ba002c Make ECDSA restartable sign and verify functions public by Paul Elliott · 2 years, 8 months ago
- 35f2b26 move cpu modifier flags check to source file by Jerry Yu · 2 years, 6 months ago
- c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
- 50836c4 Fix a comment in x509_crt.h by Andrzej Kurek · 2 years, 6 months ago
- 7a05fab Added the uniformResourceIdentifier subtype for the subjectAltName. by Andrzej Kurek · 2 years, 6 months ago
- d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
- 78f79d3 ecp: add documentation for compressed points limitations by Valerio Setti · 2 years, 6 months ago
- 928593f Merge pull request #7041 from gilles-peskine-arm/pk_ext-pss_options-public by Gilles Peskine · 2 years, 6 months ago
- b009559 Merge pull request #7049 from KloolK/typos by Gilles Peskine · 2 years, 6 months ago
- 6cfc469 pkcs7: reject signatures with internal data by Demi Marie Obenour · 2 years, 8 months ago
- e373a25 pkcs7: do not store content type OIDs by Demi Marie Obenour · 2 years, 8 months ago
- aaf3c00 pkcs7: do not store content type OID by Demi Marie Obenour · 2 years, 8 months ago
- a22749e Merge pull request #6816 from nick-child-ibm/pkcs7_coverage by Dave Rodgman · 2 years, 6 months ago
- 834e65d Merge pull request #6499 from xkqian/tls13_write_end_of_early_data by Ronald Cron · 2 years, 6 months ago
- d0b83e1 build_info: fix PK's requirements for RSA_C by Valerio Setti · 2 years, 6 months ago
- 1337a4f pk_wrap: use specific lengths for EC's private key and key-pair by Valerio Setti · 2 years, 6 months ago
- bbccdd4 pk no longer needs pk_write for ECDSA with MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 2 years, 10 months ago
- ea28a78 Revert new field and check ciphersuite match when resume by exist info_id by Xiaokang Qian · 2 years, 7 months ago
- 33ff868 Fix various errors by Xiaokang Qian · 2 years, 7 months ago
- f10f474 Check server selected cipher suite indicating a Hash associated with the PSK by Xiaokang Qian · 2 years, 7 months ago
- 592021a Add CCS after client hello in case of early data and comp mode by Xiaokang Qian · 2 years, 7 months ago
- 5b41007 Remove useless comments about handshake messages for TLS13 by Xiaokang Qian · 2 years, 7 months ago
- 125afcb Add end-of-early-data write by Xiaokang Qian · 2 years, 9 months ago
- 3dafc6c pkcs7: Drop support for signature in contentInfo of signed data by Nick Child · 2 years, 6 months ago
- b3b85dd Disable macro conflict check by Jerry Yu · 2 years, 6 months ago
- 2fddfd7 Add AESCE confige options by Jerry Yu · 2 years, 7 months ago
- 0568dec ecdsa: add comment for ecdsa_context by Valerio Setti · 2 years, 6 months ago