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