You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/crypto/asymmetric_keys
Linus Torvalds 5e40d331bd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 10 years ago
..
.gitignore
Kconfig Merge branch 'keys-fixes' into keys-next 11 years ago
Makefile pefile: Parse the "Microsoft individual code signing" data blob 11 years ago
asymmetric_keys.h KEYS: Restore partial ID matching functionality for asymmetric keys 10 years ago
asymmetric_type.c KEYS: output last portion of fingerprint in /proc/keys 10 years ago
mscode.asn1 pefile: Parse the "Microsoft individual code signing" data blob 11 years ago
mscode_parser.c pefile: Handle pesign using the wrong OID 11 years ago
pkcs7.asn1 PKCS#7: Implement a parser [RFC 2315] 11 years ago
pkcs7_key_type.c KEYS: Remove key_type::match in favour of overriding default by match_preparse 11 years ago
pkcs7_parser.c KEYS: Overhaul key identification when searching for asymmetric keys 11 years ago
pkcs7_parser.h PKCS#7: Better handling of unsupported crypto 11 years ago
pkcs7_trust.c KEYS: Restore partial ID matching functionality for asymmetric keys 10 years ago
pkcs7_verify.c PKCS#7: Handle PKCS#7 messages that contain no X.509 certs 11 years ago
public_key.c KEYS: Fix public_key asymmetric key subtype name 11 years ago
public_key.h
rsa.c
signature.c KEYS: Set pr_fmt() in asymmetric key signature handling 11 years ago
verify_pefile.c PEFILE: Relax the check on the length of the PKCS#7 cert 11 years ago
verify_pefile.h pefile: Parse the "Microsoft individual code signing" data blob 11 years ago
x509.asn1
x509_cert_parser.c KEYS: use swapped SKID for performing partial matching 10 years ago
x509_parser.h KEYS: use swapped SKID for performing partial matching 10 years ago
x509_public_key.c KEYS: strip 'id:' from ca_keyid 10 years ago
x509_rsakey.asn1