summaryrefslogtreecommitdiff
path: root/tools/cert_create/include
AgeCommit message (Expand)Author
2019-09-12Remove RSA PKCS#1 v1.5 support from cert_toolJustin Chadwell
2019-09-12Add cert_create tool support for RSA key sizesJustin Chadwell
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-05-18Dynamic cfg: Enable support on CoT for other configsSoby Mathew
2018-02-26Dynamic cfg: Update the toolsSoby Mathew
2017-11-21tools: add an option -hash-alg for cert_createQixiang Xu
2017-08-31cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-07-12Fix order of #includesIsla Mitchell
2017-05-03Use SPDX license identifiersdp-arm
2017-02-11cert_create: fix memory leak bug caused by key container overwriteMasahiro Yamada
2016-03-30cert_create: add non-volatile counter supportJuan Castillo
2016-01-13Merge pull request #484 from jcastillo-arm/jc/tf-issues/337danh-arm
2016-01-07cert_create: update help messageJuan Castillo
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09FWU: Add FWU support to `cert_create` toolYatharth Kochar
2015-10-23cert_create: specify command line options in the CoTJuan Castillo
2015-07-16TBB: rework cert_create tool to follow a data driven approachJuan Castillo
2015-07-01TBB: build 'cert_create' with ECDSA only if OpenSSL supports itJuan Castillo
2015-06-25TBB: add ECDSA support to the certificate generation toolJuan Castillo
2015-06-25TBB: use ASN.1 type DigestInfo to represent hashesJuan Castillo
2015-01-28TBB: add tool to generate certificatesJuan Castillo