Commit Graph

253 Commits (e525293d97b93a04038e7dc15cee3e9075c32dbd)

Author SHA1 Message Date
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
Martin Willi c08d0e6473 crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation 10 years ago
Herbert Xu b64a2d9552 Revert "crypto: algif_aead - Disable AEAD user-space for now" 10 years ago
Stephan Mueller bb5530e408 crypto: jitterentropy - add jitterentropy RNG 10 years ago
Herbert Xu f858c7bcca crypto: algif_aead - Disable AEAD user-space for now 10 years ago
Herbert Xu a10f554fa7 crypto: echainiv - Add encrypted chain IV generator 10 years ago
Herbert Xu 856e3f4092 crypto: seqiv - Add support for new AEAD interface 10 years ago
Dan Streetman 2062c5b6da crypto: 842 - change 842 alg to use software 10 years ago
Masanari Iida 1e6232f87b crypto: serpent_sse2 - Fix a typo in Kconfig 10 years ago
Aaro Koskinen b112e7c90e CRYPTO: Octeon: Enable OCTEON SHA1/256/512 module selection 10 years ago
Ard Biesheuvel 652ccae5cc crypto: arm - move ARM specific Kconfig definitions to a dedicated file 10 years ago
Aaro Koskinen efdb6f6edb crypto: octeon - enable OCTEON SHA1/256/512 module selection 10 years ago
Markus Stockhausen e8e5995372 crypto: powerpc/md5 - kernel config 10 years ago
Stephan Mueller 44cac4fce9 crypto: algif - enable AEAD interface compilation 10 years ago
Markus Stockhausen d9850fc529 crypto: powerpc/sha1 - kernel config 10 years ago
Markus Stockhausen 504c6143c5 crypto: powerpc/aes - kernel config 10 years ago
Markus Stockhausen 2ecc1e95ec crypto: ppc/sha256 - kernel config 10 years ago
Stephan Mueller 2f3755381d crypto: algif_rng - enable RNG interface compilation 10 years ago
Aaro Koskinen d69e75deff crypto: octeon - enable OCTEON MD5 module selection 10 years ago
Ted Percival 0e56673b7b crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description 11 years ago
Ard Biesheuvel 31e1a602b9 ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian 11 years ago
Ard Biesheuvel 0777e3e172 ARM: 8125/1: crypto: enable NEON SHA-1 for big endian 11 years ago
Tim Chen 1e65b81a90 crypto: sha-mb - multibuffer crypto infrastructure 11 years ago
Jussi Kivilinna c8611d712a ARM: 8120/1: crypto: sha512: add ARM NEON implementation 11 years ago
Jussi Kivilinna 604682551a ARM: 8119/1: crypto: sha1: add ARM NEON implementation 11 years ago
Herbert Xu f2c89a10de crypto: drbg - Use Kconfig to ensure at least one RNG option is set 11 years ago
Jarod Wilson 002c77a48b crypto: fips - only panic on bad/missing crypto mod signatures 11 years ago
Jussi Kivilinna 6574e6c64e crypto: des_3des - add x86-64 assembly implementation 11 years ago
Stephan Mueller 419090c6c6 crypto: drbg - DRBG kernel configuration options 11 years ago
chandramouli narayanan 7c1da8d0d0 crypto: sha - SHA1 transform x86_64 AVX2 11 years ago
Dmitry Kasatkin ee08997fee crypto: provide single place for hash algo information 11 years ago
Ard Biesheuvel e4e7f10bfc ARM: add support for bit sliced AES using NEON instructions 12 years ago
Ard Biesheuvel 801201aa25 crypto: move x86 to the generic version of ablk_helper 12 years ago
Ard Biesheuvel a62b01cd6c crypto: create generic version of ablk_helper 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
Chanho Min 0ea8530dcf crypto: add lz4 Cryptographic API 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
Jussi Kivilinna edb7c7cdba crypto: blowfish - disable AVX2 implementation 12 years ago
Jussi Kivilinna 3ef91f21a6 crypto: twofish - disable AVX2 implementation 12 years ago
Tim Chen 0b95a7f857 crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform 12 years ago