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