Jussi Kivilinna
|
f3f935a76a
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
|
12 gadi atpakaļ |
Jussi Kivilinna
|
56d76c96a9
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
|
12 gadi atpakaļ |
Jussi Kivilinna
|
cf1521a1a5
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
|
12 gadi atpakaļ |
Jussi Kivilinna
|
6048801070
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
|
12 gadi atpakaļ |
Jussi Kivilinna
|
7643a11a35
crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
|
12 gadi atpakaļ |
Jussi Kivilinna
|
c456a9cd1a
crypto: aesni_intel - add more optimized XTS mode for x86-64
|
12 gadi atpakaļ |
Jussi Kivilinna
|
93b5e86a6d
crypto: add CMAC support to CryptoAPI
|
12 gadi atpakaļ |
Jussi Kivilinna
|
9489667d3e
crypto: gcm - make GMAC work when dst and src are different
|
12 gadi atpakaļ |
Tim Chen
|
87de4579f9
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.
|
12 gadi atpakaļ |
Tim Chen
|
8275d1aa64
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.
|
12 gadi atpakaļ |
Herbert Xu
|
ca81a1a1b8
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
|
12 gadi atpakaļ |
Linus Torvalds
|
32dc43e40a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
12 gadi atpakaļ |
Linus Torvalds
|
9d3cae26ac
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 gadi atpakaļ |
Alexander Boyko
|
78c37d191d
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
|
12 gadi atpakaļ |
Kees Cook
|
3b4afaf29e
crypto: remove depends on CONFIG_EXPERIMENTAL
|
12 gadi atpakaļ |
Michael Ellerman
|
323a6bf1d6
powerpc: Add a powerpc implementation of SHA-1
|
13 gadi atpakaļ |
Jussi Kivilinna
|
044ab52578
crypto: cast5/cast6 - move lookup tables to shared module
|
12 gadi atpakaļ |
Jussi Kivilinna
|
d9b1d2e7e1
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
|
12 gadi atpakaļ |
Tim Chen
|
6a8ce1ef39
crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction
|
13 gadi atpakaļ |
Linus Torvalds
|
d25282d1c9
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 gadi atpakaļ |
David Howells
|
964f3b3bf4
KEYS: Implement asymmetric key type
|
13 gadi atpakaļ |
Linus Torvalds
|
d66e6737d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
12 gadi atpakaļ |
Dave Jones
|
97da37b35f
crypto: Build SPARC DES algorithms on SPARC only.
|
12 gadi atpakaļ |
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ļ |