index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rtmutex-tester.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
MODSIGN: Provide module signing public keys to the kernel
David Howells
3
-2
/
+124
2012-10-10
MODSIGN: Automatically generate module signing keys if missing
David Howells
1
-0
/
+49
2012-10-10
MODSIGN: Provide Kconfig options
David Howells
1
-0
/
+38
2012-10-10
MODSIGN: Provide gitignore and make clean rules for extra files
David Howells
2
-0
/
+15
2012-10-10
MODSIGN: Add FIPS policy
David Howells
1
-0
/
+4
2012-10-10
module: signature checking hook
Rusty Russell
7
-1
/
+157
2012-10-08
X.509: Add a crypto key parser for binary (DER) X.509 certificates
David Howells
8
-0
/
+832
2012-10-08
MPILIB: Provide a function to read raw data into an MPI
David Howells
2
-0
/
+56
2012-10-08
X.509: Add an ASN.1 decoder
David Howells
3
-0
/
+503
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
7
-0
/
+1721
2012-10-08
X.509: Add utility functions to render OIDs as strings
David Howells
2
-0
/
+83
2012-10-08
X.509: Implement simple static OID registry
David Howells
6
-1
/
+410
2012-10-08
RSA: Fix signature verification for shorter signatures
David Howells
1
-3
/
+11
2012-10-08
RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
David Howells
4
-0
/
+279
2012-10-08
MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
David Howells
2
-0
/
+71
2012-10-08
KEYS: Provide signature verification with an asymmetric key
David Howells
3
-1
/
+54
2012-10-08
KEYS: Asymmetric public-key algorithm crypto key subtype
David Howells
5
-0
/
+250
2012-10-08
KEYS: Asymmetric key pluggable data parsers
David Howells
2
-1
/
+156
2012-10-08
KEYS: Implement asymmetric key type
David Howells
8
-0
/
+273