- 55aed7d feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 1 year, 4 months ago
- f7c5ec1 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
- 267c106 build(mbedtls): add deprecation notice by Govindraj Raja · 1 year, 9 months ago
- 255ce97 feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA by Manish V Badarkhe · 1 year, 10 months ago
- 557f7d8 feat(auth): ecdsa p384 key support by laurenw-arm · 2 years ago
- eaa62e8 feat(mbedtls-psa): use PSA crypto API during signature verification by Manish V Badarkhe · 1 year, 11 months ago
- 484b586 feat(mbedtls-psa): use PSA crypto API during hash calculation by Manish V Badarkhe · 1 year, 11 months ago
- 2ed061c feat(mbedtls-psa): use PSA crypto API for hash verification by Manish V Badarkhe · 1 year, 11 months ago
- 4eaaaa1 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · 1 year, 11 months ago
- 38f8936 feat(mbedtls-psa): register an ad-hoc PSA crypto driver by Manish V Badarkhe · 1 year, 11 months ago
- 5782b89 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 1 year, 11 months ago
- 22a5354 fix(auth): allow hashes of different lengths by Demi Marie Obenour · 2 years, 2 months ago
- dee99f1 refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 2 years, 5 months ago
- 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
- 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
- a987b89 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · 2 years, 6 months ago
- ddd9f67 refactor(auth): clean up certificate length checks by Demi Marie Obenour · 2 years, 7 months ago
- 6a7104a refactor(auth): remove code duplication by Demi Marie Obenour · 2 years, 7 months ago
- 51e0615 feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · 2 years, 7 months ago
- a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
- acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 2 years, 7 months ago
- 654b65b fix(auth): use NULL instead of 0 for pointer check by Yann Gautier · 2 years, 7 months ago
- f5c5185 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 2 years, 8 months ago
- ef27dd2 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · 2 years, 7 months ago
- ce882b5 refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · 2 years, 8 months ago
- ca34dbc fix(auth): reject junk after certificates by Demi Marie Obenour · 2 years, 8 months ago
- 8816dbb fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 2 years, 8 months ago
- 63cc49d refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · 2 years, 8 months ago
- 94c0cfb refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 2 years, 8 months ago
- a8c8c5e fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · 2 years, 8 months ago
- f47547b fix(auth): reject invalid padding in digests by Demi Marie Obenour · 2 years, 8 months ago
- 72460f5 fix(auth): require at least one extension to be present by Demi Marie Obenour · 2 years, 8 months ago
- fd37982 fix(auth): forbid junk after extensions by Demi Marie Obenour · 2 years, 8 months ago
- e9e4a2a fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 2 years, 8 months ago
- 3be9c27 build: enable adding MbedTLS files for platform by Mate Toth-Pal · 2 years, 9 months ago
- ed38366 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 4 years, 7 months ago
- 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years, 2 months ago
- 8b65390 feat(mbedtls): update mbedTLS driver for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
- 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 2 months ago
- a93084b build(deps): upgrade to mbed TLS 2.28.0 by Sandrine Bailleux · 3 years, 4 months ago
- 033f613 refactor(mbedtls): allow platform to specify their config file by Manish V Badarkhe · 3 years, 6 months ago
- 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 8 months ago
- 14db963 refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 3 years, 10 months ago
- ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 11 months ago
- 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 5 years ago
- d686fa3 TF-A: Add Event Log for Measured Boot by Alexei Fedorov · 5 years ago
- 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
- 46b3003 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 5 years ago
- 93ee279 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · 5 years ago
- 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 6 years ago
- 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 6 years ago
- 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 6 years ago
- aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 6 years ago
- 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
- 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 6 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
- 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
- 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
- 6c37334 Add atexit function to libc by Roberto Vargas · 7 years ago
- ea7a57a Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 7 years ago
- 180c4bc Create a library file for libmbedtls by Roberto Vargas · 7 years ago
- d25b527 Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · 7 years ago
- 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
- 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 8 years ago
- 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 8 years ago
- dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 8 years ago
- 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
- a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 8 years ago
- 2091755 Export KEY_ALG as a user build option by Soby Mathew · 8 years ago
- 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
- b91926f Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt by davidcunado-arm · 8 years ago
- c46c18c mbedtls: Don't use tf_snprintf if option not defined by Antonio Nino Diaz · 8 years ago
- 1001202 Add support for RSASSAPSS algorithm in mbedtls crypto driver by Soby Mathew · 8 years ago
- 38aacad Increase heapsize for mbedtls library by Soby Mathew · 8 years ago
- 05fd893 mbedtls: Define optimized mbed TLS heap size by Antonio Nino Diaz · 8 years ago
- ab1794f mbedtls: Use `tf_snprintf` instead of `snprintf` by Antonio Nino Diaz · 8 years ago
- 0aff7ad mbedtls: Complete namespace for TF specific macros by David Cunado · 8 years ago
- b188351 mbedtls: Namespace for TF specific macros by David Cunado · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 66b4c16 mbedtls: Namespace TF specific macros by dp-arm · 8 years ago
- 93f3982 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 8 years ago
- fabd21a Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 8 years ago
- 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
- b621fb5 tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 9 years ago
- 51c5e1a Clear static variables in X509 parser on error by Antonio Nino Diaz · 9 years ago
- a56f87c TBB: fix comment about MBEDTLS_KEY_ALG default by Masahiro Yamada · 9 years ago
- 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
- aa85691 Always build with '-pedantic' by Sandrine Bailleux · 10 years ago
- 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 10 years ago
- 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago