Commit Graph

290 Commits (0883ae0e5599656b5f3b0e9ce474e01dee7dfee4)

Author SHA1 Message Date
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
Evgeniy Polyakov 16d004a2ed [CRYPTO] des: Create header file for common macros 17 years ago
Joy Latten 23e353c8a6 [CRYPTO] ctr: Add CTR (Counter) block cipher mode 17 years ago
Al Viro 3c50b3683a fcrypt endianness misannotations 17 years ago
Herbert Xu 38cb2419f5 [CRYPTO] api: Fix potential race in crypto_remove_spawn 17 years ago
Herbert Xu f347c4facf [CRYPTO] authenc: Move initialisations up to shut up gcc 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Herbert Xu a5a613a429 [CRYPTO] tcrypt: Move sg_init_table out of timing loops 17 years ago