Megha Dey
|
8c603ff286
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
|
9 years ago |
Megha Dey
|
4c79f6f81a
crypto: sha1-mb - rename sha-mb to sha1-mb
|
9 years ago |
Megha Dey
|
f876f440df
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
|
9 years ago |
tim
|
e38b6b7fcf
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256
|
10 years ago |
Martin Willi
|
b1ccc8f4b6
crypto: poly1305 - Add a four block AVX2 variant for x86_64
|
10 years ago |
Martin Willi
|
c70f4abef0
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
|
10 years ago |
Martin Willi
|
3d1e93cdf1
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
|
10 years ago |
Martin Willi
|
c9320b6dcb
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
|
10 years ago |
Vinson Lee
|
0b8c960cf6
crypto: sha-mb - Add avx2_supported check.
|
10 years ago |
Tim Chen
|
ad61e042e9
crypto: sha-mb - SHA1 multibuffer job manager and glue code
|
11 years ago |
chandramouli narayanan
|
22cddcc7df
crypto: aes - AES CTR x86_64 "by8" AVX optimization
|
11 years ago |
Jussi Kivilinna
|
6574e6c64e
crypto: des_3des - add x86-64 assembly implementation
|
11 years ago |
chandramouli narayanan
|
7c1da8d0d0
crypto: sha - SHA1 transform x86_64 AVX2
|
11 years ago |
Tim Chen
|
79ba451d66
crypto: aesni - fix build on x86 (32bit)
|
11 years ago |
Andy Shevchenko
|
8610d7bf60
crypto: aesni - fix build on x86 (32bit)
|
11 years ago |
Tim Chen
|
d764593af9
crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode
|
11 years ago |
Ard Biesheuvel
|
801201aa25
crypto: move x86 to the generic version of ablk_helper
|
12 years ago |
Jussi Kivilinna
|
58497204aa
crypto: x86 - restore avx2_supported check
|
12 years ago |
Herbert Xu
|
68411521cc
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
|
12 years ago |
Herbert Xu
|
e70308ec0e
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
|
12 years ago |
Jussi Kivilinna
|
99f42f937a
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
|
12 years ago |
Jussi Kivilinna
|
3d387ef08c
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
|
12 years ago |
Tim Chen
|
0b95a7f857
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
|
12 years ago |
Jussi Kivilinna
|
f3f935a76a
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
|
12 years ago |
Jussi Kivilinna
|
56d76c96a9
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
|
12 years ago |
Jussi Kivilinna
|
cf1521a1a5
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
|
12 years ago |
Jussi Kivilinna
|
6048801070
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
|
12 years ago |
Tim Chen
|
87de4579f9
crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions.
|
12 years ago |
Tim Chen
|
8275d1aa64
crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions.
|
12 years ago |
Jussi Kivilinna
|
873b9cafa8
crypto: x86 - build AVX block cipher implementations only if assembler supports AVX instructions
|
12 years ago |