1. 9cba37f Merge "fix(cert-create): add guardrails around brainpool usage" into integration by Manish V Badarkhe · Wed Apr 24 10:37:20 2024 +0200
  2. 50d5397 fix(cert-create): add guardrails around brainpool usage by Donald Chan · Wed Apr 10 14:56:53 2024 -0700
  3. b12b3ae fix(cert-create): use a salt length equal to digest length for RSA-PSS by Donald Chan · Mon Apr 08 15:23:43 2024 -0700
  4. ea9f2f5 fix(cert-create): fix key loading logic by Sandrine Bailleux · Mon Oct 16 14:52:06 2023 +0200
  5. 00185ea feat(cert-create): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:53:59 2023 -0500
  6. 06b5cdb feat(cert-create): add pkcs11 engine support by Robin van der Gracht · Tue Sep 12 11:16:23 2023 +0200
  7. 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
  8. 9b4f9d5 feat(cert-create): add new option for CCA NV ctr by laurenw-arm · Tue May 02 14:28:38 2023 -0500
  9. bd5225c fix(cert-create): change WARN to VERBOSE by laurenw-arm · Wed Feb 08 13:14:54 2023 -0600
  10. fefeffb feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · Mon Nov 14 11:03:42 2022 +0100
  11. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · Tue Oct 25 19:41:02 2022 -0400
  12. 1c7c576 feat(cert_create): define the cca chain of trust by laurenw-arm · Thu Apr 21 16:21:53 2022 -0500
  13. 7275a5a refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · Wed Mar 02 18:10:08 2022 -0500
  14. dd906e6 cert_create: updated tool for platform defined certs, keys & extensions by Pankaj Gupta · Wed Dec 09 14:02:38 2020 +0530
  15. 0d54fe3 Merge "tools: cert_create: Create only requested certificates" into integration by Sandrine Bailleux · Thu Jan 28 15:04:22 2021 +0000
  16. 2b96541 Merge "cert-tool: avoid duplicates in extension stack" into integration by Lauren Wehrmeister · Wed Jan 27 18:06:18 2021 +0000
  17. c913fa6 cert-tool: avoid duplicates in extension stack by Jimmy Brisson · Wed Jan 20 15:34:51 2021 -0600
  18. 2b7e70e tools: cert_create: Create only requested certificates by Manish V Badarkhe · Tue Jan 26 10:55:49 2021 +0000
  19. bec47e1 Use preallocated parts of the HASH struct by Jimmy Brisson · Mon Jul 27 13:22:42 2020 -0500
  20. 54db69e Free arguments copied with strdup by Jimmy Brisson · Mon Jul 27 11:23:20 2020 -0500
  21. 5328796 Free keys after use by Jimmy Brisson · Mon Jul 27 10:43:40 2020 -0500
  22. 63d0693 Free X509_EXTENSIONs by Jimmy Brisson · Fri Jul 24 14:31:48 2020 -0500
  23. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · Fri Jul 24 16:43:54 2020 +0100
  24. a1ffcf7 cert_tool: Update cert_tool for fw_config image support by Manish V Badarkhe · Thu Jun 11 21:08:45 2020 +0100
  25. c70b4b4 cert_create: extend Secure partition support for tbbr CoT by Manish Pandey · Wed Jun 10 15:50:36 2020 +0100
  26. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · Fri May 22 12:27:28 2020 +0100
  27. 5d50508 cert_create: Define the dualroot CoT by Sandrine Bailleux · Fri Jan 10 14:32:30 2020 +0100
  28. 0d11b48 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · Wed Jan 15 11:01:25 2020 +0100
  29. 3f9df3d cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · Tue Jan 14 18:06:38 2020 +0100
  30. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · Tue Jan 07 15:12:08 2020 +0100
  31. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · Mon Sep 09 15:24:31 2019 +0100
  32. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · Mon Jul 29 17:13:45 2019 +0100
  33. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · Mon Aug 12 12:19:21 2019 +0100
  34. fcdbd3e tools: Remove unused cert_create defines by Paul Beesley · Wed Mar 06 15:27:15 2019 +0000
  35. 58a5b2b make_cert: return error when invalid options are used by Roberto Vargas · Wed Jun 27 08:23:22 2018 +0100
  36. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · Thu Mar 29 14:29:55 2018 +0100
  37. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · Tue Nov 07 16:50:31 2017 +0000
  38. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · Thu Nov 09 13:51:58 2017 +0800
  39. 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
  40. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · Fri Sep 22 16:21:41 2017 +0800
  41. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · Fri Oct 06 16:11:44 2017 +0800
  42. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  43. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  44. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  45. d5b22d3 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · Mon May 22 16:12:33 2017 +0100
  46. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  47. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  48. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · Mon Feb 06 19:47:44 2017 +0900
  49. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · Mon Feb 06 19:00:11 2017 +0900
  50. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · Mon Feb 06 21:15:01 2017 +0900
  51. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · Wed Jun 22 14:49:27 2016 +0100
  52. 4352998 cert_create: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:24 2016 +0000
  53. 212f738 cert_create: update help message by Juan Castillo · Tue Dec 15 16:37:57 2015 +0000
  54. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  55. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  56. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · Fri Aug 21 15:30:55 2015 +0100
  57. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · Fri Jul 03 16:23:16 2015 +0100
  58. 86958fd cert_create: improve command line argument check by Juan Castillo · Wed Jul 08 12:11:38 2015 +0100
  59. e6d30e9 TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · Fri Jun 12 11:27:59 2015 +0100
  60. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · Tue Jun 30 13:36:57 2015 +0100
  61. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · Mon Jun 01 16:34:23 2015 +0100
  62. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · Thu Mar 05 14:30:00 2015 +0000
  63. 271a5ac TBB: use SHA256 to generate the certificate signatures by Juan Castillo · Mon Feb 16 10:34:28 2015 +0000
  64. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100