1. a9d5c27 cert_create: Define the dualroot CoT by Sandrine Bailleux · 4 years, 8 months ago
  2. 067f7e9 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 7 months ago
  3. 3b24b66 cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 7 months ago
  4. ba1eaab cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 8 months ago
  5. 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 5 years ago
  6. dfe0f4c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  7. 65ec13b Reduce the number of memory leaks in cert_create by Justin Chadwell · 5 years ago
  8. d5dc774 tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  9. 600835d make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  10. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  11. e24659d Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  12. 2972247 tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  13. 9679297 Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1 by davidcunado-arm · 7 years ago
  14. 1727de0 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  15. 742c4e1 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  16. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  17. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  18. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  19. 1f33ad4 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  20. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  21. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  22. c893c73 cert_create: remove unneeded initializers by Masahiro Yamada · 8 years ago
  23. 559eb8b cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 8 years ago
  24. 762f1eb cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 8 years ago
  25. f16db56 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  26. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 9 years ago
  27. 159807e cert_create: update help message by Juan Castillo · 9 years ago
  28. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  29. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  30. cebe1f2 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  31. ad2c1a9 cert_create: specify command line options in the CoT by Juan Castillo · 9 years ago
  32. dfc90e2 cert_create: improve command line argument check by Juan Castillo · 9 years ago
  33. 55e291a TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 9 years ago
  34. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  35. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  36. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 9 years ago
  37. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 10 years ago
  38. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 10 years ago