1. 8fded59 crypto: drbg - Convert to new rng interface by Herbert Xu · 9 years ago
  2. 881cd6c crypto: rng - Add multiple algorithm registration interface by Herbert Xu · 9 years ago
  3. 7ca99d8 crypto: rng - Add crypto_rng_set_entropy by Herbert Xu · 9 years ago
  4. acec27f crypto: rng - Convert low-level crypto_rng to new style by Herbert Xu · 9 years ago
  5. 3c5d8fa crypto: rng - Mark crypto_rng_reset seed as const by Herbert Xu · 9 years ago
  6. ff030b0 crypto: rng - Introduce crypto_rng_generate by Herbert Xu · 9 years ago
  7. d0e8305 crypto: rng - Convert crypto_rng to new style crypto_type by Herbert Xu · 9 years ago
  8. 76899a4 crypto: drbg - replace spinlock with mutex by Stephan Mueller · 9 years ago
  9. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  10. ca14258 crypto: sha512-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  11. a2e5ba4 crypto: sha256-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  12. 7c71f0f crypto: sha1-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  13. b84a2a0 crypto: sha512 - implement base layer for SHA-512 by Ard Biesheuvel · 9 years ago
  14. 11b8d5e crypto: sha256 - implement base layer for SHA-256 by Ard Biesheuvel · 9 years ago
  15. c4d5b9f crypto: sha1 - implement base layer for SHA-1 by Ard Biesheuvel · 9 years ago
  16. 87b1675 crypto: api - Change crypto_unregister_instance argument type by Herbert Xu · 9 years ago
  17. 66db373 crypto: af_alg - Allow to link sgl by Tadeusz Struk · 9 years ago
  18. cde001e crypto: rng - RNGs must return 0 in success case by Stephan Mueller · 9 years ago
  19. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  20. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  21. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 9 years ago
  22. 25fb863 crypto: af_alg - add setsockopt for auth tag size by Stephan Mueller · 10 years ago
  23. af8e807 crypto: af_alg - add user space interface for AEAD by Stephan Mueller · 10 years ago
  24. 52744af crypto: doc - document uncovered member variables by Stephan Mueller · 10 years ago
  25. 968ab29 crypto: doc - SHASH API documentation by Stephan Mueller · 10 years ago
  26. 90240ff crypto: doc - AHASH API documentation by Stephan Mueller · 10 years ago
  27. 5d8c723 crypto: doc - hash data structures by Stephan Mueller · 10 years ago
  28. aa1b6fb crypto: doc - RNG API documentation by Stephan Mueller · 10 years ago
  29. a0a77af crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code by Behan Webster · 10 years ago
  30. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  31. f1b731d KEYS: Restore partial ID matching functionality for asymmetric keys by Dmitry Kasatkin · 10 years ago
  32. 46963b7 KEYS: Overhaul key identification when searching for asymmetric keys by David Howells · 10 years ago
  33. b9347af crypto: drbg - fix maximum value checks on 32 bit systems by Stephan Mueller · 10 years ago
  34. 05c81cc crypto: drbg - remove configuration of fixed values by Stephan Mueller · 10 years ago
  35. 1e65b81 crypto: sha-mb - multibuffer crypto infrastructure by Tim Chen · 10 years ago
  36. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  37. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  38. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  39. 27e4de2 crypto: drbg - Mix a time stamp into DRBG state by Stephan Mueller · 10 years ago
  40. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  41. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  42. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  43. 8c98716 crypto: drbg - use of kernel linked list by Stephan Mueller · 10 years ago
  44. 6574e6c crypto: des_3des - add x86-64 assembly implementation by Jussi Kivilinna · 10 years ago
  45. 3e16f95 crypto: drbg - header file for DRBG by Stephan Mueller · 10 years ago
  46. d656c18 crypto: skcipher - Don't use __crypto_dequeue_request() by Marek Vasut · 10 years ago
  47. bb55a4c crypto: api - Move crypto_yield() to algapi.h by Marek Vasut · 10 years ago
  48. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  49. 7256725 crypto: export NULL algorithms defines by Horia Geanta · 10 years ago
  50. 4f7f1d7 crypto: allow blkcipher walks over AEAD data by Ard Biesheuvel · 10 years ago
  51. 822be00 crypto: remove direct blkcipher_walk dependency on transform by Ard Biesheuvel · 10 years ago
  52. 389a539 crypto: scatterwalk - Use sg_chain_ptr on chain entries by Tom Lendacky · 11 years ago
  53. 41da8b5 crypto: scatterwalk - Set the chain pointer indication bit by Tom Lendacky · 11 years ago
  54. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  55. 3fe78ca keys: change asymmetric keys to use common hash definitions by Dmitry Kasatkin · 11 years ago
  56. ee08997 crypto: provide single place for hash algo information by Dmitry Kasatkin · 11 years ago
  57. bc6e2bd crypto: authenc - Export key parsing helper function by Mathias Krause · 11 years ago
  58. 6bf37e5 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  59. 1573801 KEYS: Store public key algo ID in public_key_signature struct by David Howells · 11 years ago
  60. 67f7d60b KEYS: Store public key algo ID in public_key struct by David Howells · 11 years ago
  61. 206ce59 KEYS: Move the algorithm pointer array from x509 to public_key.c by David Howells · 11 years ago
  62. 9abc4e6 KEYS: Rename public key parameter name arrays by David Howells · 11 years ago
  63. a62b01c crypto: create generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  64. 257aff5 crypto: scatterwalk - Add support for calculating number of SG elements by Joel Fernandes · 11 years ago
  65. bf70fa9 crypto: sha512 - Expose generic sha512 routine to be callable from other modules by Tim Chen · 11 years ago
  66. 35d2c9d crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 11 years ago
  67. 044ab52 crypto: cast5/cast6 - move lookup tables to shared module by Jussi Kivilinna · 12 years ago
  68. ba1ee07 crypto: vmac - Make VMAC work when blocks aren't aligned by Salman Qazi · 12 years ago
  69. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  70. 4ae71c1 KEYS: Provide signature verification with an asymmetric key by David Howells · 12 years ago
  71. a9681bf KEYS: Asymmetric public-key algorithm crypto key subtype by David Howells · 12 years ago
  72. 35434c5 crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  73. 3cfad0d crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  74. 2b49b90 crypto: cast6 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  75. 270b0c6 crypto: cast5 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  76. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  77. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 12 years ago
  78. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  79. 1848205 crypto: serpent-sse2 - add lrw support by Jussi Kivilinna · 13 years ago
  80. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 13 years ago
  81. ce00455 crypto: xts: add interface for parallelized cipher implementations by Jussi Kivilinna · 13 years ago
  82. 81559f9 crypto: twofish-x86_64-3way - add lrw support by Jussi Kivilinna · 13 years ago
  83. 6c2205b crypto: lrw - add interface for parallelized cipher implementions by Jussi Kivilinna · 13 years ago
  84. bc83b82 crypto: serpent - export common functions for x86_64/i386-sse2 assembler implementations by Jussi Kivilinna · 13 years ago
  85. b6aa63c crypto: Add a report function pointer to crypto_type by Steffen Klassert · 13 years ago
  86. 52ba867 crypto: blowfish - split generic and common c code by Jussi Kivilinna · 13 years ago
  87. 4619b6b crypto: sha - Fix build error due to crypto_sha1_update by Herbert Xu · 13 years ago
  88. 7c39017 crypto: sha1 - export sha1_update for reuse by Mathias Krause · 13 years ago
  89. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  90. 2149308 crypto: padlock - Move padlock.h into include/crypto by Herbert Xu · 14 years ago
  91. 079f2f7 crypto: scatterwalk - Add scatterwalk_crypto_chain helper by Steffen Klassert · 14 years ago
  92. 03c8efc crypto: af_alg - User-space interface for Crypto API by Herbert Xu · 14 years ago
  93. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  94. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  95. 298c926 crypto: cryptd - Adding the AEAD interface type support to cryptd by Adrian Hoban · 14 years ago
  96. bf06099 crypto: skcipher - Add ablkcipher_walk interfaces by David S. Miller · 14 years ago
  97. 7d6f75e crypto: md5 - Add export support by Max Vozeler · 14 years ago
  98. 5068c7a crypto: pcrypt - Add pcrypt crypto parallelization wrapper by Steffen Klassert · 15 years ago
  99. 2141b63 crypto: hash - Remove legacy hash/digest code by Benjamin Gilbert · 15 years ago
  100. 0e1227d crypto: ghash - Add PCLMULQDQ accelerated implementation by Huang Ying · 15 years ago