- 67a3e3e crypto_config: introducing new definitions for PSA_WANT KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
- 637c049 Move mbedtls_ecp_modulus_type out of the public headers by Gilles Peskine · 2 years, 2 months ago
- 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
- 55ef22c mbedtls_config.h: add description for CTR_DRBG about AES-128 only by Yanray Wang · 2 years, 2 months ago
- f956312 Fix typo in MBEDTLS_MD_CAN macros by Dave Rodgman · 2 years, 2 months ago
- 0442e1b Fix definition of MBEDTLS_MD_MAX_SIZE and MBEDTLS_MD_MAX_BLOCK_SIZE by Dave Rodgman · 2 years, 2 months ago
- 9304186 Restore accidentally removed comment by Dave Rodgman · 2 years, 2 months ago
- ff45d44 Replace MBEDTLS_MD_CAN_SHA3 with MBEDTLS_MD_CAN_SHA3_xxx by Dave Rodgman · 2 years, 2 months ago
- b61cd10 Correct minor merge mistakes by Dave Rodgman · 2 years, 2 months ago
- 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
- f9d8f4c Remove reference to SHAKE by Dave Rodgman · 2 years, 2 months ago
- a35551e Use MBEDTLS_PRIVATE by Dave Rodgman · 2 years, 2 months ago
- cf4d2bd Spell as SHA-3 not SHA3 by Dave Rodgman · 2 years, 2 months ago
- c3048b3 Tidy-up definition of mbedtls_sha3_context by Dave Rodgman · 2 years, 2 months ago
- 9d7fa93 move mbedtls_sha3_family_functions out of public interface by Dave Rodgman · 2 years, 2 months ago
- e627bef Use faster type for state index by Dave Rodgman · 2 years, 2 months ago
- 1789d84 remove not-needed fields from SHA-3 context by Dave Rodgman · 2 years, 2 months ago
- 13230a4 Merge pull request #7349 from mpg/rm-hash-info by Gilles Peskine · 2 years, 2 months ago
- d598eaf Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-string by Gilles Peskine · 2 years, 2 months ago
- c9d9829 Add comment on macros that should be kept in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f76c220 Remove mbedtls_psa_translate_md(). by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 45b3451 Keep MD and PSA max size in sync by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 725d2e2 Fix guard for PSA->MD error conversion by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 1c32e37 Formally deprecate mbedtls_psa_translate_md() by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2d6d993 Use MD<->PSA functions from MD light by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 9b41eb8 Replace hash_info_get_type with MD function by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 1ef26e2 Add convenience inline function to md.h by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 5c3d6e2 Merge pull request #7575 from AndrzejKurek/URI-SAN-verification by Gilles Peskine · 2 years, 2 months ago
- 975d9c0 Merge pull request #7530 from AndrzejKurek/misc-subjectaltname-fixes by Gilles Peskine · 2 years, 2 months ago
- 84b547b Merge pull request #7400 from AndrzejKurek/cert-write-sans by Gilles Peskine · 2 years, 2 months ago
- 1747304 Update the descriptions of SANs by Andrzej Kurek · 2 years, 3 months ago
- bf95e9a Reword description and change NUL to null by David Horstmann · 2 years, 2 months ago
- 0171397 Change behaviour away from NUL-terminated strings by David Horstmann · 2 years, 2 months ago
- d1a203a Cosmetic fixes to doxygen comment by David Horstmann · 2 years, 2 months ago
- 64e0184 psa_util: add support for rfc8410's OIDs by valerio · 2 years, 2 months ago
- 7b11368 Merge pull request #7438 from valeriosetti/issue7074 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- a1b4166 Merge pull request #7547 from silabs-Kusumit/PBKDF2_input_validation by Gilles Peskine · 2 years, 2 months ago
- b97b689 Reword function description slightly by David Horstmann · 2 years, 2 months ago
- b2e551d Merge pull request #6943 from ucko/2023b-platform by Dave Rodgman · 2 years, 2 months ago
- 7ef8a8d pk: improve description for the new priv_id field by Valerio Setti · 2 years, 2 months ago
- 9dc9204 Merge pull request #7554 from valeriosetti/issue7073-reshape by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 016264b pk: fix a return value and a typo in comment by Valerio Setti · 2 years, 3 months ago
- 50729ea Merge pull request #7611 from yanrayw/7609_tweak_build_info_include_order by Gilles Peskine · 2 years, 3 months ago
- 37db332 build_info.h: rewrite comment by Yanray Wang · 2 years, 3 months ago
- 5e4a01b mbedtls/platform.h: Avoid potential macro redefinition warnings. by Aaron M. Ucko · 2 years, 7 months ago
- f57007d pk: fixing and improving comments by Valerio Setti · 2 years, 3 months ago
- 9a11f8a Merge pull request #7573 from tom-cosgrove-arm/add-psa_want_alg_some_pake by Paul Elliott · 2 years, 3 months ago
- 1bc7df2 Add documentation and a changelog entry by Andrzej Kurek · 2 years, 4 months ago
- 8203f2d Merge pull request #7535 from minosgalanakis/ecp/7264_enable_core_shift_l by Paul Elliott · 2 years, 3 months ago
- c1541cb pk: minor fixes (guards and a wrong assignment) by Valerio Setti · 2 years, 3 months ago
- 67fdb33 Add a possibility to write subject alt names in a certificate by Andrzej Kurek · 2 years, 4 months ago
- 1a75269 Move mbedtls_x509_san_list to x509.h by Andrzej Kurek · 2 years, 4 months ago
- 92c3f36 test_suite_debug: fix USE_PSA_INIT/DONE guards in a test by Valerio Setti · 2 years, 3 months ago
- 722f8f7 pk: adding a new field to store the public key in raw format by Valerio Setti · 2 years, 3 months ago
- 419a55e build_info.h: rewrite comment for inclusion of config_psa.h by Yanray Wang · 2 years, 3 months ago
- 6397673 build_info.h: change location of including config_psa.h by Yanray Wang · 2 years, 3 months ago
- 2056d09 bignum: Updated documentation for `mbedtls_mpi_shift_l()` by Minos Galanakis · 2 years, 3 months ago
- 3f00b84 pk: fix build issues by Valerio Setti · 2 years, 3 months ago
- 77a7568 pk: align library and tests code to the new internal functions by Valerio Setti · 2 years, 3 months ago
- 229bf10 pk: make mbedtls_pk_ec internal when !ECP_C by Valerio Setti · 2 years, 3 months ago
- 6d62fac Only include psa_pake_setup() and friends if some PAKE algorithms are required by Tom Cosgrove · 2 years, 3 months ago
- 199eab9 Add partial support for URI SubjectAltNames by Andrzej Kurek · 2 years, 3 months ago
- 7265bab mbedtls_config.h: remove empty * line before closing */ line by Yanray Wang · 2 years, 3 months ago
- d2ae432 mbedtls_config.h: rewrite comment for AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
- 1d046fa Merge pull request #6010 from mprse/ffdh_import_export by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- ab4fb0d aes.h: rewrite comment for aes round key buf by Yanray Wang · 2 years, 3 months ago
- 8d42cfd Merge pull request #7539 from gilles-peskine-arm/mbedtls_error_pair_t-smaller by Gilles Peskine · 2 years, 3 months ago
- 97edeb4 Merge pull request #6866 from mprse/extract-key-ids by Gilles Peskine · 2 years, 3 months ago
- 9016bc4 Clean up commented code by Kusumit Ghoderao · 2 years, 3 months ago
- 4837e9d Correct comment about mbedtls error codes by Gilles Peskine · 2 years, 3 months ago
- d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
- 92da2a7 pk: improve description for the next opaque ID field by Valerio Setti · 2 years, 3 months ago
- 4f387ef pk: use better naming for the new key ID field by Valerio Setti · 2 years, 3 months ago
- e00954d pk: store opaque key ID directly in the pk_context structure by Valerio Setti · 2 years, 3 months ago
- 1ed226f Auto-enable CTR_DRBG_USE_128_BIT_KEY with AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
- 8b9877b aes.h: add comment for round key buffer in aes context by Yanray Wang · 2 years, 3 months ago
- 4a7fdff mbedtls_config.h: paraphrase code size saving in comment by Yanray Wang · 2 years, 3 months ago
- 3d4d146 mbedtls_config.h: fix issue in grammar by Yanray Wang · 2 years, 3 months ago
- a870467 Add checks if MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH enabled by Yanray Wang · 2 years, 4 months ago
- b1c626b AES: adjust AES RAM usage according to config options by Arto Kinnunen · 2 years, 4 months ago
- 732ca32 AES: add macro of MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
- 0167244 Read and write X25519 and X448 private keys by Jethro Beekman · 2 years, 4 months ago
- b9410e8 Fix failing CI by Kusumit Ghoderao · 2 years, 3 months ago
- 746dfae Enable FFDH through PSA if it's enabled in the legacy interface by Przemek Stekiel · 2 years, 3 months ago
- 83baf89 Add builtin PBKDF2_HMAC definition in config_psa.h by Kusumit Ghoderao · 2 years, 3 months ago
- b567f83 Halve size of mbedtls_error_pair_t by Gilles Peskine · 2 years, 3 months ago
- d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
- 8e076e4 Merge pull request #6915 from aditya-deshpande-arm/example-driver-post-codestyle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- f317df9 Merge pull request #7461 from valeriosetti/issue7460-part1 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- f100f00 Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes. by Aditya Deshpande · 2 years, 5 months ago
- bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
- e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
- eb511a4 Update config files to make PSA FFDH undependent on MBEDTLS_DHM_C by Przemek Stekiel · 2 years, 3 months ago
- 6d85afa Fix naming: FFDH key -> DH key and fix guard in psa_validate_key_type_and_size_for_key_generation by Przemek Stekiel · 2 years, 3 months ago
- 98062a7 Merge pull request #7316 from yuhaoth/pr/Add-msvc-support-for-aesce-module by Dave Rodgman · 2 years, 3 months ago
- 9643575 Limit OIDs to 128 components by David Horstmann · 2 years, 3 months ago
- 654bef0 Fix typos, comments, style, optimize macros by Przemek Stekiel · 2 years, 8 months ago
- 87d9a4a Provide PSA_WANT_KEY_TYPE_FFDH_PUBLIC_KEY configuration by Przemek Stekiel · 2 years, 8 months ago
- 84ee3e2 Adapt config files for FFDH by Przemek Stekiel · 2 years, 8 months ago