aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * KEYS: Implement asymmetric key typeDavid Howells2012-10-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\ \
| * | arm/crypto: Add optimized AES and SHA1 routinesDavid McCullough2012-09-06
| * | crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A...Jussi Kivilinna2012-08-20
| * | powerpc/crypto: add 842 crypto driverSeth Jennings2012-08-01
| * | crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-01
| * | crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-01
| |/
* | crypto: Build SPARC DES algorithms on SPARC only.Dave Jones2012-10-02
* | sparc64: Add CAMELLIA driver making use of the new camellia opcodes.David S. Miller2012-08-28
* | sparc64: Add DES driver making use of the new des opcodes.David S. Miller2012-08-26
* | sparc64: Add CRC32C driver making use of the new crc32c opcode.David S. Miller2012-08-22
* | sparc64: Add AES driver making use of the new aes opcodes.David S. Miller2012-08-22
* | sparc64: Add MD5 driver making use of the 'md5' instruction.David S. Miller2012-08-20
* | sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction.David S. Miller2012-08-20
* | sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.David S. Miller2012-08-20
* | sparc64: Add SHA1 driver making use of the 'sha1' instruction.David S. Miller2012-08-20
|/
* crypto: arc4 - now arc needs blockcipher supportSebastian Andrzej Siewior2012-06-27
* crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-27
* crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-27
* crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-27
* crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-27
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
* crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* um: several x86 hw-dependent crypto modules won't build on umlAl Viro2012-04-09
* crypto: crc32c should use library implementationDarrick J. Wong2012-03-23
* crypto: camellia - add assembler implementation for x86_64Jussi Kivilinna2012-03-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-11
|\
| * crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in KconfigJussi Kivilinna2011-12-20
| * crypto: serpent-sse2 - select LRW and XTSJussi Kivilinna2011-12-20
| * crypto: twofish-x86_64-3way - select LRW and XTSJussi Kivilinna2011-12-20
| * crypto: xts - remove dependency on EXPERIMENTALJussi Kivilinna2011-12-20
| * crypto: lrw - remove dependency on EXPERIMENTALJussi Kivilinna2011-12-20
| * crypto: serpent-sse2 - should select CRYPTO_CRYPTDJussi Kivilinna2011-11-30
| * crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-21
| * crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-21
| * crypto: fix typo in crypto/KconfigValdis.Kletnieks@vt.edu2011-11-09
* | Merge branch 'master' into for-nextJiri Kosina2011-11-13
|\|
| * crypto: user - Depend on NET instead of selecting itHerbert Xu2011-10-31
| * crypto: user - Add dependency on NETHerbert Xu2011-10-26
| * crypto: Add userspace configuration APISteffen Klassert2011-10-21
| * crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna2011-10-21
| * crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna2011-09-22
| * crypto: blowfish - split generic and common c codeJussi Kivilinna2011-09-22
| * crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause2011-08-10
* | crypto: drop selects of bogus Kconfig symbolPaul Bolle2011-11-13
|/