Historique des commits

Auteur SHA1 Message Date
  Kees Cook 8d60539842 crypto: null - Remove VLA usage of skcipher il y a 6 ans
  Tudor-Dan Ambarus ad2fdcdf75 crypto: authenc - don't leak pointers to authenc keys il y a 7 ans
  Eric Biggers 3a2d4fb51e crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2() il y a 7 ans
  Eric Biggers 60425a8bad crypto: skcipher - Get rid of crypto_spawn_skcipher2() il y a 8 ans
  Eric Biggers a35528eca0 crypto: skcipher - Get rid of crypto_grab_skcipher2() il y a 8 ans
  Herbert Xu 7217d49f16 crypto: authenc - Use skcipher il y a 9 ans
  Herbert Xu 927ef32dcc crypto: authenc - Consider ahash ASYNC bit il y a 9 ans
  Harsh Jain c34252fd71 crypto: authenc - Remove redundant sg_init_table call. il y a 9 ans
  Herbert Xu 5e4b8c1fcc crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag il y a 10 ans
  Herbert Xu 92d95ba917 crypto: authenc - Convert to new AEAD interface il y a 10 ans
  Herbert Xu 25df919430 crypto: authenc - Use crypto_aead_set_reqsize helper il y a 10 ans
  Herbert Xu 68acbf843c crypto: authenc - Include internal/aead.h il y a 10 ans
  Kees Cook 4943ba16bb crypto: include crypto- module prefix in template il y a 10 ans
  Tom Lendacky fc019c7122 crypto: authenc - Find proper IV address in ablkcipher callback il y a 11 ans
  Mathias Krause bc6e2bdb71 crypto: authenc - Export key parsing helper function il y a 11 ans
  James Yonan 6bf37e5aa9 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks il y a 12 ans
  Julia Lawall 3e8afe35c3 crypto: use ERR_CAST il y a 12 ans
  Herbert Xu 9b2f4cb65f crypto: authenc - Fix crash with zero-length assoc data il y a 13 ans
  Steffen Klassert c920fa6051 crypto: Use scatterwalk_crypto_chain il y a 14 ans
  Julia Lawall 8db050786a crypto: Use ERR_CAST il y a 15 ans
  Shikhar Khattar 921bae5469 crypto: authenc - Fix cryptlen calculation il y a 15 ans
  Herbert Xu 180ce7e810 crypto: authenc - Add EINPROGRESS check il y a 15 ans
  Steffen Klassert 50beceba7f crypto: authenc - Move saved IV in front of the ablkcipher request il y a 15 ans
  Steffen Klassert 77ba115c47 crypto: authenc - Use correct ahash complete functions il y a 15 ans
  Richard Hartmann f3542e6d7b crypto: authenc - Fix checkpatch errors il y a 15 ans
  Steffen Klassert cbdcf80d8b crypto: authenc - Convert to ahash il y a 16 ans
  Herbert Xu 9ef074fa9b crypto: authenc - Remove reference to crypto_hash il y a 16 ans
  Herbert Xu 29b37f4212 crypto: authenc - Fix zero-length IV crash il y a 16 ans
  Herbert Xu 5f7082ed4f crypto: hash - Export shash through hash il y a 17 ans
  Herbert Xu a697690bec crypto: authenc - Avoid using clobbered request pointer il y a 17 ans