Commit Graph

328 Commits (2577046740fe6d77864128c6187c11125c2449ea)

Author SHA1 Message Date
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
David S. Miller b733588559 [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. 17 years ago
David S. Miller a6767721a5 [CRYPTO]: HMAC needs some more scatterlist fixups. 17 years ago
Vlad Yasevich 41fb285430 [CRYPTO]: Fix hmac_digest from the SG breakage. 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 18 years ago
John Anthony Kazos Jr 991d17403c crypto: convert "crypto" subdirectory to UTF-8 18 years ago
Jens Axboe ab83407e9e crypto: don't pollute the global namespace with sg_next() 18 years ago
Jan Glauber 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 18 years ago
Sebastian Siewior ad5d27899f [CRYPTO] sha: Load the SHA[1|256] module by an alias 18 years ago
Sebastian Siewior f8246af005 [CRYPTO] aes: Rename aes to aes-generic 18 years ago
Sebastian Siewior c5a511f1cd [CRYPTO] des: Rename des to des-generic 18 years ago
Herbert Xu 7607bd8ff0 [CRYPTO] blkcipher: Added blkcipher_walk_virt_block 18 years ago