Commit History

Author SHA1 Message Date
  Linus Torvalds d975f309a8 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block 10 years ago
  Dan Williams c56f6d1270 crypto: replace scatterwalk_sg_chain with sg_chain 10 years ago
  Herbert Xu 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag 10 years ago
  Herbert Xu 7b05a373a7 crypto: gcm - Use new IV convention 10 years ago
  Herbert Xu adcbc688fe crypto: gcm - Convert to new AEAD interface 10 years ago
  Herbert Xu 17db854699 crypto: gcm - Use default null skcipher 10 years ago
  Herbert Xu 5d72336f1b crypto: gcm - Use crypto_aead_set_reqsize helper 10 years ago
  Kees Cook 4943ba16bb crypto: include crypto- module prefix in template 10 years ago
  Kees Cook 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
  Mark Rustad 3e3dc25fe7 crypto: Resolve shadow warnings 11 years ago
  James Yonan 6bf37e5aa9 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks 12 years ago
  Linus Torvalds 797994f81a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 12 years ago
  Jussi Kivilinna d733ac90f9 crypto: gcm - fix rfc4543 to handle async crypto correctly 12 years ago
  Jussi Kivilinna 9489667d3e crypto: gcm - make GMAC work when dst and src are different 12 years ago
  Jussi Kivilinna d3dde52209 crypto: gcm - fix assumption that assoc has one segment 12 years ago
  Julia Lawall 3e8afe35c3 crypto: use ERR_CAST 12 years ago
  Steffen Klassert c920fa6051 crypto: Use scatterwalk_crypto_chain 14 years ago
  Tobias Brunner 73c89c15b9 crypto: gcm - Add RFC4543 wrapper for GCM 15 years ago
  Huang Ying 62c5593aea crypto: gcm - fix another complete call in complete fuction 15 years ago
  Huang Ying 9382d97af5 crypto: gcm - Use GHASH digest algorithm 16 years ago
  Herbert Xu dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 17 years ago
  Herbert Xu 1472e5ebaa [CRYPTO] gcm: Use crypto_grab_skcipher 17 years ago
  Herbert Xu d00aa19b50 [CRYPTO] gcm: Allow block cipher parameter 17 years ago
  Herbert Xu 84c9115230 [CRYPTO] gcm: Add support for async ciphers 17 years ago
  Herbert Xu 5311f248b7 [CRYPTO] ctr: Refactor into ctr and rfc3686 17 years ago
  Herbert Xu 2589469d7b [CRYPTO] gcm: Fix request context alignment 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