Commit Graph

969 Commits (a9c58b907dbc6821533dfc295b63caf111ff1f16)

Author SHA1 Message Date
Alexey Dobriyan b85a088f15 crypto: sha512 - use standard ror64() 13 years ago
Alexey Dobriyan 51fc6dc8f9 crypto: sha512 - reduce stack usage to safe number 13 years ago
Alexey Dobriyan 84e31fdb7c crypto: sha512 - make it work, undo percpu message schedule 13 years ago
Jussi Kivilinna 08c70fc3a2 crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig 13 years ago
Jussi Kivilinna feaf0cfc26 crypto: serpent-sse2 - select LRW and XTS 13 years ago
Jussi Kivilinna e7cda5d27e crypto: twofish-x86_64-3way - select LRW and XTS 13 years ago
Jussi Kivilinna 5bcf8e6dd4 crypto: xts - remove dependency on EXPERIMENTAL 13 years ago
Jussi Kivilinna 2470a2b2c3 crypto: lrw - remove dependency on EXPERIMENTAL 13 years ago
Jussi Kivilinna 341975bf3a crypto: serpent-sse2 - should select CRYPTO_CRYPTD 13 years ago
Jussi Kivilinna 2deed786d9 crypto: serpent - rename serpent.c to serpent_generic.c 13 years ago
Jussi Kivilinna 7f4e3e3fa5 crypto: serpent - cleanup checkpatch errors and warnings 13 years ago
Jussi Kivilinna 18482053f9 crypto: serpent-sse2 - add lrw support 13 years ago
Jussi Kivilinna 251496dbfc crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation 13 years ago
Jussi Kivilinna 937c30d7f5 crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation 13 years ago
Paul Bolle 4da669a2e3 crypto: drop selects of bogus Kconfig symbol 13 years ago
Herbert Xu 3acc84739d crypto: algapi - Fix build problem with NET disabled 13 years ago
Valdis.Kletnieks@vt.edu d19978f587 crypto: fix typo in crypto/Kconfig 13 years ago
Steffen Klassert ce3fd840f5 crypto: Unlink and free instances when deleted 13 years ago
Jarod Wilson 505172e11f crypto: ansi_cprng - enforce key != seed in fips mode 13 years ago
Jussi Kivilinna 131f754161 crypto: tcrypt - add xts(twofish) tests 13 years ago
Jussi Kivilinna aed265b9fe crypto: testmgr - add xts(twofish) test vectors 13 years ago
Jussi Kivilinna 5209c07ac3 crypto: tcrypt - add xts(serpent) tests 13 years ago
Jussi Kivilinna 18be20b944 crypto: testmgr - add xts(serpent) test vectors 13 years ago
Jussi Kivilinna ce0045561e crypto: xts: add interface for parallelized cipher implementations 13 years ago
Jussi Kivilinna f9d2691fc9 crypto: xts - use blocksize constant 13 years ago
Jussi Kivilinna 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support 13 years ago
Jussi Kivilinna bee3a90ef5 crypto: tcrypt - add lrw(twofish) tests 13 years ago
Jussi Kivilinna 0b2a155106 crypto: testmgr - add lrw(twofish) test vectors 13 years ago
Jussi Kivilinna 87aae4bfb2 crypto: tcrypt - add lrw(serpent) tests 13 years ago
Jussi Kivilinna d7bfc0fa31 crypto: testmgr - add lrw(serpent) test vectors 13 years ago
Jussi Kivilinna 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions 13 years ago
Jussi Kivilinna 171c02048f crypto: lrw - split gf128mul table initialization from setkey 13 years ago
Jussi Kivilinna 4660720df6 crypto: lrw - use blocksize constant 13 years ago
Jussi Kivilinna b884f8b901 crypto: lrw - fix memleak 13 years ago
Jussi Kivilinna dd6eec242b crypto: serpent - rename module from serpent to serpent_generic 13 years ago
Jussi Kivilinna bc83b8299c crypto: serpent - export common functions for x86_64/i386-sse2 assembler implementations 13 years ago
Jussi Kivilinna 7fb7fe4469 crypto: tcrypt - add serpent speed tests 13 years ago
Jussi Kivilinna 3f3baf359d crypto: tcrypt - add test_acipher_speed 13 years ago
Jussi Kivilinna 9d25917d49 crypto: testmgr - add new serpent test vectors 13 years ago
Jonathan Corbet fb223c32b4 crypto: user - Fix rwsem leak in crypto_user 13 years ago
Herbert Xu 5db017aa28 crypto: user - Depend on NET instead of selecting it 13 years ago
Paul Gortmaker 4bb33cc890 crypto: add module.h to those files that are explicitly using it 13 years ago
Herbert Xu ea8bdfcff1 crypto: user - Add dependency on NET 13 years ago
Herbert Xu e6ea64ece7 crypto: user - Initialise match in crypto_alg_match 13 years ago
Jussi Kivilinna 573da6208a crypto: testmgr - add twofish tests 13 years ago
Jussi Kivilinna 85b63e342c crypto: testmgr - add blowfish test-vectors 13 years ago
Alexey Dobriyan ac4385d250 crypto: whirlpool - count rounds from 0 13 years ago
Steffen Klassert 540b97c1dd crypto: Add userspace report for compress type algorithms 13 years ago
Steffen Klassert 07a5fa4abd crypto: Add userspace report for cipher type algorithms 13 years ago
Steffen Klassert 792608e9c2 crypto: Add userspace report for rng type algorithms 13 years ago