Commit History

Author SHA1 Message Date
  Linus Torvalds 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 12 years ago
  Linus Torvalds 9d3cae26ac Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 years ago
  Alexander Boyko 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation 12 years ago
  Kees Cook 3b4afaf29e crypto: remove depends on CONFIG_EXPERIMENTAL 12 years ago
  Michael Ellerman 323a6bf1d6 powerpc: Add a powerpc implementation of SHA-1 12 years ago
  Jussi Kivilinna 044ab52578 crypto: cast5/cast6 - move lookup tables to shared module 12 years ago
  Jussi Kivilinna d9b1d2e7e1 crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher 12 years ago
  Tim Chen 6a8ce1ef39 crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction 12 years ago
  Linus Torvalds d25282d1c9 Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  David Howells 964f3b3bf4 KEYS: Implement asymmetric key type 12 years ago
  Linus Torvalds d66e6737d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 12 years ago
  Dave Jones 97da37b35f crypto: Build SPARC DES algorithms on SPARC only. 12 years ago
  David McCullough f0be44f4fb arm/crypto: Add optimized AES and SHA1 routines 13 years ago
  David S. Miller 81658ad0d9 sparc64: Add CAMELLIA driver making use of the new camellia opcodes. 13 years ago
  David S. Miller c5aac2df65 sparc64: Add DES driver making use of the new des opcodes. 13 years ago
  David S. Miller 442a7c40b1 sparc64: Add CRC32C driver making use of the new crc32c opcode. 13 years ago
  David S. Miller 9bf4852d3d sparc64: Add AES driver making use of the new aes opcodes. 13 years ago
  David S. Miller fa4dfedcc2 sparc64: Add MD5 driver making use of the 'md5' instruction. 13 years ago
  David S. Miller 775e0c6998 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. 13 years ago
  David S. Miller 86c93b24ef sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. 13 years ago
  David S. Miller 4ff28d4ca9 sparc64: Add SHA1 driver making use of the 'sha1' instruction. 13 years ago
  Jussi Kivilinna 023af60825 crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines 13 years ago
  Seth Jennings 35a1fc1873 powerpc/crypto: add 842 crypto driver 13 years ago
  Johannes Goetzfried 4ea1277d30 crypto: cast6 - add x86_64/avx assembler implementation 13 years ago
  Johannes Goetzfried 4d6d6a2c85 crypto: cast5 - add x86_64/avx assembler implementation 13 years ago
  Sebastian Andrzej Siewior b9b0f080fa crypto: arc4 - now arc needs blockcipher support 13 years ago
  Jussi Kivilinna a7378d4e55 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper 13 years ago
  Jussi Kivilinna 414cb5e7cc crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper 13 years ago
  Jussi Kivilinna 964263afdc crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper 13 years ago
  Jussi Kivilinna 1d0debbd46 crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper 13 years ago