1. f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · Mon Oct 14 13:34:06 2024 -0600
  2. d6d088a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · Thu Oct 03 14:50:37 2024 -0700
  3. 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:35 2024 -0700
  4. c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:33 2024 -0700
  5. f7b522f lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · Thu Oct 03 14:50:31 2024 -0700
  6. f5e04a2 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · Thu Oct 03 14:50:29 2024 -0700
  7. 1c432cb pkcs7: move common functions to PKCS7 helper by Raymond Mao · Thu Oct 03 14:50:27 2024 -0700
  8. 0d2d4b0 x509: move common functions to x509 helper by Raymond Mao · Thu Oct 03 14:50:26 2024 -0700
  9. 4887c0e public_key: move common functions to public key helper by Raymond Mao · Thu Oct 03 14:50:25 2024 -0700
  10. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · Sun Sep 29 19:49:53 2024 -0600
  11. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:50 2024 -0600
  12. fea4c84 lib: crypto: add mscode_parser by AKASHI Takahiro · Tue Jul 05 14:48:11 2022 +0900
  13. ef06469 lib: crypto: allow to build crypyo in SPL by Philippe Reynes · Mon Mar 28 22:56:57 2022 +0200
  14. ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · Tue Jul 21 19:35:19 2020 +0900
  15. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  16. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  17. 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · Wed Nov 13 09:44:59 2019 +0900
  18. cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · Wed Nov 13 09:44:58 2019 +0900