1. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  2. dc51f25 crypto: arc4 - refactor arc4 core code into separate library by Ard Biesheuvel · 6 years ago
  3. bdb275b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  6. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
  7. 314d0f0 crypto: skcipher - make chunksize and walksize accessors internal by Eric Biggers · 6 years ago
  8. 81bcbb1 crypto: skcipher - un-inline encrypt and decrypt functions by Eric Biggers · 6 years ago
  9. f2fe115 crypto: aead - un-inline encrypt and decrypt functions by Eric Biggers · 6 years ago
  10. a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. 5e99a0a crypto: algapi - remove crypto_tfm_in_queue() by Eric Biggers · 6 years ago
  13. 3e56e16 crypto: cryptd - move kcrypto_wq into cryptd by Eric Biggers · 6 years ago
  14. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  15. db07cd2 crypto: drbg - add FIPS 140-2 CTRNG for noise source by Stephan Mueller · 6 years ago
  16. e135440 crypto: hash - fix incorrect HASH_MAX_DESCSIZE by Eric Biggers · 6 years ago
  17. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  18. 0a877e3 crypto: cryptd - remove ability to instantiate ablkciphers by Eric Biggers · 6 years ago
  19. f1774cb X.509: parse public key parameters from x509 for akcipher by Vitaly Chikunov · 6 years ago
  20. c7381b0 crypto: akcipher - new verify API for public key algorithms by Vitaly Chikunov · 6 years ago
  21. d7198ce crypto: des_generic - Forbid 2-key in 3DES and add helpers by Herbert Xu · 6 years ago
  22. c5c4688 crypto: streebog - fix unaligned memory accesses by Eric Biggers · 6 years ago
  23. 61abc35 crypto: aes - Use ___cacheline_aligned for aes data by Andi Kleen · 6 years ago
  24. b55e1a3 crypto: simd,testmgr - introduce crypto_simd_usable() by Eric Biggers · 6 years ago
  25. e151a8d crypto: x86/morus1280 - convert to use AEAD SIMD helpers by Eric Biggers · 6 years ago
  26. 4773095 crypto: x86/morus640 - convert to use AEAD SIMD helpers by Eric Biggers · 6 years ago
  27. 1661131 crypto: simd - support wrapping AEAD algorithms by Eric Biggers · 6 years ago
  28. bd30cf5 crypto: export arc4 defines by Iuliana Prodan · 6 years ago
  29. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  30. 9572442 crypto: api - add a helper to (un)register a array of templates by Xiongfeng Wang · 6 years ago
  31. 12ea20f crypto: morus - Cleanup license mess by Thomas Gleixner · 6 years ago
  32. 466e075 crypto: af_alg - make some functions static by Eric Biggers · 6 years ago
  33. e17568e crypto: user - forward declare crypto_nlsk by Eric Biggers · 6 years ago
  34. 73381da crypto: streebog - use correct endianness type by Eric Biggers · 6 years ago
  35. 14aa1a8 crypto: algapi - remove crypto_alloc_instance() by Eric Biggers · 6 years ago
  36. 0872da1 crypto: skcipher - add helper for simple block cipher modes by Eric Biggers · 6 years ago
  37. c79b411 crypto: skcipher - remove remnants of internal IV generators by Eric Biggers · 6 years ago
  38. 0c99c2a crypto: user - remove unused dump functions by Corentin Labbe · 6 years ago
  39. f7d76e0 crypto: user - fix use_after_free of struct xxx_request by Corentin Labbe · 6 years ago
  40. 6e8e72c crypto: user - convert all stats from u32 to u64 by Corentin Labbe · 6 years ago
  41. 2ced260 crypto: user - made crypto_user_stat optional by Corentin Labbe · 6 years ago
  42. 26609a2 crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 6 years ago
  43. 1b6fd3d crypto: poly1305 - add Poly1305 core API by Eric Biggers · 6 years ago
  44. 878afc3 crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 6 years ago
  45. aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  46. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  47. de61d7a crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 6 years ago
  48. dd33344 crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  49. 193188e crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE by Cristian Stoica · 6 years ago
  50. dfdda82 crypto: streebog - register Streebog in hash info for IMA by Vitaly Chikunov · 6 years ago
  51. fe18957 crypto: streebog - add Streebog hash function by Vitaly Chikunov · 6 years ago
  52. f8c54e1 KEYS: asym_tpm: extract key size & public key [ver #2] by Denis Kenzior · 6 years ago
  53. 903be6b KEYS: asym_tpm: add skeleton for asym_tpm [ver #2] by Denis Kenzior · 6 years ago
  54. f7c4e06 KEYS: Allow the public_key struct to hold a private key [ver #2] by David Howells · 6 years ago
  55. 5a30771 KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] by David Howells · 6 years ago
  56. 90a8c78 crypto/morus(640,1280) - make crypto_...-algs static by valdis.kletnieks@vt.edu · 6 years ago
  57. cac5818 crypto: user - Implement a generic crypto statistics by Corentin Labbe · 6 years ago
  58. a9cbfe4 crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK() by Kees Cook · 6 years ago
  59. 8d60539 crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  60. b350bee crypto: skcipher - Introduce crypto_sync_skcipher by Kees Cook · 6 years ago
  61. a5e9f55 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  62. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  63. ab8085c crypto: x86 - remove SHA multibuffer routines and mcryptd by Ard Biesheuvel · 6 years ago
  64. a9f7f88 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 6 years ago
  65. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  66. d73d67f crypto: cbc - Remove VLA usage by Kees Cook · 6 years ago
  67. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  68. 3dd8cc0 crypto: scatterwalk - remove scatterwalk_samebuf() by Eric Biggers · 6 years ago
  69. 8c30fbe crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() by Eric Biggers · 6 years ago
  70. 43490e8 crypto: drbg - in-place cipher operation for CTR by Stephan Müller · 6 years ago
  71. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  72. cf862cb crypto: drbg - eliminate constant reinitialization of SGL by Stephan Mueller · 7 years ago
  73. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 7 years ago
  74. bb29648 crypto: vmac - separate tfm and request context by Eric Biggers · 7 years ago
  75. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  76. 26f7120 crypto: sha512_generic - add a sha384 0-length pre-computed hash by Antoine Tenart · 7 years ago
  77. 30c217e crypto: sha512_generic - add a sha512 0-length pre-computed hash by Antoine Tenart · 7 years ago
  78. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  79. 015a037 crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers" by Eric Biggers · 7 years ago
  80. b28fc82 crypto: af_alg: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  81. 56e8e57 crypto: morus - Add common SIMD glue code for MORUS by Ondrej Mosnacek · 7 years ago
  82. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 7 years ago
  83. 8da02bf crypto: sm4 - export encrypt/decrypt routines to other drivers by Ard Biesheuvel · 7 years ago
  84. 13c935b crypto: api - laying defines and checks for statically allocated buffers by Salvatore Mesoraca · 7 years ago
  85. 4989d4f crypto: api - Remove unused crypto_type lookup function by Herbert Xu · 7 years ago
  86. 3d053d5 crypto: hash - Prevent use of req->result in ahash update by Kamil Konieczny · 7 years ago
  87. 747c8ce crypto: sm4 - introduce SM4 symmetric cipher algorithm by Gilad Ben-Yossef · 7 years ago
  88. 0e145b47 crypto: ablk_helper - remove ablk_helper by Eric Biggers · 7 years ago
  89. 217afcc crypto: lrw - remove lrw_crypt() by Eric Biggers · 7 years ago
  90. eb66ecd crypto: xts - remove xts_crypt() by Eric Biggers · 7 years ago
  91. d14f0a1 crypto: simd - allow registering multiple algorithms at once by Eric Biggers · 7 years ago
  92. c8c3641 crypto: speck - export common helpers by Eric Biggers · 7 years ago
  93. 218d1cc crypto: engine - Permit to enqueue all async requests by Corentin LABBE · 7 years ago
  94. edbd1ec crypto: mcryptd - remove pointless wrapper functions by Eric Biggers · 7 years ago
  95. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  96. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  97. 6657674 crypto: sha3-generic - export init/update/final routines by Ard Biesheuvel · 7 years ago
  98. beeb504 crypto: sha3-generic - simplify code by Ard Biesheuvel · 7 years ago
  99. b40fa82 crypto: doc - clear htmldocs build warnings for crypto/hash by tcharding · 7 years ago
  100. eb772f3 crypto: salsa20 - export generic helpers by Eric Biggers · 7 years ago