- f5bea56 Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot" by Tom Rini · 6 weeks ago
- d6d088a lib/rypto: Adapt rsa_helper to MbedTLS by Raymond Mao · 7 weeks ago
- 08f80c8 lib/crypto: Adapt mscode_parser to MbedTLS by Raymond Mao · 7 weeks ago
- c3dc1f8 lib/crypto: Adapt PKCS7 parser to MbedTLS by Raymond Mao · 7 weeks ago
- f7b522f lib/crypto: Adapt x509_cert_parser to MbedTLS by Raymond Mao · 7 weeks ago
- f5e04a2 lib/crypto: Adapt public_key header with MbedTLS by Raymond Mao · 7 weeks ago
- 1c432cb pkcs7: move common functions to PKCS7 helper by Raymond Mao · 7 weeks ago
- 0d2d4b0 x509: move common functions to x509 helper by Raymond Mao · 7 weeks ago
- 4887c0e public_key: move common functions to public key helper by Raymond Mao · 7 weeks ago
- 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
- 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 164332f lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency by Tomas Paukrt · 3 months ago
- cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
- a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 11 months ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- fea4c84 lib: crypto: add mscode_parser by AKASHI Takahiro · 2 years, 5 months ago
- 9664f52 lib/crypto: support sha384/sha512 in x509/pkcs7 by Dhananjay Phadke · 2 years, 8 months ago
- 58c7c4d Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE by Simon Glass · 2 years, 9 months ago
- ef06469 lib: crypto: allow to build crypyo in SPL by Philippe Reynes · 2 years, 8 months ago
- cde8bae lib/crypto: Enable more algorithms in cert verification by Ilias Apalodimas · 2 years, 10 months ago
- db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 9 months ago
- 6bca8eb crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 3 years, 11 months ago
- cef654b lib/crypto: simplify public_key_verify_signature by Heinrich Schuchardt · 4 years, 4 months ago
- f2d87ff lib: crypto: export and enhance pkcs7_verify_one() by AKASHI Takahiro · 4 years, 4 months ago
- 0cad191 lib: crypto: add pkcs7_digest() by AKASHI Takahiro · 4 years, 4 months ago
- ab837f2 lib: crypto: import pkcs7_verify.c from linux by AKASHI Takahiro · 4 years, 4 months ago
- 72e4153 lib: crypto: enable x509_check_for_self_signed() by AKASHI Takahiro · 4 years, 4 months ago
- 697b4cc lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · 4 years, 4 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
- 5180e1a lib/crypto, efi_loader: avoid multiple inclusions of header files by AKASHI Takahiro · 4 years, 7 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
- 591535c lib: crypto: add x509 parser by AKASHI Takahiro · 5 years ago
- 4214284 lib: crypto: add rsa public key parser by AKASHI Takahiro · 5 years ago
- cbb1007 lib: crypto: add public key utility by AKASHI Takahiro · 5 years ago