index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
David Howells
2014-09-22
1
-7
/
+8
*
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2014-09-16
2
-17
/
+47
*
PKCS#7: Better handling of unsupported crypto
David Howells
2014-09-16
5
-16
/
+74
*
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
9
-184
/
+195
*
KEYS: Implement binary asymmetric key ID handling
David Howells
2014-09-16
2
-0
/
+93
*
KEYS: Make the key matching functions return bool
David Howells
2014-09-16
1
-2
/
+2
*
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
2
-4
/
+3
*
KEYS: Remove key_type::def_lookup_type
David Howells
2014-09-16
2
-2
/
+0
*
KEYS: Preparse match data
David Howells
2014-09-16
1
-1
/
+30
*
Merge tag 'keys-next-fixes-20140916' into keys-next
David Howells
2014-09-16
1
-3
/
+3
|
\
|
*
PKCS#7: Add a missing static
David Howells
2014-09-16
1
-3
/
+3
*
|
Merge tag 'keys-fixes-20140916' into keys-next
David Howells
2014-09-16
1
-28
/
+33
|
\
\
|
|
/
|
/
|
|
*
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
David Howells
2014-09-16
1
-20
/
+19
|
*
PKCS#7: Provide a single place to do signed info block freeing
David Howells
2014-09-16
1
-9
/
+15
*
|
KEYS: Set pr_fmt() in asymmetric key signature handling
David Howells
2014-09-03
1
-0
/
+1
|
/
*
X.509: Need to export x509_request_asymmetric_key()
David Howells
2014-08-03
1
-0
/
+1
*
PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1
David Howells
2014-07-31
1
-4
/
+2
*
PKCS#7: Use x509_request_asymmetric_key()
David Howells
2014-07-29
2
-72
/
+25
*
X.509: x509_request_asymmetric_keys() doesn't need string length arguments
David Howells
2014-07-28
1
-6
/
+3
*
PKCS#7: fix sparse non static symbol warning
Wei Yongjun
2014-07-28
1
-1
/
+1
*
PKCS#7: Missing inclusion of linux/err.h
David Howells
2014-07-25
1
-0
/
+1
*
Merge branch 'keys-fixes' into keys-next
David Howells
2014-07-22
1
-1
/
+0
|
\
|
*
RSA: Don't select non-existent symbol
Jean Delvare
2014-07-17
1
-1
/
+0
*
|
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
2014-07-22
3
-20
/
+142
|
\
\
|
*
|
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
2014-07-17
1
-3
/
+6
|
*
|
KEYS: validate certificate trust only with selected key
Dmitry Kasatkin
2014-07-17
2
-0
/
+20
|
*
|
KEYS: make partial key id matching as a dedicated function
Dmitry Kasatkin
2014-07-17
2
-19
/
+33
|
*
|
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2014-07-17
1
-1
/
+86
|
|
/
*
|
Merge tag 'keys-pefile-20140709' into keys-next
David Howells
2014-07-22
6
-1
/
+678
|
\
\
|
*
|
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: Handle pesign using the wrong OID
Vivek Goyal
2014-07-09
1
-1
/
+7
|
*
|
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
2014-07-09
5
-1
/
+168
|
*
|
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
4
-0
/
+217
|
*
|
KEYS: X.509: Fix a spelling mistake
David Howells
2014-07-08
1
-1
/
+1
*
|
|
Merge tag 'keys-pkcs7-20140708' into keys-next
David Howells
2014-07-22
11
-2
/
+1302
|
\
|
|
|
*
|
PKCS#7: Provide a key type for testing PKCS#7
David Howells
2014-07-08
3
-0
/
+117
|
*
|
PKCS#7: Find intersection between PKCS#7 message and known, trusted keys
David Howells
2014-07-08
2
-0
/
+220
|
*
|
PKCS#7: Verify internal certificate chain
David Howells
2014-07-08
1
-1
/
+87
|
*
|
PKCS#7: Find the right key in the PKCS#7 key list and verify the signature
David Howells
2014-07-08
1
-0
/
+64
|
*
|
PKCS#7: Digest the data in a signed-data message
David Howells
2014-07-08
2
-1
/
+175
|
*
|
PKCS#7: Implement a parser [RFC 2315]
David Howells
2014-07-08
5
-0
/
+606
|
*
|
X.509: Export certificate parse and free functions
David Howells
2014-07-02
1
-0
/
+3
|
*
|
X.509: Add bits needed for PKCS#7
David Howells
2014-07-01
3
-2
/
+30
|
|
/
*
|
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
2014-07-22
2
-2
/
+2
*
|
KEYS: Provide a generic instantiation function
David Howells
2014-07-18
1
-24
/
+1
|
/
*
Revert "KEYS: verify a certificate is signed by a 'trusted' key"
Linus Torvalds
2013-11-23
1
-80
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
1
-2
/
+3
|
\
[next]