Commit Graph

99 Commits (ef79c097bbe9724e13937271b3457df560e00370)

Author SHA1 Message Date
Geert Uytterhoeven 0c01aed50d crypto: testmgr - add zlib test 16 years ago
Geert Uytterhoeven bf68e65ec9 crypto: zlib - New zlib crypto module, using pcomp 16 years ago
Geert Uytterhoeven a1d2f09544 crypto: compress - Add pcomp interface 16 years ago
Huang Ying 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq 16 years ago
Huang Ying 254eff7714 crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq 16 years ago
Huang Ying 25c38d3fb9 crypto: api - Use dedicated workqueue for crypto subsystem 16 years ago
Huang Ying 54b6a1bd53 crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform 16 years ago
Adrian-Ken Rueegsegger bd9d20dba1 crypto: sha512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 19e2bf1467 crypto: michael_mic - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 4946510baa crypto: wp512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f63fbd3d50 crypto: tgr192 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 50e109b5b9 crypto: sha256 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 14b75ba70d crypto: md5 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 808a1763ce crypto: md4 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 54ccb36776 crypto: sha1 - Switch to shash 16 years ago
Herbert Xu 3b8efb4c41 crypto: rmd320 - Switch to shash 16 years ago
Herbert Xu d8a5e2e9f4 crypto: rmd256 - Switch to shash 16 years ago
Herbert Xu e5835fba02 crypto: rmd160 - Switch to shash 16 years ago
Herbert Xu 7c4468bc01 crypto: rmd128 - Switch to shash 16 years ago
Herbert Xu d35d2454ce crypto: null - Switch to shash 16 years ago
Herbert Xu 69c35efcf1 libcrc32c: Move implementation to crypto crc32c 16 years ago
Herbert Xu 6a0fcbb4da crypto: api - Disallow cryptomgr as a module if algorithms are built-in 16 years ago
Herbert Xu a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes 17 years ago
Neil Horman 17f0f4a47d crypto: rng - RNG interface and implementation 17 years ago
Neil Horman ccb778e184 crypto: api - Add fips_enable flag 17 years ago
Herbert Xu da7f033ddc crypto: cryptomgr - Add test infrastructure 17 years ago
Austin Zhang 8cb51ba8e0 crypto: crc32c - Use Intel CRC32 instruction 17 years ago
Adrian Bunk b6d4434186 crypto: Kconfig - Replace leading spaces with tabs 17 years ago
Herbert Xu 7890ea1f95 Revert crypto: prng - Deterministic CPRNG 17 years ago
Herbert Xu 5773a3e6e3 crypto: crc32c - Add ahash implementation 17 years ago
Neil Horman b8454eebe3 crypto: prng - Deterministic CPRNG 17 years ago
Loc Ho b8a28251c2 [CRYPTO] cryptd: Add asynchronous hash support 17 years ago
Adrian-Ken Rueegsegger 534fe2c1c3 [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms 17 years ago
Adrian-Ken Rueegsegger 82798f90fb [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms 17 years ago
Sebastian Siewior 584fffc8b1 [CRYPTO] kconfig: Ordering cleanup 17 years ago
Sebastian Siewior c3715cb90f [CRYPTO] api: Make the crypto subsystem fully modular 17 years ago
Kevin Coffman 76cb952179 [CRYPTO] cts: Add CTS mode required for Kerberos AES support 17 years ago
Herbert Xu 3e16bfbaf3 [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER 17 years ago
Adrian Bunk c8620c2590 [CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER 17 years ago
Frederik Deweerdt 242f1a3437 [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER 17 years ago
Tan Swee Heng 214dc54f6f [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20 17 years ago
Sebastian Siewior d1cda4e396 [CRYPTO] tcrypt: Add select of AEAD 17 years ago
Tan Swee Heng 9a7dafbba4 [CRYPTO] salsa20: Add x86-64 assembly version 17 years ago
Tan Swee Heng 974e4b752e [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 17 years ago
Herbert Xu 4726204200 [CRYPTO] seqiv: Add select AEAD in Kconfig 17 years ago
Joy Latten 4a49b499df [CRYPTO] ccm: Added CCM mode 17 years ago
Herbert Xu 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator 17 years ago
Herbert Xu 653ebd9c85 [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module 17 years ago
Borislav Petkov 5e553110f2 [CRYPTO] authenc: Select HASH in Kconfig 17 years ago
Zoltan Sogor 0b77abb3b2 [CRYPTO] lzo: Add LZO compression algorithm support 17 years ago