summaryrefslogtreecommitdiff
path: root/lib/crypto
AgeCommit message (Expand)Author
2022-10-11Revert "MLK-25478-3 workaround: disable verify time of signer and signee."Peng Fan
2022-04-06MLK-25478-3 workaround: disable verify time of signer and signee.Ying-Chun Liu (PaulLiu)
2022-01-19lib/crypto: Enable more algorithms in cert verificationIlias Apalodimas
2021-04-14lib: Rename rsa-checksum.c to hash-checksum.cAlexandru Gagniuc
2020-12-31crypto: Fix the logic to calculate hash with authattributes setSughosh Ganu
2020-08-08lib/crypto: simplify public_key_verify_signatureHeinrich Schuchardt
2020-07-22lib: crypto: export and enhance pkcs7_verify_one()AKASHI Takahiro
2020-07-22lib: crypto: add pkcs7_digest()AKASHI Takahiro
2020-07-22lib: crypto: import pkcs7_verify.c from linuxAKASHI Takahiro
2020-07-22lib: crypto: enable x509_check_for_self_signed()AKASHI Takahiro
2020-07-22lib: crypto: add public_key_verify_signature()AKASHI Takahiro
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-04lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro
2020-05-04lib/crypto, efi_loader: avoid multiple inclusions of header filesAKASHI Takahiro
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-12-06lib: crypto: add pkcs7 message parserAKASHI Takahiro
2019-12-06lib: crypto: add x509 parserAKASHI Takahiro
2019-12-06lib: crypto: add rsa public key parserAKASHI Takahiro
2019-12-06lib: crypto: add public key utilityAKASHI Takahiro