1. a9f543a build(cert-create): don't generate `build_msg.c` by Chris Kay · Fri Jun 14 11:31:03 2024 +0000
  2. 50d5397 fix(cert-create): add guardrails around brainpool usage by Donald Chan · Wed Apr 10 14:56:53 2024 -0700
  3. ea9f2f5 fix(cert-create): fix key loading logic by Sandrine Bailleux · Mon Oct 16 14:52:06 2023 +0200
  4. fefeffb feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · Mon Nov 14 11:03:42 2022 +0100
  5. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · Tue Oct 25 19:41:02 2022 -0400
  6. 0d54fe3 Merge "tools: cert_create: Create only requested certificates" into integration by Sandrine Bailleux · Thu Jan 28 15:04:22 2021 +0000
  7. 2b96541 Merge "cert-tool: avoid duplicates in extension stack" into integration by Lauren Wehrmeister · Wed Jan 27 18:06:18 2021 +0000
  8. c913fa6 cert-tool: avoid duplicates in extension stack by Jimmy Brisson · Wed Jan 20 15:34:51 2021 -0600
  9. 2b7e70e tools: cert_create: Create only requested certificates by Manish V Badarkhe · Tue Jan 26 10:55:49 2021 +0000
  10. 54db69e Free arguments copied with strdup by Jimmy Brisson · Mon Jul 27 11:23:20 2020 -0500
  11. 5328796 Free keys after use by Jimmy Brisson · Mon Jul 27 10:43:40 2020 -0500
  12. 63d0693 Free X509_EXTENSIONs by Jimmy Brisson · Fri Jul 24 14:31:48 2020 -0500
  13. 0d11b48 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · Wed Jan 15 11:01:25 2020 +0100
  14. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · Tue Jan 07 15:12:08 2020 +0100
  15. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · Mon Sep 09 15:24:31 2019 +0100
  16. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · Mon Jul 29 17:13:45 2019 +0100
  17. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · Mon Aug 12 12:19:21 2019 +0100
  18. 58a5b2b make_cert: return error when invalid options are used by Roberto Vargas · Wed Jun 27 08:23:22 2018 +0100
  19. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · Thu Nov 09 13:51:58 2017 +0800
  20. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · Fri Oct 06 16:11:44 2017 +0800
  21. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  22. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  23. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  24. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  25. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · Mon Feb 06 19:47:44 2017 +0900
  26. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · Mon Feb 06 21:15:01 2017 +0900
  27. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · Wed Jun 22 14:49:27 2016 +0100
  28. 4352998 cert_create: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:24 2016 +0000
  29. 212f738 cert_create: update help message by Juan Castillo · Tue Dec 15 16:37:57 2015 +0000
  30. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  31. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  32. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · Fri Aug 21 15:30:55 2015 +0100
  33. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · Fri Jul 03 16:23:16 2015 +0100
  34. 86958fd cert_create: improve command line argument check by Juan Castillo · Wed Jul 08 12:11:38 2015 +0100
  35. e6d30e9 TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · Fri Jun 12 11:27:59 2015 +0100
  36. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · Tue Jun 30 13:36:57 2015 +0100
  37. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · Mon Jun 01 16:34:23 2015 +0100
  38. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · Thu Mar 05 14:30:00 2015 +0000
  39. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100