David McCullough
|
f0be44f4fb
arm/crypto: Add optimized AES and SHA1 routines
|
13 gadi atpakaļ |
David S. Miller
|
81658ad0d9
sparc64: Add CAMELLIA driver making use of the new camellia opcodes.
|
13 gadi atpakaļ |
David S. Miller
|
c5aac2df65
sparc64: Add DES driver making use of the new des opcodes.
|
13 gadi atpakaļ |
David S. Miller
|
442a7c40b1
sparc64: Add CRC32C driver making use of the new crc32c opcode.
|
13 gadi atpakaļ |
David S. Miller
|
9bf4852d3d
sparc64: Add AES driver making use of the new aes opcodes.
|
13 gadi atpakaļ |
David S. Miller
|
fa4dfedcc2
sparc64: Add MD5 driver making use of the 'md5' instruction.
|
13 gadi atpakaļ |
David S. Miller
|
775e0c6998
sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction.
|
13 gadi atpakaļ |
David S. Miller
|
86c93b24ef
sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.
|
13 gadi atpakaļ |
David S. Miller
|
4ff28d4ca9
sparc64: Add SHA1 driver making use of the 'sha1' instruction.
|
13 gadi atpakaļ |
Jussi Kivilinna
|
023af60825
crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines
|
13 gadi atpakaļ |
Seth Jennings
|
35a1fc1873
powerpc/crypto: add 842 crypto driver
|
13 gadi atpakaļ |
Johannes Goetzfried
|
4ea1277d30
crypto: cast6 - add x86_64/avx assembler implementation
|
13 gadi atpakaļ |
Johannes Goetzfried
|
4d6d6a2c85
crypto: cast5 - add x86_64/avx assembler implementation
|
13 gadi atpakaļ |
Sebastian Andrzej Siewior
|
b9b0f080fa
crypto: arc4 - now arc needs blockcipher support
|
13 gadi atpakaļ |
Jussi Kivilinna
|
a7378d4e55
crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper
|
13 gadi atpakaļ |
Jussi Kivilinna
|
414cb5e7cc
crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper
|
13 gadi atpakaļ |
Jussi Kivilinna
|
964263afdc
crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper
|
13 gadi atpakaļ |
Jussi Kivilinna
|
1d0debbd46
crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper
|
13 gadi atpakaļ |
Jussi Kivilinna
|
596d875052
crypto: serpent-sse2 - split generic glue code to new helper module
|
13 gadi atpakaļ |
Jussi Kivilinna
|
a9629d7142
crypto: aes_ni - change to use shared ablk_* functions
|
13 gadi atpakaļ |
Jussi Kivilinna
|
30a0400882
crypto: twofish-avx - change to use shared ablk_* functions
|
13 gadi atpakaļ |
Jussi Kivilinna
|
ffaf915632
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module
|
13 gadi atpakaļ |
Johannes Goetzfried
|
7efe407672
crypto: serpent - add x86_64/avx assembler implementation
|
13 gadi atpakaļ |
Johannes Goetzfried
|
107778b592
crypto: twofish - add x86_64/avx assembler implementation
|
13 gadi atpakaļ |
Al Viro
|
f21a7c195c
um: several x86 hw-dependent crypto modules won't build on uml
|
13 gadi atpakaļ |
Darrick J. Wong
|
6a0962b22e
crypto: crc32c should use library implementation
|
13 gadi atpakaļ |
Jussi Kivilinna
|
0b95ec56ae
crypto: camellia - add assembler implementation for x86_64
|
13 gadi atpakaļ |
Linus Torvalds
|
4f58cb90bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
13 gadi atpakaļ |
Jussi Kivilinna
|
08c70fc3a2
crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig
|
13 gadi atpakaļ |
Jussi Kivilinna
|
feaf0cfc26
crypto: serpent-sse2 - select LRW and XTS
|
13 gadi atpakaļ |