1. 50d5397 fix(cert-create): add guardrails around brainpool usage by Donald Chan · Wed Apr 10 14:56:53 2024 -0700
  2. ea9f2f5 fix(cert-create): fix key loading logic by Sandrine Bailleux · Mon Oct 16 14:52:06 2023 +0200
  3. 00185ea feat(cert-create): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:53:59 2023 -0500
  4. 06b5cdb feat(cert-create): add pkcs11 engine support by Robin van der Gracht · Tue Sep 12 11:16:23 2023 +0200
  5. b2013ba fix(cert-create): key: Avoid having a temporary value for pkey in key_load by Robin van der Gracht · Tue Sep 19 16:24:44 2023 +0200
  6. bd5225c fix(cert-create): change WARN to VERBOSE by laurenw-arm · Wed Feb 08 13:14:54 2023 -0600
  7. fefeffb feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · Mon Nov 14 11:03:42 2022 +0100
  8. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · Tue Oct 25 19:41:02 2022 -0400
  9. 7275a5a refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · Wed Mar 02 18:10:08 2022 -0500
  10. dd906e6 cert_create: updated tool for platform defined certs, keys & extensions by Pankaj Gupta · Wed Dec 09 14:02:38 2020 +0530
  11. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · Tue Jan 07 15:12:08 2020 +0100
  12. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · Mon Sep 09 15:24:31 2019 +0100
  13. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · Mon Jul 29 17:13:45 2019 +0100
  14. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · Mon Aug 12 12:19:21 2019 +0100
  15. 8da7acf Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1 by davidcunado-arm · Wed Oct 11 16:39:10 2017 +0100
  16. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · Fri Sep 22 16:21:41 2017 +0800
  17. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · Fri Oct 06 16:11:44 2017 +0800
  18. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  19. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  20. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · Mon Feb 06 19:47:44 2017 +0900
  21. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · Mon Feb 06 21:15:01 2017 +0900
  22. 212f738 cert_create: update help message by Juan Castillo · Tue Dec 15 16:37:57 2015 +0000
  23. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · Fri Jul 03 16:23:16 2015 +0100
  24. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · Tue Jun 30 13:36:57 2015 +0100
  25. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · Mon Jun 01 16:34:23 2015 +0100
  26. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100