Commit Graph

126 Commits (6e3d4bec6b1e0829ed8b23be750762255f225019)

Author SHA1 Message Date
Herbert Xu 8ad225e8e4 crypto: gf128mul - Remove experimental tag 14 years ago
Herbert Xu 7451708f39 crypto: af_alg - Add dependency on NET 14 years ago
Mathias Krause 0d258efb6a crypto: aesni-intel - Ported implementation to x86-32 14 years ago
Herbert Xu 8ff590903d crypto: algif_skcipher - User-space interface for skcipher operations 14 years ago
Herbert Xu fe869cdb89 crypto: algif_hash - User-space interface for hash operations 14 years ago
Herbert Xu 03c8efc1ff crypto: af_alg - User-space interface for Crypto API 14 years ago
Justin P. Mattock 6d8de74c5c crypto: Kconfig - update broken web addresses 15 years ago
Chuck Ebbert e84c5480b7 crypto: fips - FIPS requires algorithm self-tests 15 years ago
Herbert Xu 00ca28a507 crypto: testmgr - Default to no tests 15 years ago
Herbert Xu 326a6346ff crypto: testmgr - Fix test disabling option 15 years ago
Alexander Shishkin 0b767f9616 crypto: testmgr - add an option to disable cryptoalgos' self-tests 15 years ago
Herbert Xu bc94e59662 crypto: pcomp - Fix illegal Kconfig configuration 15 years ago
Gilles Espinasse f77f13e22d Fix comment and Kconfig typos for 'require' and 'fragment' 15 years ago
Jiri Kosina 7dd607e82d crypto: fix typo in Kconfig help text 15 years ago
Steffen Klassert 5068c7a883 crypto: pcrypt - Add pcrypt crypto parallelization wrapper 15 years ago
Huang Ying 3e02e5cb47 crypto: ghash-intel - Fix building failure on x86_32 16 years ago
Huang Ying 0e1227d356 crypto: ghash - Add PCLMULQDQ accelerated implementation 16 years ago
Shane Wang f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support 16 years ago
Neil Horman 4e4ed83be6 crypto: fips - Depend on ansi_cprng 16 years ago
Herbert Xu 73fec12094 Revert crypto: fips - Select CPRNG 16 years ago
Huang Ying 9382d97af5 crypto: gcm - Use GHASH digest algorithm 16 years ago
Huang Ying 2cdc6899a8 crypto: ghash - Add GHASH digest algorithm for GCM 16 years ago
Neil Horman 215ccd6f55 crypto: fips - Select CPRNG 16 years ago
Herbert Xu 27300176d7 crypto: ansi_cprng - Do not select FIPS 16 years ago
Huang Ying 2cf4ac8beb crypto: aes-ni - Add support for more modes 16 years ago
Huang Ying 150c7e8552 crypto: fpu - Add template for blkcipher touching FPU 16 years ago
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