1. 1306664 crypto: essiv - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  2. 822a98b crypto: hash - introduce crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  3. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 8 months ago
  4. d099ea6e crypto - Avoid free() namespace collision by Arnd Bergmann · 4 years, 8 months ago
  5. e0664eb crypto: drbg - fix error return code in drbg_alloc_state() by Wei Yongjun · 4 years, 8 months ago
  6. 8d90822 crypto: engine - support for batch requests by Iuliana Prodan · 4 years, 8 months ago
  7. 6a89f49 crypto: engine - support for parallel requests based on retry mechanism by Iuliana Prodan · 4 years, 8 months ago
  8. ec6e2bf3 crypto: algapi - create function to add request in front of queue by Iuliana Prodan · 4 years, 8 months ago
  9. d6fc1a4 crypto: drbg - should select CTR by Corentin Labbe · 4 years, 8 months ago
  10. f23efcb crypto: ctr - no longer needs CRYPTO_SEQIV by Corentin Labbe · 4 years, 8 months ago
  11. 97f2650 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 9 months ago
  12. 764428f crypto: jitter - SP800-90B compliance by Stephan Müller · 4 years, 9 months ago
  13. 63e05f3 crypto: algif_rng - remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  14. 6603523 crypto: api - Fix use-after-free and race in crypto_spawn_alg by Herbert Xu · 4 years, 9 months ago
  15. beeb460 crypto: algapi - Avoid spurious modprobe on LOADED by Eric Biggers · 4 years, 9 months ago
  16. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 9 months ago
  17. fcb90d5 crypto: af_alg - bool type cosmetics by Lothar Rubusch · 4 years, 9 months ago
  18. 8ff357a crypto: testmgr - do comparison tests before inauthentic input tests by Eric Biggers · 4 years, 10 months ago
  19. 6f3a06d crypto: testmgr - use consistent IV copies for AEADs that need it by Eric Biggers · 4 years, 10 months ago
  20. 732e540 crypto: xts - simplify error handling in ->create() by Eric Biggers · 4 years, 10 months ago
  21. 0708bb4 crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create() by Eric Biggers · 4 years, 10 months ago
  22. 07b24c7 crypto: pcrypt - simplify error handling in pcrypt_create_aead() by Eric Biggers · 4 years, 10 months ago
  23. d570631 crypto: lrw - simplify error handling in create() by Eric Biggers · 4 years, 10 months ago
  24. 376ffe1 crypto: geniv - simply error handling in aead_geniv_alloc() by Eric Biggers · 4 years, 10 months ago
  25. c4caa56 crypto: gcm - simplify error handling in crypto_rfc4543_create() by Eric Biggers · 4 years, 10 months ago
  26. 959ac1c crypto: gcm - simplify error handling in crypto_rfc4106_create() by Eric Biggers · 4 years, 10 months ago
  27. 3ff2bab crypto: cts - simplify error handling in crypto_cts_create() by Eric Biggers · 4 years, 10 months ago
  28. a108dfc crypto: ctr - simplify error handling in crypto_rfc3686_create() by Eric Biggers · 4 years, 10 months ago
  29. b8c0d74 crypto: cryptd - simplify error handling in cryptd_create_*() by Eric Biggers · 4 years, 10 months ago
  30. 64d6679 crypto: ccm - simplify error handling in crypto_rfc4309_create() by Eric Biggers · 4 years, 10 months ago
  31. d1dc4df crypto: authencesn - fix weird comma-terminated line by Eric Biggers · 4 years, 10 months ago
  32. 2fdddaf crypto: md5 - remove unused macros by YueHaibing · 4 years, 10 months ago
  33. ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 10 months ago
  34. 6a30e1b crypto: rename sm3-256 to sm3 in hash_algo_name by Tianjia Zhang · 4 years, 11 months ago
  35. 3e71e12 Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 11 months ago
  36. 64ae134 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 11 months ago
  37. c7ff857 crypto/testmgr: enable selftests for paes-s390 ciphers by Harald Freudenberger · 5 years ago
  38. 8e3b7fd crypto: tcrypt - fix printed skcipher [a]sync mode by Horia Geantă · 5 years ago
  39. 7f1cfe4 crypto: proc - simplify the c_show function by Tianjia Zhang · 5 years ago
  40. eed74b3 crypto: rng - Fix a refcounting bug in crypto_rng_reset() by Dan Carpenter · 5 years ago
  41. 2343d15 crypto: Kconfig - allow tests to be disabled when manager is disabled by Jason A. Donenfeld · 5 years ago
  42. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  43. a78208e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  44. ab3d436 crypto: essiv - fix AEAD capitalization and preposition use in help text by Geert Uytterhoeven · 5 years ago
  45. 1c08a10 crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 5 years ago
  46. d4fdc2d crypto: algapi - enforce that all instances have a ->free() method by Eric Biggers · 5 years ago
  47. a24a1fd7 crypto: algapi - remove crypto_template::{alloc,free}() by Eric Biggers · 5 years ago
  48. a39c66c crypto: shash - convert shash_free_instance() to new style by Eric Biggers · 5 years ago
  49. 758ec5a crypto: cryptd - convert to new way of freeing instances by Eric Biggers · 5 years ago
  50. 0f8f6d8 crypto: geniv - convert to new way of freeing instances by Eric Biggers · 5 years ago
  51. 48fb3e5 crypto: hash - add support for new way of freeing instances by Eric Biggers · 5 years ago
  52. aed11cf crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn() by Eric Biggers · 5 years ago
  53. 6d1b41f crypto: ahash - unexport crypto_ahash_type by Eric Biggers · 5 years ago
  54. 629f1af crypto: algapi - remove obsoleted instance creation helpers by Eric Biggers · 5 years ago
  55. d5ed3b6 crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn by Eric Biggers · 5 years ago
  56. 1e212a6 crypto: xcbc - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  57. 3b4e73d crypto: vmac - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  58. 1d0459c crypto: cmac - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  59. 1667297 crypto: cbcmac - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  60. aacd5b4 crypto: skcipher - use crypto_grab_cipher() and simplify error paths by Eric Biggers · 5 years ago
  61. c282586 crypto: chacha20poly1305 - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  62. 05b3bbb crypto: ccm - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  63. ab6ffd3 crypto: gcm - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  64. 3707388 crypto: authencesn - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  65. 37a861a crypto: authenc - use crypto_grab_ahash() and simplify error paths by Eric Biggers · 5 years ago
  66. 39e7a28 crypto: hmac - use crypto_grab_shash() and simplify error paths by Eric Biggers · 5 years ago
  67. 218c503 crypto: cryptd - use crypto_grab_shash() and simplify error paths by Eric Biggers · 5 years ago
  68. ba44840 crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths by Eric Biggers · 5 years ago
  69. 84a9c93 crypto: ahash - introduce crypto_grab_ahash() by Eric Biggers · 5 years ago
  70. fdfad1f crypto: shash - introduce crypto_grab_shash() by Eric Biggers · 5 years ago
  71. de95c95 crypto: algapi - pass instance to crypto_grab_spawn() by Eric Biggers · 5 years ago
  72. 73bed26 crypto: akcipher - pass instance to crypto_grab_akcipher() by Eric Biggers · 5 years ago
  73. cd900f0 crypto: aead - pass instance to crypto_grab_aead() by Eric Biggers · 5 years ago
  74. b9f76dd crypto: skcipher - pass instance to crypto_grab_skcipher() by Eric Biggers · 5 years ago
  75. ca94e93 crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name by Eric Biggers · 5 years ago
  76. ff67062 crypto: algapi - make crypto_drop_spawn() a no-op on uninitialized spawns by Eric Biggers · 5 years ago
  77. af5034e crypto: remove propagation of CRYPTO_TFM_RES_* flags by Eric Biggers · 5 years ago
  78. c4c4db0 crypto: remove CRYPTO_TFM_RES_WEAK_KEY by Eric Biggers · 5 years ago
  79. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  80. 70ffa8f crypto: skcipher - remove skcipher_walk_aead() by Eric Biggers · 5 years ago
  81. b3c16bf crypto: skcipher - Add skcipher_ialg_simple helper by Herbert Xu · 5 years ago
  82. 5f567ff crypto: api - Retain alg refcount in crypto_grab_spawn by Herbert Xu · 5 years ago
  83. c6d633a crypto: algapi - make unregistration functions return void by Eric Biggers · 5 years ago
  84. 2bbb337 crypto: api - fix unexpectedly getting generic implementation by Herbert Xu · 5 years ago
  85. 4a94c43 Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  86. bea3741 KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails by Eric Biggers · 5 years ago
  87. d9e1670 crypto: hmac - Use init_tfm/exit_tfm interface by Herbert Xu · 5 years ago
  88. fbce6be crypto: shash - Add init_tfm/exit_tfm and verify descsize by Herbert Xu · 5 years ago
  89. 02244ba crypto: api - Add more comments to crypto_remove_spawns by Herbert Xu · 5 years ago
  90. 4f87ee1 crypto: api - Do not zap spawn->alg by Herbert Xu · 5 years ago
  91. 73669cc crypto: api - Fix race condition in crypto_spawn_alg by Herbert Xu · 5 years ago
  92. 7db3b61 crypto: api - Check spawn->alg under lock in crypto_drop_spawn by Herbert Xu · 5 years ago
  93. 37f9669 crypto: af_alg - Use bh_lock_sock in sk_destruct by Herbert Xu · 5 years ago
  94. 91a71d6 padata: remove cpumask change notifier by Daniel Jordan · 5 years ago
  95. e8cfed5 crypto: cipher - remove crt_u.cipher (struct cipher_tfm) by Eric Biggers · 5 years ago
  96. c441a90 crypto: compress - remove crt_u.compress (struct compress_tfm) by Eric Biggers · 5 years ago
  97. 49763fc crypto: testmgr - generate inauthentic AEAD test vectors by Eric Biggers · 5 years ago
  98. 2ea9150 crypto: testmgr - create struct aead_extra_tests_ctx by Eric Biggers · 5 years ago
  99. fd8c37c crypto: testmgr - test setting misaligned keys by Eric Biggers · 5 years ago
  100. fd60f72 crypto: testmgr - check skcipher min_keysize by Eric Biggers · 5 years ago