开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
verify_pefile.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2017-06-09
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2014-09-03
PEFILE: Relax the check on the length of the PKCS#7 cert
David Howells
2014-07-09
pefile: Validate PKCS#7 trust chain
David Howells
2014-07-09
pefile: Digest the PE binary and compare to the PKCS#7 data
David Howells
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
2014-07-09
pefile: Parse the presumed PKCS#7 content of the certificate blob
David Howells
2014-07-09
pefile: Strip the wrapper off of the cert data block
David Howells
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells