summaryrefslogtreecommitdiff
path: root/lib/mbedtls
AgeCommit message (Expand)Author
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-06mbedtls: remove incorrect attribute type checkerRaymond Mao
2025-02-27mbedtls: refactor mbedtls build for XPLRaymond Mao
2025-02-27mbedtls: access mbedtls private members in mscode and pkcs7 parserRaymond Mao
2025-02-27mbedtls: fix incorrect kconfig dependencies on mbedtlsRaymond Mao
2025-02-13mbedtls/external: remove broken git submoduleZHANG Yuntian
2025-02-03mbedtls: Add SHA symbols for VPLSimon Glass
2025-01-18lib: mbedtls: sha256: add support of key derivationPhilippe Reynes
2025-01-18lib: sha256: add feature sha256_hmacPhilippe Reynes
2025-01-18lib: sha256: move common function to sha256_common.cPhilippe Reynes
2025-01-18mbedtls: enable support of hkdfPhilippe Reynes
2024-12-06mbedtls: remove MBEDTLS_HAVE_TIMEIlias Apalodimas
2024-11-12mbedtls: Enable TLS 1.2 supportIlias Apalodimas
2024-10-18mbedtls: fix defects in coverity scanRaymond Mao
2024-10-14asn1_decoder: add build options for ASN1 decoderRaymond Mao
2024-10-14mbedtls: add RSA helper layer on MbedTLSRaymond Mao
2024-10-14lib/crypto: Adapt mscode_parser to MbedTLSRaymond Mao
2024-10-14mbedtls: add MSCode parser porting layerRaymond Mao
2024-10-14mbedtls: add PKCS7 parser porting layerRaymond Mao
2024-10-14mbedtls: add X509 cert parser porting layerRaymond Mao
2024-10-14mbedtls: add public key porting layerRaymond Mao
2024-10-14mbedtls/external: update MbedTLS PKCS7 test suitesRaymond Mao
2024-10-14mbedtls/external: support decoding multiple signer's certRaymond Mao
2024-10-14mbedtls/external: support PKCS9 Authenticate AttributesRaymond Mao
2024-10-14mbedtls/external: support Microsoft Authentication CodeRaymond Mao
2024-10-14mbedtls: Enable smaller implementation for SHA256/512Raymond Mao
2024-10-14mbedtls: add digest shim layer for MbedTLSRaymond Mao
2024-10-14lib: Adapt digest header files to MbedTLSRaymond Mao
2024-10-14mbedtls: add mbedtls into the build systemRaymond Mao
2024-10-08Merge commit '0344c602eadc0802776b65ff90f0a02c856cf53c' as 'lib/mbedtls/exter...Tom Rini