1. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  2. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 3 months ago
  3. b124efc lib: crypto: add mscode_parser by AKASHI Takahiro · 2 years, 3 months ago
  4. e146a2c lib/crypto: support sha384/sha512 in x509/pkcs7 by Dhananjay Phadke · 2 years, 6 months ago
  5. b7463f1 Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE by Simon Glass · 2 years, 7 months ago
  6. e44ec9f lib: crypto: allow to build crypyo in SPL by Philippe Reynes · 2 years, 6 months ago
  7. 8699af6 lib/crypto: Enable more algorithms in cert verification by Ilias Apalodimas · 2 years, 8 months ago
  8. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  9. 4366a24 crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 3 years, 9 months ago
  10. 9bdbc8e lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · 4 years, 1 month ago
  11. 5ee81c6 lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · 4 years, 2 months ago
  12. 05329fa lib: crypto: add pkcs7_digest() by AKASHI Takahiro · 4 years, 2 months ago
  13. 063499e lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · 4 years, 2 months ago
  14. 6244b3c lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · 4 years, 2 months ago
  15. b2a1049 lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · 4 years, 2 months ago
  16. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 4 months ago
  17. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  18. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 5 months ago
  19. 7b8b63f lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · 4 years, 5 months ago
  20. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  21. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  22. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 4 years, 10 months ago
  23. b4adf62 lib: crypto: add x509 parser by AKASHI Takahiro · 4 years, 10 months ago
  24. 9b933bf lib: crypto: add rsa public key parser by AKASHI Takahiro · 4 years, 10 months ago
  25. c4e961e lib: crypto: add public key utility by AKASHI Takahiro · 4 years, 10 months ago