index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
X.509: Fix the time validation [ver #2]
David Howells
2015-11-12
1
-5
/
+7
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-11
1
-2
/
+10
|
\
|
*
crypto: algif_hash - Only export and import on sockets with data
Herbert Xu
2015-11-02
1
-2
/
+10
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-11-05
6
-30
/
+35
|
\
\
|
*
|
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-21
6
-30
/
+35
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
17
-116
/
+677
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()
Sowmini Varadhan
2015-10-20
1
-2
/
+3
|
*
|
crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...
David Howells
2015-10-20
1
-1
/
+0
|
*
|
crypto: keywrap - add testmgr support
Stephan Mueller
2015-10-15
2
-0
/
+56
|
*
|
crypto: keywrap - enable compilation
Stephan Mueller
2015-10-15
2
-0
/
+8
|
*
|
crypto: keywrap - add key wrapping block chaining mode
Stephan Mueller
2015-10-15
1
-0
/
+419
|
*
|
crypto: testmgr - test IV value after a cipher operation
Boris BREZILLON
2015-10-15
2
-1
/
+12
|
*
|
crypto: pkcs7 - Fix unaligned access in pkcs7_verify()
Sowmini Varadhan
2015-10-14
1
-2
/
+3
|
*
|
crypto: jitterentropy - remove unnecessary information from a comment
Alexander Kuleshov
2015-10-14
1
-4
/
+0
|
*
|
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-10-14
8
-77
/
+152
|
*
|
crypto: skcipher - blkcipher and ablkcipher should it be static
Geliang Tang
2015-10-01
1
-2
/
+2
|
*
|
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers
John Haxby
2015-10-01
1
-16
/
+0
|
*
|
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
2015-09-21
1
-4
/
+6
|
*
|
crypto: asymmetric_keys - remove always false comparison
sudip
2015-09-21
1
-3
/
+3
|
*
|
crypto: tcrypt - avoid mapping from module image addresses
Horia Geant?
2015-09-21
1
-4
/
+13
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-10-28
4
-6
/
+6
|
\
\
\
|
*
|
|
crypto: api - Only abort operations on fatal signal
Herbert Xu
2015-10-20
4
-6
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-10-13
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
crypto: ahash - ensure statesize is non-zero
Russell King
2015-10-13
1
-1
/
+2
*
|
|
X.509: Don't strip leading 00's from key ID when constructing key description
David Howells
2015-09-25
1
-4
/
+0
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-09-16
1
-2
/
+3
|
\
\
|
|
/
|
*
crypto: testmgr - don't copy from source IV too much
Andrey Ryabinin
2015-09-11
1
-2
/
+3
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
16
-163
/
+738
|
\
\
|
*
|
PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them
David Howells
2015-09-01
2
-0
/
+17
|
*
|
Move certificate handling to its own directory
David Howells
2015-08-14
1
-0
/
+1
|
*
|
PKCS#7: Add MODULE_LICENSE() to test module
David Howells
2015-08-13
1
-0
/
+3
|
*
|
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
7
-17
/
+239
|
*
|
KEYS: Add a name for PKEY_ID_PKCS7
David Howells
2015-08-12
1
-0
/
+1
|
*
|
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
David Howells
2015-08-12
3
-31
/
+72
|
*
|
PKCS#7: Support CMS messages also [RFC5652]
David Howells
2015-08-12
3
-9
/
+68
|
*
|
X.509: Change recorded SKID & AKID to not include Subject or Issuer
David Howells
2015-08-12
1
-6
/
+2
|
*
|
PKCS#7: Check content type and versions
David Howells
2015-08-12
2
-4
/
+77
|
*
|
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
1
-0
/
+25
|
*
|
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-07
3
-40
/
+101
|
*
|
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2015-08-07
7
-69
/
+145
*
|
|
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
3
-7
/
+7
|
|
/
*
|
crypto: algif_aead - fix for multiple operations on AF_ALG sockets
Lars Persson
2015-08-25
1
-0
/
+1
*
|
crypto: testmgr - Use new skcipher interface
Herbert Xu
2015-08-21
1
-29
/
+32
*
|
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
2015-08-21
2
-0
/
+246
*
|
crypto: cmac - allow usage in FIPS mode
Stephan Mueller
2015-08-19
1
-0
/
+2
*
|
crypto: null - Add missing Kconfig tristate for NULL2
Herbert Xu
2015-08-17
1
-0
/
+1
*
|
crypto: null - Use NULL2 in Makefile
Herbert Xu
2015-08-17
1
-1
/
+1
*
|
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
10
-45
/
+16
*
|
crypto: aead - Remove old AEAD interfaces
Herbert Xu
2015-08-17
1
-597
/
+9
[next]