- f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 18dff1f Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake by Manuel Pégourié-Gonnard · 2 years, 11 months ago
- d60907b Define ECJPAKE_TO_PMS in config_psa only if SHA_256 is available by Andrzej Kurek · 2 years, 11 months ago
- 08d34b8 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2 by Andrzej Kurek · 3 years ago
- 65bf73e Enable HMAC in config_psa.h regardless of MD availability by Andrzej Kurek · 2 years, 11 months ago
- b764fb6 Remove MBEDTLS_MD_C dep in config_psa.h when ECJPAJE is wanted by Neil Armstrong · 2 years, 11 months ago
- ed40782 Fix SECP256R1 enable when PSA_WANT_ALG_JPAKE is defined by Neil Armstrong · 3 years, 1 month ago
- a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
- 637d0a0 Enable buildin PSA PAKE implementation when ECJPAKE_C is selected by Neil Armstrong · 3 years, 2 months ago
- 077ba84 PKCS#1 v2.1 now builds with PSA if no MD_C by Manuel Pégourié-Gonnard · 3 years ago
- 5740ff5 Merge pull request #5949 from Summer-ARM/mbedtls-psa-crypto-config by Gilles Peskine · 3 years ago
- 3f47789 Rm dependency on MD in psa_crypto_rsa.c by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 9f2596f Add MBEDTLS_POLY1305_C and MBEDTLS_CHACHA20_C by Summer Qin · 3 years, 1 month ago
- 18399d8 Add comment to config_psa.h about enabling PSA_HKDF/PSA_HKDF_EXRACT/PSA_HKDF_EXPAND algs by Przemek Stekiel · 3 years, 1 month ago
- b33bd19 Enable HKDF EXTRACT/EXPAND algs by Przemek Stekiel · 3 years, 1 month ago
- 3e8249c Add PSA_WANT_ALG_HKDF_EXPAND, PSA_WANT_ALG_HKDF_EXTRACT, adapt code and dependencies by Przemek Stekiel · 3 years, 2 months ago
- 2b5d898 Merge pull request #5644 from gilles-peskine-arm/psa-storage-format-test-exercise by Gilles Peskine · 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
- 6d187af psa_crypto does not support XTS by Gilles Peskine · 3 years, 4 months ago
- 09dc05b Merge pull request #5635 from gilles-peskine-arm/psa-test-op-fail by Gilles Peskine · 3 years, 4 months ago
- f4c6eb0 Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
- 7a2e83b Add missing logic for accelerated ECB under MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 4 months ago
- 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
- 08622b6 Declare PSA_WANT_ALG_CCM_STAR_NO_TAG and use it in tests by Gilles Peskine · 3 years, 5 months ago
- d4c2c9b psa: Fix some dependencies in config_psa.h by Ronald Cron · 4 years, 3 months ago
- 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 09c46da Implement PSA_WANT_KEY_TYPE_ARIA by Gilles Peskine · 3 years, 10 months ago
- 44c96aa Support PSA_ALG_RSA_PSS_ANY_SALT iff PSA_ALG_RSA_PSS is supported by Gilles Peskine · 3 years, 10 months ago
- 7828ca2 Fix typos pointed out by check_names by Yuto Takano · 4 years ago
- ef6aa5c Support Curve448 via the PSA API by Archana · 4 years, 2 months ago
- bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
- 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
- 1231eb5 Define dependency symbols for hashless signature algorithms by Gilles Peskine · 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
- d85e98d psa: config: Add CBC-MAC by Ronald Cron · 4 years, 4 months ago
- e1f5516 psa: config: Improve handling of not supported ECC curves by Ronald Cron · 4 years, 4 months ago
- b9df5ce psa: config: Fix AEAD/CMAC algorithms and ciphers inter-dependencies by Ronald Cron · 4 years, 4 months ago
- 3d47181 psa: Add missing PSA configs by Ronald Cron · 4 years, 4 months ago
- 3984130 SECP224K1 is not yet supported via the PSA API by Gilles Peskine · 4 years, 4 months ago
- 8276986 Curve448 is not yet supported via the PSA API by Gilles Peskine · 4 years, 4 months ago
- eed74df Re-order PSA ECC configs by David Brown · 4 years, 5 months ago
- 110ea81 psa: Fix name of BRAINPOOL configs by David Brown · 4 years, 5 months ago
- 9b178de Fix typo in PSA ECC curve config option by David Brown · 4 years, 5 months ago
- c7b9b2b Update defines for ECC PSA configs by David Brown · 4 years, 5 months ago
- 8de143e Create PSA configs for ECC curves by David Brown · 4 years, 5 months ago
- 60b29fe Define WANT symbols for always-supported key types by Gilles Peskine · 4 years, 5 months ago
- 7921cce Fix typo in config_psa.h by Bence Szépkúti · 4 years, 5 months ago
- db01e02 Remove an unnecessary #else and commented line by David Brown · 4 years, 6 months ago
- be380c1 Remove incorrect PSA ECB definition by David Brown · 4 years, 6 months ago
- 8de6437 Cleanup PSA CBC padding defines by David Brown · 4 years, 6 months ago
- 86730a8 Add missing MBEDTLS_PSA_BUILTIN for ChaCha20-Poly1305 by David Brown · 4 years, 6 months ago
- fc46818 Cleanup PSA ifdefs for CBC block mode by David Brown · 4 years, 6 months ago
- 10cb81c Add some missing MBEDTLS_PSA_BUILTIN_ definitions by David Brown · 4 years, 6 months ago
- f84a0f6 Simplify block cipher PSA definitions by David Brown · 4 years, 6 months ago
- e1f91f0 Consolidate PSA ifdefs for block ciphers by David Brown · 4 years, 6 months ago
- 18658a7 Disable error on CHACHAPOLY misconfiguration by David Brown · 4 years, 6 months ago
- ac4fa07 Add PSA config support for ChaCha20+Poly1305 by David Brown · 4 years, 6 months ago
- b16727a Add PSA config for ChaCha20 by David Brown · 4 years, 6 months ago
- b781f75 Define SW crypto algorithms if block modes need it by David Brown · 4 years, 6 months ago
- 5256e69 Fix typo in psa config comment by David Brown · 4 years, 6 months ago
- 4b9ec7a Add checks for HW acceleration of ciphers and padding by David Brown · 4 years, 6 months ago
- 12f45f9 Add definitions for builtins for cipher modes by David Brown · 4 years, 6 months ago
- da7dbb7 Add building definitions for non-crypto-config case by David Brown · 4 years, 6 months ago
- bc1731b Fix small error in a comment by David Brown · 4 years, 6 months ago
- 78a429b Add _BUILTIN defines for new features by David Brown · 4 years, 6 months ago
- 9984427 Add feature support for block modes to PSA crypto config by David Brown · 4 years, 7 months ago
- b65a7f7 Add feature support for DES for PSA crypto config by David Brown · 4 years, 7 months ago
- 686e6e8 Add feature support for Camelia for PSA crypto config by David Brown · 4 years, 7 months ago
- ec258cf Add feature support for ARC4 for PSA crypto config by David Brown · 4 years, 7 months ago
- 9493308 Add feature support for AES for PSA crypto config by David Brown · 4 years, 7 months ago
- b65db07 Add missing declaration of SHA-224 from MBEDTLS_SHA256_C by Gilles Peskine · 4 years, 7 months ago
- 47a8933 Declare PSA_KEY_TYPE_HMAC as well by Gilles Peskine · 4 years, 7 months ago
- d62b678 Minor updates to address review comments by John Durkop · 4 years, 8 months ago
- 2cecfba Support PSA_WANT_xxx and MBEDTLS_PSA_BUILTIN_xxx for hashes by Gilles Peskine · 4 years, 8 months ago
- cd1495c In old-style PSA configuration, define PSA_WANT_xxx by Gilles Peskine · 4 years, 8 months ago
- 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 8 months ago
- b6f7afc Move check config feature for PSA_WANT by John Durkop · 4 years, 9 months ago
- 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
- 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
- 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
- f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
- f87e3ae Update guards in PSA crypto library for ECDSA and DETERMINISTIC support by John Durkop · 4 years, 9 months ago
- 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
- 6dff93f Ensure dependent features also included by config_psa.h by John Durkop · 4 years, 9 months ago
- 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
- 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
- 3481882 Correct inclusion of MBEDTLS_XXX based on PSA_WANT_XXX by John Durkop · 4 years, 10 months ago
- 76228ac Fix typo in define in comment by John Durkop · 4 years, 10 months ago
- 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
- 2dfaf9c Update how MBEDTLS_PSA_CRYPTO_CONFIG is handled by John Durkop · 4 years, 10 months ago
- d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 10 months ago
- 6e33dbe Created infrastructure for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 10 months ago