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. 164332f lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · Tue Aug 27 19:38:09 2024 +0200
  13. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  14. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  15. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  16. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  17. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  18. fea4c84 lib: crypto: add mscode_parser by AKASHI Takahiro · Tue Jul 05 14:48:11 2022 +0900
  19. 9664f52 lib/crypto: support sha384/sha512 in x509/pkcs7 by Dhananjay Phadke · Tue Mar 15 10:19:32 2022 -0700
  20. 58c7c4d Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE by Simon Glass · Mon Feb 28 12:08:31 2022 -0700
  21. ef06469 lib: crypto: allow to build crypyo in SPL by Philippe Reynes · Mon Mar 28 22:56:57 2022 +0200
  22. cde8bae lib/crypto: Enable more algorithms in cert verification by Ilias Apalodimas · Wed Jan 19 13:54:41 2022 +0200
  23. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  24. 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · Wed Dec 30 19:27:01 2020 +0530
  25. cef654b lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · Sat Aug 08 18:57:47 2020 +0200
  26. f2d87ff lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · Tue Jul 21 19:35:21 2020 +0900
  27. 0cad191 lib: crypto: add pkcs7_digest() by AKASHI Takahiro · Tue Jul 21 19:35:20 2020 +0900
  28. ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · Tue Jul 21 19:35:19 2020 +0900
  29. 72e4153 lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · Tue Jul 21 19:35:18 2020 +0900
  30. 697b4cc lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · Tue Jul 21 19:35:17 2020 +0900
  31. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  32. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  33. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · Tue Apr 21 09:38:17 2020 +0900
  34. 5180e1a lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · Tue Apr 21 09:37:52 2020 +0900
  35. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  36. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  37. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  38. 591535c lib: crypto: add x509 parser by AKASHI Takahiro · Wed Nov 13 09:45:00 2019 +0900
  39. 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · Wed Nov 13 09:44:59 2019 +0900
  40. cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · Wed Nov 13 09:44:58 2019 +0900