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