Commit Graph

297 Commits (161550d74c07303ffa6187ba776f62df5a906a21)

Author SHA1 Message Date
Herbert Xu 12dc5e62b4 [CRYPTO] authenc: Use RTA_OK to check length 17 years ago
Herbert Xu c2c61f513d [CRYPTO] authenc: Fix typo in ivsize 17 years ago
Tan Swee Heng 5de8f1b562 [CRYPTO] tcrypt: Added salsa20 speed test 17 years ago
Zoltan Sogor 0b77abb3b2 [CRYPTO] lzo: Add LZO compression algorithm support 17 years ago
Zoltan Sogor 91755a921c [CRYPTO] tcrypt: Add common compression tester function 17 years ago
Tan Swee Heng 8bff664cdf [CRYPTO] tcrypt: Salsa20 large test vector 17 years ago
Tan Swee Heng eb6f13eb9f [CRYPTO] salsa20_generic: Fix multi-page processing 17 years ago
Herbert Xu 7f6813786a [CRYPTO] gcm: Put abreq in private context instead of on stack 17 years ago
Herbert Xu b2ab4a57b0 [CRYPTO] scatterwalk: Restore custom sg chaining for now 17 years ago
Herbert Xu 42c271c6c5 [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto 17 years ago
Herbert Xu fe70f5dfe1 [CRYPTO] aead: Return EBADMSG for ICV mismatch 17 years ago
Herbert Xu 6160b28992 [CRYPTO] gcm: Fix ICV handling 17 years ago
Herbert Xu 8df213d9b5 [CRYPTO] tcrypt: Make gcm available as a standalone test 17 years ago
Herbert Xu 481f34ae75 [CRYPTO] authenc: Fix hash verification 17 years ago
Herbert Xu e236d4a89a [CRYPTO] authenc: Move enckeylen into key itself 17 years ago
Herbert Xu 7ba683a6de [CRYPTO] aead: Make authsize a run-time parameter 17 years ago
Herbert Xu e29bc6ad0e [CRYPTO] authenc: Use or instead of max on alignment masks 17 years ago
Denis Cheng a10e11946b [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h 17 years ago
Jan Glauber 9617d6ef62 [CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A 17 years ago
Tan Swee Heng a773edb3ed [CRYPTO] tcrypt: AES CTR large test vector 17 years ago
Tan Swee Heng 6d1a69d53a [CRYPTO] tcrypt: Support for large test vectors 17 years ago
Herbert Xu 0971eb0de9 [CRYPTO] ctr: Fix multi-page processing 17 years ago
Mikko Herranen 28db8e3e38 [CRYPTO] gcm: New algorithm 17 years ago
Mikko Herranen e3a4ea4fd2 [CRYPTO] tcrypt: Add aead support 17 years ago
Denys Vlasenko ff85a8082f [CRYPTO] camellia: Move more common code into camellia_setup_tail 17 years ago
Denys Vlasenko dedcf8b064 [CRYPTO] camellia: Move common code into camellia_setup_tail 17 years ago
Denys Vlasenko acca79a664 [CRYPTO] camellia: Merge encrypt/decrypt routines for all key lengths 17 years ago
Denys Vlasenko 2ddae4a644 [CRYPTO] camellia: Code shrink 17 years ago
Herbert Xu 3f8214ea33 [CRYPTO] ctr: Use crypto_inc and crypto_xor 17 years ago
Herbert Xu d0b9007a27 [CRYPTO] pcbc: Use crypto_xor 17 years ago
Herbert Xu 50b6544e13 [CRYPTO] cbc: Require block size to be a power of 2 17 years ago
Herbert Xu 3c7f076da5 [CRYPTO] cbc: Use crypto_xor 17 years ago
Herbert Xu 7613636def [CRYPTO] api: Add crypto_inc and crypto_xor 17 years ago
Tan Swee Heng 2407d60872 [CRYPTO] salsa20: Salsa20 stream cipher 17 years ago
Herbert Xu 332f8840f7 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type 17 years ago
Herbert Xu 468577abe3 [CRYPTO] scatterwalk: Use generic scatterlist chaining 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
Sebastian Siewior 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable 17 years ago
Sebastian Siewior be5fb27012 [CRYPTO] aes-generic: Coding style cleanup 17 years ago
Joy Latten 41fdab3dd3 [CRYPTO] ctr: Add countersize 17 years ago
Denys Vlasenko d3e7480572 [CRYPTO] camellia: De-unrolling 17 years ago
Denys Vlasenko 1ce73e8d6d [CRYPTO] camellia: Code cleanup 17 years ago
Denys Vlasenko 3a5e5f8108 [CRYPTO] camellia: Code cleanup 17 years ago
Denys Vlasenko 1721a81256 [CRYPTO] camellia: Code cleanup 17 years ago
Denys Vlasenko e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 years ago
Sebastian Siewior 89e1265431 [CRYPTO] aes: Move common defines into a header file 17 years ago
Evgeniy Polyakov c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys 17 years ago