Commit Graph

137 Commits (f812f0f53e5643c06b929ce3299cbaffb307c488)

Author SHA1 Message Date
Herbert Xu 5db017aa28 crypto: user - Depend on NET instead of selecting it 13 years ago
Herbert Xu ea8bdfcff1 crypto: user - Add dependency on NET 13 years ago
Steffen Klassert a38f7907b9 crypto: Add userspace configuration API 14 years ago
Jussi Kivilinna 8280daad43 crypto: twofish - add 3-way parallel x86_64 assembler implemention 14 years ago
Jussi Kivilinna 64b94ceae8 crypto: blowfish - add x86_64 assembly implementation 14 years ago
Jussi Kivilinna 52ba867c8c crypto: blowfish - split generic and common c code 14 years ago
Mathias Krause 66be895158 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 years ago
Michael Witten 35ed4b35be doc: Kconfig: `to be' -> `be' 14 years ago
Richard Weinberger 8af00860c9 crypto: UML build fixes 14 years ago
Andy Lutomirski b23b645165 crypto: aesni-intel - Merge with fpu.ko 14 years ago
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