summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-07async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-22crypto: hash - add zero length message hash for shax and md5LABBE Corentin
2015-12-22crypto: rsa-pkcs1pad - don't allocate buffer on stackAndrzej Zaborowski
2015-12-22crypto: algif_skcipher - Use new skcipher interfaceHerbert Xu
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-11crypto: asymmetric_keys - signature.c does not need <module.h>Paul Gortmaker
2015-12-10crypto: drbg - constify drbg_state_ops structuresJulia Lawall
2015-12-09crypto: skcipher - Copy iv from desc even for 0-len walksJason A. Donenfeld
2015-12-09crypto: chacha20poly1305 - Skip encryption/decryption for 0-lenJason A. Donenfeld
2015-12-09crypto: rsa - RSA padding algorithmAndrzej Zaborowski
2015-12-09crypto: akcipher - add akcipher declarations needed by templates.Andrzej Zaborowski
2015-12-04crypto: cryptd - Assign statesize properlyWang, Rui Y
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu
2015-11-27crypto: cryptod - use crypto_skcipher_type() for getting skcipher typeAlexander Kuleshov
2015-11-23crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)Cyrille Pitchen
2015-11-23crypto: mcryptd - use list_first_entry_or_null()Geliang Tang
2015-11-23crypto: api - use list_first_entry_or_null and list_next_entryGeliang Tang
2015-11-17crypto: rsa - only require output buffers as big as needed.Andrzej Zaborowski
2015-11-17crypto: algif - Change some variable to size_tLABBE Corentin
2015-11-12X.509: Fix the time validation [ver #2]David Howells
2015-11-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-02crypto: algif_hash - Only export and import on sockets with dataHerbert Xu
2015-10-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-20crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params()Sowmini Varadhan
2015-10-20crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't ...David Howells
2015-10-20crypto: api - Only abort operations on fatal signalHerbert Xu
2015-10-15crypto: keywrap - add testmgr supportStephan Mueller
2015-10-15crypto: keywrap - enable compilationStephan Mueller
2015-10-15crypto: keywrap - add key wrapping block chaining modeStephan Mueller
2015-10-15crypto: testmgr - test IV value after a cipher operationBoris BREZILLON
2015-10-14crypto: pkcs7 - Fix unaligned access in pkcs7_verify()Sowmini Varadhan
2015-10-14crypto: jitterentropy - remove unnecessary information from a commentAlexander Kuleshov
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-10-13crypto: ahash - ensure statesize is non-zeroRussell King
2015-10-01crypto: skcipher - blkcipher and ablkcipher should it be staticGeliang Tang
2015-10-01crypto: testmgr - Disable fips-allowed for authenc() and des() ciphersJohn Haxby
2015-09-25X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells
2015-09-21crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim
2015-09-21crypto: asymmetric_keys - remove always false comparisonsudip