index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
/
verify_pefile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
2019-08-19
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
2017-06-09
1
-2
/
+2
*
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
1
-1
/
+1
*
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
1
-31
/
+9
*
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
1
-2
/
+2
*
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
1
-2
/
+5
*
PEFILE: Relax the check on the length of the PKCS#7 cert
David Howells
2014-09-03
1
-16
/
+33
*
pefile: Validate PKCS#7 trust chain
David Howells
2014-07-09
1
-1
/
+1
*
pefile: Digest the PE binary and compare to the PKCS#7 data
David Howells
2014-07-09
1
-0
/
+197
*
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
2014-07-09
1
-0
/
+7
*
pefile: Parse the presumed PKCS#7 content of the certificate blob
David Howells
2014-07-09
1
-1
/
+20
*
pefile: Strip the wrapper off of the cert data block
David Howells
2014-07-09
1
-0
/
+71
*
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
2014-07-09
1
-0
/
+163