index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
pkcs7_verify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
PKCS#7: Introduce pkcs7_get_digest()
Thiago Jung Bauermann
1
-0
/
+33
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2018-02-22
PKCS#7: fix certificate blacklisting
Eric Biggers
1
-4
/
+6
2018-02-22
PKCS#7: fix certificate chain verification
Eric Biggers
1
-1
/
+1
2017-12-08
X.509: fix comparisons of ->pkey_algo
Eric Biggers
1
-1
/
+1
2017-12-08
pkcs7: use crypto_shash_digest()
Eric Biggers
1
-5
/
+2
2017-04-03
PKCS#7: Handle blacklisted certificates
David Howells
1
-8
/
+24
2016-07-18
PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
Lans Zhang
1
-1
/
+1
2016-04-06
X.509: Extract signature digest and make self-signed cert checks earlier
David Howells
1
-28
/
+10
2016-04-06
PKCS#7: Make the signature a pointer rather than embedding it
David Howells
1
-25
/
+26
2016-04-06
X.509: Retain the key verification data
David Howells
1
-9
/
+11
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
1
-5
/
+3
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
1
-1
/
+1
2015-10-14
crypto: pkcs7 - Fix unaligned access in pkcs7_verify()
Sowmini Varadhan
1
-2
/
+3
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
1
-2
/
+63
2015-08-07
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
1
-0
/
+25
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
1
-11
/
+36
2015-08-07
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
1
-7
/
+5
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
1
-5
/
+11
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
1
-4
/
+42
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
1
-24
/
+20
2014-07-31
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
David Howells
1
-4
/
+2
2014-07-08
PKCS#7: Verify internal certificate chain
David Howells
1
-1
/
+87
2014-07-08
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
David Howells
1
-0
/
+64
2014-07-08
PKCS#7: Digest the data in a signed-data message
David Howells
1
-0
/
+173