aboutsummaryrefslogtreecommitdiff
path: root/tools/cert_create/src
AgeCommit message (Expand)Author
2023-10-19fix(cert-create): fix key loading logicSandrine Bailleux
2023-10-13feat(cert-create): ecdsa p384 key supportlaurenw-arm
2023-09-21feat(cert-create): add pkcs11 engine supportRobin van der Gracht
2023-09-20fix(cert-create): key: Avoid having a temporary value for pkey in key_loadRobin van der Gracht
2023-05-25feat(cert-create): add new option for CCA NV ctrlaurenw-arm
2023-02-09fix(cert-create): change WARN to VERBOSElaurenw-arm
2022-11-14feat(cert-create): update for ECDSA brainpoolP256r/t1 supportLionel Debieve
2022-11-11refactor(security): add OpenSSL 1.x compatibilityJuan Pablo Conde
2022-06-14feat(cert_create): define the cca chain of trustlaurenw-arm
2022-05-16refactor(security): upgrade tools to OpenSSL 3.0Juan Pablo Conde
2021-03-24cert_create: updated tool for platform defined certs, keys & extensionsPankaj Gupta
2021-01-28Merge "tools: cert_create: Create only requested certificates" into integrationSandrine Bailleux
2021-01-27Merge "cert-tool: avoid duplicates in extension stack" into integrationLauren Wehrmeister
2021-01-27cert-tool: avoid duplicates in extension stackJimmy Brisson
2021-01-27tools: cert_create: Create only requested certificatesManish V Badarkhe
2020-10-20Use preallocated parts of the HASH structJimmy Brisson
2020-10-20Free arguments copied with strdupJimmy Brisson
2020-10-20Free keys after useJimmy Brisson
2020-10-20Free X509_EXTENSIONsJimmy Brisson
2020-08-12cert_create: add Platform owned secure partitions supportManish Pandey
2020-06-24cert_tool: Update cert_tool for fw_config image supportManish V Badarkhe
2020-06-11cert_create: extend Secure partition support for tbbr CoTManish Pandey
2020-06-08cert_create: add SiP owned secure partitions supportManish Pandey
2020-02-24cert_create: Define the dualroot CoTSandrine Bailleux
2020-01-29cert_create: Remove references to TBBR in common codeSandrine Bailleux
2020-01-29cert_create: Introduce TBBR CoT makefileSandrine Bailleux
2020-01-14cert_create: Remove some unused header files inclusionsSandrine Bailleux
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
2019-08-16Reduce the number of memory leaks in cert_createJustin Chadwell
2019-03-12tools: Remove unused cert_create definesPaul Beesley
2018-06-27make_cert: return error when invalid options are usedRoberto Vargas
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-10-11Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_bui...davidcunado-arm
2017-10-09cert_tool: Fix ECDSA certificates create failureQixiang Xu
2017-10-08cert_tool: update for compatibility with OpenSSL v1.1Michalis Pappas
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-06-05cert_create: Use RSASSA-PSS signature scheme for certificatesSoby Mathew
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-03Use SPDX license identifiersdp-arm
2017-02-11cert_create: remove unneeded initializersMasahiro Yamada
2017-02-11cert_create: merge successive i2d_ASN1_INTEGER() callsMasahiro Yamada
2017-02-11cert_create: fix memory leak bug caused by key container overwriteMasahiro Yamada
2016-07-05Fix `cert_create` tool for Segmentation faultYatharth Kochar
2016-03-30cert_create: add non-volatile counter supportJuan Castillo
2016-01-07cert_create: update help messageJuan Castillo