90 Commits (6704cba25d6386469832fe82e8ec6e0fed79b0ce)

Author SHA1 Message Date
laurenw-arm f7c5ec1eb9 refactor(mbedtls): remove mbedtls 2.x support 8 months ago
Govindraj Raja 267c106f02 build(mbedtls): add deprecation notice 1 year ago
Manish V Badarkhe 255ce97d60 feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA 1 year ago
laurenw-arm 557f7d806a feat(auth): ecdsa p384 key support 1 year ago
Manish V Badarkhe eaa62e825e feat(mbedtls-psa): use PSA crypto API during signature verification 1 year ago
Manish V Badarkhe 484b58696d feat(mbedtls-psa): use PSA crypto API during hash calculation 1 year ago
Manish V Badarkhe 2ed061c435 feat(mbedtls-psa): use PSA crypto API for hash verification 1 year ago
Manish V Badarkhe 4eaaaa1929 feat(mbedtls-psa): initialise mbedtls psa crypto 1 year ago
Manish V Badarkhe 38f893692a feat(mbedtls-psa): register an ad-hoc PSA crypto driver 1 year ago
Manish V Badarkhe 5782b890d2 feat(mbedtls-psa): introduce PSA_CRYPTO build option 1 year ago
Demi Marie Obenour 22a53545aa fix(auth): allow hashes of different lengths 1 year ago
Yann Gautier dee99f10b1 refactor(auth)!: unify REGISTER_CRYPTO_LIB 2 years ago
Yann Gautier 4ac5b3949d refactor(auth): replace plat_convert_pk 2 years ago
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations 2 years ago
Demi Marie Obenour a987b89dab refactor(auth): use a single function for parsing extensions 2 years ago
Demi Marie Obenour ddd9f6757e refactor(auth): clean up certificate length checks 2 years ago
Demi Marie Obenour 6a7104a324 refactor(auth): remove code duplication 2 years ago
Govindraj Raja 51e061591b feat(mbedtls): add support for mbedtls-3.3 2 years ago
Govindraj Raja a8eadc51a3 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2 years ago
Yann Gautier 654b65b36d fix(auth): use NULL instead of 0 for pointer check 2 years ago
Demi Marie Obenour f5c51855d3 fix(auth): properly validate X.509 extensions 2 years ago
Demi Marie Obenour ce882b5364 refactor(auth): do not include SEQUENCE tag in saved extensions 2 years ago
Demi Marie Obenour ca34dbc0cd fix(auth): reject junk after certificates 2 years ago
Demi Marie Obenour 8816dbb381 fix(auth): require bit strings to have no unused bits 2 years ago
Demi Marie Obenour 63cc49d0aa refactor(auth): avoid parsing signature algorithm twice 2 years ago
Demi Marie Obenour 94c0cfbb82 refactor(auth): partially validate SubjectPublicKeyInfo early 2 years ago
Demi Marie Obenour a8c8c5ef2a fix(auth): reject padding after BIT STRING in signatures 2 years ago
Demi Marie Obenour f47547b354 fix(auth): reject invalid padding in digests 2 years ago
Demi Marie Obenour 72460f50e2 fix(auth): require at least one extension to be present 2 years ago
Demi Marie Obenour fd37982a19 fix(auth): forbid junk after extensions 2 years ago
Demi Marie Obenour e9e4a2a6fd fix(auth): only accept v3 X.509 certificates 2 years ago
Mate Toth-Pal 3be9c27694 build: enable adding MbedTLS files for platform 2 years ago
Nicolas Toromanoff ed38366f1d fix(auth): correct sign-compare warning 4 years ago
Manish V Badarkhe 2bf4f27f58 refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2 years ago
Manish V Badarkhe 8b653909b7 feat(mbedtls): update mbedTLS driver for DRTM support 3 years ago
laurenw-arm 78da42a5f1 refactor(measured-boot): mb algorithm selection 2 years ago
Sandrine Bailleux a93084be95 build(deps): upgrade to mbed TLS 2.28.0 3 years ago
Manish V Badarkhe 033f61370a refactor(mbedtls): allow platform to specify their config file 3 years ago
Manish V Badarkhe 0aa0b3afd6 refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 3 years ago
Manish V Badarkhe 14db963fd3 refactor(measured-boot): add generic macros for using Crypto library 3 years ago
Alexei Fedorov ea14b51b83 Crypto library: Migrate support to MbedTLS v2.24.0 4 years ago
Leonardo Sandoval 327131c4c7 build_macros.mk: include assert and define loop macros 4 years ago
Alexei Fedorov d686fa3b97 TF-A: Add Event Log for Measured Boot 4 years ago
Alexei Fedorov 0ab496458b FVP: Add BL2 hash calculation in BL1 5 years ago
Madhukar Pappireddy 93ee279980 Necessary fix in drivers to upgrade to mbedtls-2.18.0 5 years ago
Sumit Garg 7cda17bb0f drivers: crypto: Add authenticated decryption framework 5 years ago
Alexei Fedorov 8c105290f3 Measured Boot: add function for hash calculation 5 years ago
Justin Chadwell 6a415a508e Remove RSA PKCS#1 v1.5 support from cert_tool 5 years ago
Justin Chadwell aacff7498c Support larger RSA key sizes when using MBEDTLS 5 years ago
Ambroise Vincent 2374ab1799 Mbed TLS: Remove weak heap implementation 6 years ago