1. 2f375538 crypto: algif_rng - enable RNG interface compilation by Stephan Mueller · 9 years ago
  2. 1e65b81 crypto: sha-mb - multibuffer crypto infrastructure by Tim Chen · 10 years ago
  3. f2c89a1 crypto: drbg - Use Kconfig to ensure at least one RNG option is set by Herbert Xu · 10 years ago
  4. 5bfcf65 crypto: drbg - compile the DRBG code by Stephan Mueller · 10 years ago
  5. 06e5a1f CRC32C: Add soft module dependency to load other accelerated crc32c modules by Tim Chen · 10 years ago
  6. fe8c8a1 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
  7. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  8. ee08997 crypto: provide single place for hash algo information by Dmitry Kasatkin · 11 years ago
  9. 6bf37e5 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  10. a62b01c crypto: create generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  11. 26052f9 crypto: crct10dif - Add fallback for broken initrds by Herbert Xu · 11 years ago
  12. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  13. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  14. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  15. 0ea8530 crypto: add lz4 Cryptographic API by Chanho Min · 11 years ago
  16. 2d31e51 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework by Tim Chen · 11 years ago
  17. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 11 years ago
  18. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 11 years ago
  19. 044ab52 crypto: cast5/cast6 - move lookup tables to shared module by Jussi Kivilinna · 12 years ago
  20. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  21. 964f3b3 KEYS: Implement asymmetric key type by David Howells · 12 years ago
  22. 35a1fc1 powerpc/crypto: add 842 crypto driver by Seth Jennings · 12 years ago
  23. 2b49b90 crypto: cast6 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  24. 270b0c6 crypto: cast5 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  25. 617ae7c crypto: camellia - rename camellia.c to camellia_generic.c by Jussi Kivilinna · 12 years ago
  26. 075e39d crypto: camellia - rename camellia module to camellia_generic by Jussi Kivilinna · 12 years ago
  27. 2deed78 crypto: serpent - rename serpent.c to serpent_generic.c by Jussi Kivilinna · 13 years ago
  28. dd6eec2 crypto: serpent - rename module from serpent to serpent_generic by Jussi Kivilinna · 13 years ago
  29. a38f790 crypto: Add userspace configuration API by Steffen Klassert · 13 years ago
  30. 3f2a5d2 crypto: blowfish - rename C-version to blowfish_generic by Jussi Kivilinna · 13 years ago
  31. 52ba867 crypto: blowfish - split generic and common c code by Jussi Kivilinna · 13 years ago
  32. a5079d0 crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  33. 21ea28a crypto: Makefile clean up by Tracey Dent · 14 years ago
  34. 8ff5909 crypto: algif_skcipher - User-space interface for skcipher operations by Herbert Xu · 14 years ago
  35. fe869cd crypto: algif_hash - User-space interface for hash operations by Herbert Xu · 14 years ago
  36. 03c8efc crypto: af_alg - User-space interface for Crypto API by Herbert Xu · 14 years ago
  37. 5b04fc1 crypto: twofish: Rename twofish to twofish_generic and add an alias by Joachim Fritschi · 14 years ago
  38. bc94e59 crypto: pcomp - Fix illegal Kconfig configuration by Herbert Xu · 14 years ago
  39. 5068c7a crypto: pcrypt - Add pcrypt crypto parallelization wrapper by Steffen Klassert · 14 years ago
  40. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  41. 2cdc689 crypto: ghash - Add GHASH digest algorithm for GCM by Huang Ying · 15 years ago
  42. 6941c3a crypto: hash - Remove legacy hash/digest implementaion by Herbert Xu · 15 years ago
  43. bf68e65 crypto: zlib - New zlib crypto module, using pcomp by Geert Uytterhoeven · 15 years ago
  44. a1d2f09 crypto: compress - Add pcomp interface by Geert Uytterhoeven · 15 years ago
  45. 25c38d3 crypto: api - Use dedicated workqueue for crypto subsystem by Huang Ying · 15 years ago
  46. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  47. 6a0fcbb crypto: api - Disallow cryptomgr as a module if algorithms are built-in by Herbert Xu · 15 years ago
  48. 17f0f4a crypto: rng - RNG interface and implementation by Neil Horman · 16 years ago
  49. ccb778e crypto: api - Add fips_enable flag by Neil Horman · 16 years ago
  50. 5be5e66 crypto: skcipher - Move IV generators into their own modules by Herbert Xu · 16 years ago
  51. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  52. 7890ea1 Revert crypto: prng - Deterministic CPRNG by Herbert Xu · 16 years ago
  53. b8454ee crypto: prng - Deterministic CPRNG by Neil Horman · 16 years ago
  54. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 16 years ago
  55. c555c28 [CRYPTO] ripemd: Add support for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  56. c6580eb [CRYPTO] ripemd: Add support for RIPEMD hash algorithms by Adrian-Ken Rueegsegger · 16 years ago
  57. c3715cb9 [CRYPTO] api: Make the crypto subsystem fully modular by Sebastian Siewior · 16 years ago
  58. 76cb952 [CRYPTO] cts: Add CTS mode required for Kerberos AES support by Kevin Coffman · 16 years ago
  59. 78f8b3a [CRYPTO] sha512: Rename sha512 to sha512_generic by Jan Glauber · 16 years ago
  60. 76fc60a [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module by Herbert Xu · 16 years ago
  61. 4a49b49 [CRYPTO] ccm: Added CCM mode by Joy Latten · 16 years ago
  62. 0a27032 [CRYPTO] seqiv: Add Sequence Number IV Generator by Herbert Xu · 17 years ago
  63. 806d183 [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator by Herbert Xu · 17 years ago
  64. 7f47073 [CRYPTO] chainiv: Add chain IV generator by Herbert Xu · 17 years ago
  65. 653ebd9 [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module by Herbert Xu · 17 years ago
  66. 0b77abb [CRYPTO] lzo: Add LZO compression algorithm support by Zoltan Sogor · 16 years ago
  67. 28db8e3 [CRYPTO] gcm: New algorithm by Mikko Herranen · 17 years ago
  68. 2407d60 [CRYPTO] salsa20: Salsa20 stream cipher by Tan Swee Heng · 17 years ago
  69. 23e353c [CRYPTO] ctr: Add CTR (Counter) block cipher mode by Joy Latten · 17 years ago
  70. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago
  71. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  72. c5a511f [CRYPTO] des: Rename des to des-generic by Sebastian Siewior · 17 years ago
  73. f19f511 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks by Rik Snel · 17 years ago
  74. 3c09f17 [CRYPTO] aead: Add authenc by Herbert Xu · 17 years ago
  75. e962a65 [CRYPTO] api: Move scatterwalk into algapi by Herbert Xu · 17 years ago
  76. 1ae9782 [CRYPTO] api: Add aead crypto type by Herbert Xu · 17 years ago
  77. e2ee95b [CRYPTO] seed: New cipher algorithm by Hye-Shik Chang · 17 years ago
  78. 9bc89cd async_tx: add the async_tx api by Dan Williams · 17 years ago
  79. 685784a xor: make 'xor_blocks' a library routine for use with async_tx by Dan Williams · 17 years ago
  80. 124b53d [CRYPTO] cryptd: Add software async crypto daemon by Herbert Xu · 17 years ago
  81. b5b7f08 [CRYPTO] api: Add async blkcipher type by Herbert Xu · 17 years ago
  82. d64beac [CRYPTO] camellia: added the code of Camellia cipher algorithm. by Noriaki TAKAMIYA · 17 years ago
  83. 9083163 [CRYPTO] fcrypt: Add FCrypt from RxRPC by David Howells · 17 years ago
  84. 91652be [CRYPTO] pcbc: Add Propagated CBC template by David Howells · 17 years ago
  85. 64470f1 [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode by Rik Snel · 18 years ago
  86. c494e07 [CRYPTO] lib: table driven multiplications in GF(2^128) by Rik Snel · 18 years ago
  87. 333b0d7 [CRYPTO] xcbc: New algorithm by Kazunori MIYAZAWA · 18 years ago
  88. 055bcee [CRYPTO] digest: Added user API for new hash type by Herbert Xu · 18 years ago
  89. db131ef [CRYPTO] cipher: Added block ciphers for CBC/ECB by Herbert Xu · 18 years ago
  90. 5cde0af [CRYPTO] cipher: Added block cipher type by Herbert Xu · 18 years ago
  91. 2b8c19d [CRYPTO] api: Add cryptomgr by Herbert Xu · 18 years ago
  92. cce9e06 [CRYPTO] api: Split out low-level API by Herbert Xu · 18 years ago
  93. 2729bb4 [CRYPTO] twofish: Split out common c code by Joachim Fritschi · 18 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago