Commit Graph

296 Commits (8d7a10dd323993cc40bd37bce8bc570133b0c396)

Author SHA1 Message Date
Ondrej Mosnáček ad1064cd61 crypto: xts - drop gf128mul dependency 8 years ago
Daniel Axtens 146c8688d9 crypto: powerpc - Stress test for vpmsum implementations 8 years ago
Daniel Axtens b01df1c16c crypto: powerpc - Add CRC-T10DIF acceleration 8 years ago
Milan Broz 12cb3a1c41 crypto: xts - Add ECB dependency 8 years ago
Ard Biesheuvel f15f05b0a5 crypto: ccm - switch to separate cbcmac driver 8 years ago
Ard Biesheuvel b5e0b032b6 crypto: aes - add generic time invariant AES cipher 8 years ago
Herbert Xu 85671860ca crypto: aesni - Convert to skcipher 8 years ago
Herbert Xu 065ce32737 crypto: glue_helper - Add skcipher xts helpers 8 years ago
Herbert Xu 266d051601 crypto: simd - Add simd skcipher helper 8 years ago
Jean Delvare 7cf31864e6 crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option 8 years ago
Giovanni Cabiddu f6ded09de8 crypto: acomp - add support for deflate via scomp 8 years ago
Giovanni Cabiddu 6a8de3aefb crypto: acomp - add support for 842 via scomp 8 years ago
Giovanni Cabiddu 91d53d96e2 crypto: acomp - add support for lz4hc via scomp 8 years ago
Giovanni Cabiddu 8cd9330e0a crypto: acomp - add support for lz4 via scomp 8 years ago
Giovanni Cabiddu ac9d2c4b39 crypto: acomp - add support for lzo via scomp 8 years ago
Giovanni Cabiddu 2ebda74fd6 crypto: acomp - add asynchronous compression api 8 years ago
Alec Ari 1f696097ad crypto: api - Fix Kconfig dependencies for FIPS 8 years ago
Michael Ellerman c12abf3464 crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC 9 years ago
Anton Blanchard 6dd7a82cc5 crypto: powerpc - Add POWER8 optimised crc32c 9 years ago
Megha Dey 026bb8aaf5 crypto: sha512-mb - Enable SHA512 multibuffer support 9 years ago
Megha Dey 9be7e24483 crypto: sha256-mb - Enable multibuffer support 9 years ago
Salvatore Benedetto 3c4b23901a crypto: ecdh - Add ECDH software support 9 years ago
Salvatore Benedetto 802c7f1c84 crypto: dh - Add DH software implementation 9 years ago
Salvatore Benedetto 4e5f2c4007 crypto: kpp - Key-agreement Protocol Primitives API (KPP) 9 years ago
Jeff Garzik 53964b9ee6 crypto: sha3 - Add SHA-3 hash algorithm 9 years ago
Stephan Mueller 3559128521 crypto: drbg - use CTR AES instead of ECB AES 9 years ago
Tadeusz Struk 58446fef57 crypto: rsa - select crypto mgr dependency 9 years ago
Baolin Wang 735d37b542 crypto: engine - Introduce the block request crypto engine framework 9 years ago
Arnd Bergmann 2f313e0290 crypto: jitterentropy - always select CRYPTO_RNG 9 years ago
Joonsoo Kim 110492183c crypto: compress - remove unused pcomp interface 9 years ago
Arnd Bergmann 578c60fbeb crypto: ghash,poly1305 - select CRYPTO_HASH where needed 9 years ago
Stephan Mueller 1c49678e8a crypto: keywrap - enable compilation 9 years ago
tim e38b6b7fcf crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 10 years ago
Herbert Xu dd43c4e92f crypto: null - Add missing Kconfig tristate for NULL2 10 years ago
Herbert Xu 149a39717d crypto: aead - Add type-safe geniv init/exit helpers 10 years ago
David Howells cfc411e7ff Move certificate handling to its own directory 10 years ago
Herbert Xu e94c6a7a6d crypto: authenc - Add Kconfig dependency on CRYPTO_NULL 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
Tadeusz Struk 425e0172a5 crypto: rsa - fix invalid select for AKCIPHER 10 years ago
Tadeusz Struk 946cc46372 crypto: testmgr - add tests vectors for RSA 10 years ago
Tadeusz Struk cfc2bb32b3 crypto: rsa - add a new rsa generic implementation 10 years ago
Tadeusz Struk 3c339ab83f crypto: akcipher - add PKE API 10 years ago
Herbert Xu 826775bbf3 crypto: drbg - Add select on sha256 10 years ago
Herbert Xu 401e4238f3 crypto: rng - Make DRBG the default RNG 10 years ago
Herbert Xu 3491244c62 crypto: echainiv - Set Kconfig default to m 10 years ago
Martin Willi 71ebc4d1b2 crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539 10 years ago
Martin Willi f979e014c5 crypto: poly1305 - Add a generic Poly1305 authenticator implementation 10 years ago