summaryrefslogtreecommitdiff
path: root/drivers/auth/mbedtls
AgeCommit message (Expand)Author
2019-09-12Remove RSA PKCS#1 v1.5 support from cert_toolJustin Chadwell
2019-09-12Support larger RSA key sizes when using MBEDTLSJustin Chadwell
2019-04-12Mbed TLS: Remove weak heap implementationAmbroise Vincent
2019-02-28Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-04Prepare Mbed TLS drivers for shared heapJohn Tsichritzis
2018-08-22libc: Use printf and snprintf across codebaseAntonio Nino Diaz
2018-08-03Add atexit function to libcRoberto Vargas
2018-08-03Don't include mbebtls include paths in INCLUDESRoberto Vargas
2018-08-03Create a library file for libmbedtlsRoberto Vargas
2018-06-18Move to mbedtls-2.10.0 tagJeenu Viswambharan
2018-04-13Fix MISRA rule 8.4 Part 4Roberto Vargas
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