index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Fix the logic to calculate hash with authattributes set
Sughosh Ganu
2020-12-31
1
-11
/
+26
*
lib/crypto: simplify public_key_verify_signature
Heinrich Schuchardt
2020-08-08
1
-4
/
+0
*
lib: crypto: export and enhance pkcs7_verify_one()
AKASHI Takahiro
2020-07-22
1
-7
/
+54
*
lib: crypto: add pkcs7_digest()
AKASHI Takahiro
2020-07-22
1
-3
/
+89
*
lib: crypto: import pkcs7_verify.c from linux
AKASHI Takahiro
2020-07-22
3
-0
/
+528
*
lib: crypto: enable x509_check_for_self_signed()
AKASHI Takahiro
2020-07-22
2
-10
/
+25
*
lib: crypto: add public_key_verify_signature()
AKASHI Takahiro
2020-07-22
1
-1
/
+69
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
5
-132
/
+12
*
lib/crypto, efi_loader: avoid multiple inclusions of header files
AKASHI Takahiro
2020-05-04
2
-0
/
+8
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
5
-0
/
+8
*
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
2019-12-06
5
-0
/
+914
*
lib: crypto: add x509 parser
AKASHI Takahiro
2019-12-06
7
-0
/
+1170
*
lib: crypto: add rsa public key parser
AKASHI Takahiro
2019-12-06
4
-0
/
+224
*
lib: crypto: add public key utility
AKASHI Takahiro
2019-12-06
4
-0
/
+1073