- 2cd5ce0 Fix various issues cause rebase to latest code by Xiaokang Qian · 2 years, 8 months ago
- 402bb1e Update documents and check by Xiaokang Qian · 2 years, 9 months ago
- fe3483f Update early data doument and config dependencies by Xiaokang Qian · 2 years, 9 months ago
- 29ee43c Update document base on comments by Xiaokang Qian · 2 years, 9 months ago
- 0977716 Update early data document and prerequisites check by Xiaokang Qian · 2 years, 9 months ago
- 77e15e8 Merge pull request #6460 from xkqian/tls13_add_early_data_preparatory by Ronald Cron · 2 years, 9 months ago
- 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- 4ef4c89 Fix CI failure in build_info.h by Xiaokang Qian · 2 years, 9 months ago
- 65fc0de Improve the prerequisites for early data by Xiaokang Qian · 2 years, 9 months ago
- 95a0730 Change prerequisites of MBEDTLS_SSL_EARLY_DATA and add related check by Xiaokang Qian · 2 years, 9 months ago
- 600804b Remove useless early data related macros for the time being by Xiaokang Qian · 2 years, 9 months ago
- 54413b1 Add early data support preparatory work by Xiaokang Qian · 2 years, 9 months ago
- d8d2ea5 Add TLS 1.3 key exchange mode config options by Ronald Cron · 2 years, 10 months ago
- 98b91d4 RSA PKCS#1 v1.5 no longer depends on MD by Manuel Pégourié-Gonnard · 2 years, 9 months ago
- f33da19 Merge pull request #6413 from daverodgman/update_docs_links by Dave Rodgman · 2 years, 9 months ago
- 5127e85 Update LMS and LMOTS dependency macros by Raef Coles · 2 years, 10 months ago
- ab4f874 Add MBEDTLS_LMS_PRIVATE define by Raef Coles · 2 years, 11 months ago
- 7dce69a Make LMOTS a private api by Raef Coles · 2 years, 11 months ago
- 8ff6df5 Add LMS implementation by Raef Coles · 4 years ago
- b319684 Additional updates to docs links by Dave Rodgman · 2 years, 9 months ago
- 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
- 0957e7b Rmove MBEDTLS_NIST_KW_C dependency from MBEDTLS_SSL_TICKET_C by Przemek Stekiel · 2 years, 10 months ago
- 460192e Fix and sync configuration file and configuration verifiation by Przemek Stekiel · 2 years, 10 months ago
- 2c282c9 Merge pull request #6180 from yuhaoth/pr/add-tls13-multiple-session-tickets by Paul Elliott · 2 years, 10 months ago
- f3bdf9d fix various issues by Jerry Yu · 2 years, 10 months ago
- d433cd7 Merge pull request #6283 from mpg/driver-only-hashes-wrap-up by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- b4e28aa Fix two typos by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 3c16abe Fix dependencies of KEY_EXCHANGE_ECJPAKE by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 1ad7ace Add conf new session tickets by Jerry Yu · 3 years ago
- be0224a Merge pull request #6167 from yuhaoth/pr/finalize-tls13-session-tickets by Ronald Cron · 2 years, 10 months ago
- 72687b7 Clarify dependencies in mbedtls_config.h by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 6cf85a4 update document abourt maximum ticket_age_tolerance by Jerry Yu · 2 years, 10 months ago
- 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 2 years, 11 months ago
- 89eb95a Add ticket age tolerance config option by Jerry Yu · 3 years ago
- bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 2 years, 11 months ago
- e02da81 Update TLS1.2 dependencies description in mbedtls_config.h by Andrzej Kurek · 3 years ago
- 0ce9393 Merge pull request #6219 from KloolK/development by Dave Rodgman · 3 years ago
- e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
- 9ff6f8c Fix minor typos by Jan Bruckner · 3 years ago
- ecaba1c Make use of PSA crypto hash if MBEDTLS_MD_C isn't defined by Neil Armstrong · 3 years ago
- 10836a0 config: Fix requirements for MBEDTLS_X509_USE_C and MBEDTLS_X509_CREATE_C by Przemek Stekiel · 3 years ago
- 278b667 check_config.h: Adjust x509 dependencies (MBEDTLS_MD_C or MBEDTLS_USE_PSA_CRYPTO) by Przemek Stekiel · 3 years ago
- d41f627 Order the file names by Gabor Mezei · 3 years ago
- 077ba84 PKCS#1 v2.1 now builds with PSA if no MD_C by Manuel Pégourié-Gonnard · 3 years ago
- d1baedb Bignum: extract bignum_mod.h functions by Janos Follath · 3 years ago
- 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
- 3ca0775 Bignum: extract bignum_core.h functions by Janos Follath · 3 years ago
- 0c65557 Build the new bignum_new.c file by Gabor Mezei · 3 years ago
- 27036c9 Merge pull request #6142 from tom-cosgrove-arm/fix-comments-in-docs-and-comments by Dave Rodgman · 3 years ago
- f6b8c32 Merge pull request #6065 from mpg/explore2 by Manuel Pégourié-Gonnard · 3 years ago
- ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
- 9750f81 Rename MBEDTLS_SSL_TICKET_NONCE_LENGTH by Jerry Yu · 3 years ago
- 08aed4d fix comments and time_t type issues by Jerry Yu · 3 years ago
- af2c0c8 fix various comment/format issues by Jerry Yu · 3 years ago
- 0038c5f Add ticket nonce setting by Jerry Yu · 3 years, 1 month ago
- 1f7f717 Document existing dependency of MD_C by Manuel Pégourié-Gonnard · 3 years ago
- ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
- 3e83098 Clarify the TLS 1.3 situation by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- ff43ff6 Remove stability waiver from USE_PSA by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
- 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 6497b5a Add setbuf platform function by Gilles Peskine · 3 years, 1 month ago
- afb2fe1 Document that MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is required by MBEDTLS_SSL_PROTO_TLS1_3 by Tom Cosgrove · 3 years, 1 month ago
- 4b87387 Backward compatibility: the key store with drivers by Gilles Peskine · 3 years, 1 month ago
- 98473c4 Officially deprecate MBEDTLS_PSA_CRYPTO_SE_C by Gilles Peskine · 3 years, 1 month ago
- 9b3278b Doc: the SHA256/SHA512 options also cover SHA224/SHA384 by Gilles Peskine · 3 years, 1 month ago
- 1e21144 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
- a09f835 Fix CIPHER dependencies dependeny and error messages by Przemek Stekiel · 3 years, 2 months ago
- ea805b4 mbedtls_config.h, check_config.h: fix CIPHER dependencies by Przemek Stekiel · 3 years, 3 months ago
- 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 3 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 2 months ago
- 6e71282 Fix caller list of the MD module by Przemek Stekiel · 3 years, 3 months ago
- 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
- 6aadf0b mbedtls_config.h: update dependencies for MBEDTLS_MD_C by Przemek Stekiel · 3 years, 3 months ago
- efffd64 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
- 58ffcba Make it explicit that an absolute path is also ok by Gilles Peskine · 3 years, 3 months ago
- 0c4db1f Wording improvement by Gilles Peskine · 3 years, 3 months ago
- db0421b More precise explanation of MBEDTLS_PSA_CRYPTO_CONFIG disabled by Gilles Peskine · 3 years, 3 months ago
- f68f43a State explicitly USER config files can modify the default config by Gilles Peskine · 3 years, 3 months ago
- 3f49cc1 Clarify the "duplicate documentation" remark by Gilles Peskine · 3 years, 3 months ago
- d5793ce Document the section "General configuration options" by Gilles Peskine · 3 years, 3 months ago
- 611179c Fix name mismatch in section end comment by Gilles Peskine · 3 years, 3 months ago
- 6457ef9 Format literal # in a way that doesn't confuse older Doxygen by Gilles Peskine · 3 years, 3 months ago
- ba4162a Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 3 months ago
- e5a7ba6 Merge pull request #5719 from tom-cosgrove-arm/adamwolf-reasonable by Dave Rodgman · 3 years, 3 months ago
- 039080f Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
- 5735369 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
- f4c6eb0 Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
- 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- 0113cf1 Add accessor for own cid to ssl context by Paul Elliott · 3 years, 4 months ago
- a980adf Merge pull request #5637 from ronald-cron-arm/version-negotiation-1 by Ronald Cron · 3 years, 4 months ago
- de1adee Rename ssl_cli/srv.c by Ronald Cron · 3 years, 5 months ago
- 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 4 months ago
- 750596e Improve documentation of MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 4 months ago
- a02c124 Document MBEDTLS_CONFIG_FILE and MBEDTLS_USER_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
- f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
- cfb1518 Merge pull request #5457 from AndrzejKurek/key-id-encodes-owner-psa-fixes-follow-up by Gilles Peskine · 3 years, 6 months ago