summaryrefslogtreecommitdiff
path: root/drivers/auth/mbedtls
AgeCommit message (Expand)Author
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2017-11-21tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu
2017-09-22Dynamic selection of ECDSA or RSAQixiang Xu
2017-09-22Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu
2017-08-31cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew
2017-08-31Export KEY_ALG as a user build optionSoby Mathew
2017-07-12Fix order of #includesIsla Mitchell
2017-06-09Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-altdavidcunado-arm
2017-06-06mbedtls: Don't use tf_snprintf if option not definedAntonio Nino Diaz
2017-06-05Add support for RSASSAPSS algorithm in mbedtls crypto driverSoby Mathew
2017-06-05Increase heapsize for mbedtls librarySoby Mathew
2017-05-31mbedtls: Define optimized mbed TLS heap sizeAntonio Nino Diaz
2017-05-24mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz
2017-05-12mbedtls: Complete namespace for TF specific macrosDavid Cunado
2017-05-12mbedtls: Namespace for TF specific macrosDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-03-22mbedtls: Namespace TF specific macrosdp-arm
2017-02-20Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafedanh-arm
2017-02-16Revert "tbbr: Use constant-time bcmp() to compare hashes"Antonio Nino Diaz
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-24tbbr: Use constant-time bcmp() to compare hashesAntonio Nino Diaz
2017-01-19Clear static variables in X509 parser on errorAntonio Nino Diaz
2017-01-06TBB: fix comment about MBEDTLS_KEY_ALG defaultMasahiro Yamada
2016-03-31TBB: add non-volatile counter supportJuan Castillo
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-10Move up to mbed TLS 2.xJuan Castillo
2015-06-25TBB: add mbedTLS authentication related librariesJuan Castillo