aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-27
| | |\
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
| |\| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-21
| | |\ \
| * | | | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
| |/ / /
* | | | crypto: algif_aead - Temporarily disable all AEAD algorithmsHerbert Xu2015-06-22
* | | | crypto: af_alg - Forbid the use internal algorithmsHerbert Xu2015-06-22
* | | | crypto: echainiv - Only hold RNG during initialisationHerbert Xu2015-06-22
* | | | crypto: seqiv - Add compatibility support without RNGHerbert Xu2015-06-22
* | | | crypto: eseqiv - Offer normal cipher functionality without RNGHerbert Xu2015-06-22
* | | | crypto: chainiv - Offer normal cipher functionality without RNGHerbert Xu2015-06-22
* | | | crypto: user - Add CRYPTO_MSG_DELRNGHerbert Xu2015-06-22
* | | | crypto: rng - Do not free default RNG when it becomes unusedHerbert Xu2015-06-22
* | | | crypto: skcipher - Allow givencrypt to be NULLHerbert Xu2015-06-22
* | | | crypto: rsa - fix invalid select for AKCIPHERTadeusz Struk2015-06-21
* | | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
|\| | |
| * | | Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-24
| |\ \ \
| | * | | md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-21
* | | | | crypto: tcrypt - Fixed AEAD speed test setupHerbert Xu2015-06-18
* | | | | crypto: tcrypt - Add rfc4309(ccm(aes)) speed testHerbert Xu2015-06-18
* | | | | crypto: testmgr - add tests vectors for RSATadeusz Struk2015-06-17
* | | | | crypto: rsa - add a new rsa generic implementationTadeusz Struk2015-06-17
* | | | | crypto: akcipher - add PKE APITadeusz Struk2015-06-17
* | | | | crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi2015-06-17
* | | | | crypto: testmgr - Add mcgrew test vectors for rfc4106Herbert Xu2015-06-17
* | | | | Revert "crypto: testmgr - Disable rfc4543 test"Herbert Xu2015-06-17
* | | | | crypto: testmgr - Update rfc4543 test vectorsHerbert Xu2015-06-17
* | | | | crypto: gcm - Convert to new AEAD interfaceHerbert Xu2015-06-17
* | | | | crypto: testmgr - Disable rfc4543 testHerbert Xu2015-06-17
* | | | | crypto: drbg - Add select on sha256Herbert Xu2015-06-11
* | | | | crypto: drbg - report backend_cra_name when allocation failsSergey Senozhatsky2015-06-11
* | | | | crypto: drbg - reseed often if seedsource is degradedStephan Mueller2015-06-10
* | | | | crypto: drbg - Use callback API for random readinessStephan Mueller2015-06-10
* | | | | crypto: drbg - use pragmas for disabling optimizationStephan Mueller2015-06-09
* | | | | crypto: testmgr - Document struct cipher_testvecLABBE Corentin2015-06-09
* | | | | crypto: rng - Remove krngHerbert Xu2015-06-04
* | | | | crypto: rng - Make DRBG the default RNGHerbert Xu2015-06-04
* | | | | crypto: echainiv - Set Kconfig default to mHerbert Xu2015-06-04
* | | | | crypto: drbg - Add stdrng alias and increase priorityHerbert Xu2015-06-04
* | | | | crypto: seqiv - Move IV seeding into init functionHerbert Xu2015-06-04
* | | | | crypto: eseqiv - Move IV seeding into init functionHerbert Xu2015-06-04
* | | | | crypto: echainiv - Move IV seeding into init functionHerbert Xu2015-06-04
* | | | | crypto: chainiv - Move IV seeding into init functionHerbert Xu2015-06-04
* | | | | crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vectorMartin Willi2015-06-04
* | | | | crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEADMartin Willi2015-06-04
* | | | | crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539Martin Willi2015-06-04
* | | | | crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539Martin Willi2015-06-04
* | | | | crypto: testmgr - Add Poly1305 test vectors from RFC7539Martin Willi2015-06-04
* | | | | crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi2015-06-04