Commit Graph

92 Commits (cb15e57cc7d68e524f709c9a541b4900df80df16)

Author SHA1 Message Date
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
Mikko Herranen 28db8e3e38 [CRYPTO] gcm: New algorithm 17 years ago
Tan Swee Heng 2407d60872 [CRYPTO] salsa20: Salsa20 stream cipher 17 years ago
Jonathan Lynch cd12fb906d [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 17 years ago
Sebastian Siewior 5157dea813 [CRYPTO] aes-i586: Remove setkey 17 years ago
Sebastian Siewior b345cee90a [CRYPTO] ctr: Remove default M 17 years ago
Sebastian Siewior 81190b3215 [CRYPTO] aes-x86-64: Remove setkey 17 years ago
Joy Latten 23e353c8a6 [CRYPTO] ctr: Add CTR (Counter) block cipher mode 17 years ago