1. 2155256 X.509: support OSCCA SM2-with-SM3 certificate verification by Tianjia Zhang · 4 years, 4 months ago
  2. 254f84f X.509: support OSCCA certificate parse by Tianjia Zhang · 4 years, 4 months ago
  3. 8b805b9 crypto: sm2 - add SM2 test vectors to testmgr by Tianjia Zhang · 4 years, 4 months ago
  4. 2b40386 crypto: testmgr - Fix potential memory leak in test_akcipher_one() by Tianjia Zhang · 4 years, 4 months ago
  5. a1f62c2 crypto: testmgr - support test with different ciphertext per encryption by Tianjia Zhang · 4 years, 4 months ago
  6. ea7ecb6 crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm by Tianjia Zhang · 4 years, 4 months ago
  7. f492828 crypto: sm3 - export crypto_sm3_final function by Tianjia Zhang · 4 years, 4 months ago
  8. 77ebdab crypto: af_alg - add extra parameters for DRBG interface by Elena Petrova · 4 years, 4 months ago
  9. fde2f57 crypto: proc - Removing some useless only space lines by Corentin Labbe · 4 years, 4 months ago
  10. 1674aea crypto: Kconfig - mark unused ciphers as obsolete by Ard Biesheuvel · 4 years, 4 months ago
  11. 5f254dd crypto: cbc - Remove cbc.h by Herbert Xu · 4 years, 5 months ago
  12. 9ace677 crypto: arc4 - mark ecb(arc4) skcipher as obsolete by Ard Biesheuvel · 4 years, 5 months ago
  13. e73d340 crypto: ahash - Add init_tfm/exit_tfm by Herbert Xu · 4 years, 5 months ago
  14. 8afa25a crypto: hash - Remove unused async iterators by Ira Weiny · 4 years, 5 months ago
  15. ba974ad crypto: tcrypt - Add support for hash speed testing with keys by Herbert Xu · 4 years, 6 months ago
  16. cbdad1f crypto: algif_aead - Do not set MAY_BACKLOG on the async path by Herbert Xu · 4 years, 6 months ago
  17. 2a05b02 crypto: algif_skcipher - EBUSY on aio should be an error by Herbert Xu · 4 years, 6 months ago
  18. 129a4db crypto: tcrypt - delete duplicated words in messages by Randy Dunlap · 4 years, 6 months ago
  19. 40a3af4 crypto: engine - delete duplicated word by Randy Dunlap · 4 years, 6 months ago
  20. 71952d7 crypto: crct10dif_generic - fix duplicated words by Randy Dunlap · 4 years, 6 months ago
  21. 743b915 crypto: crc32c_generic - delete and fix duplicated words by Randy Dunlap · 4 years, 6 months ago
  22. 4eb57bc crypto: algif_aead - delete duplicated word by Randy Dunlap · 4 years, 6 months ago
  23. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 5 months ago
  24. 1dbb920 crypto: algapi - Move crypto_yield into internal.h by Herbert Xu · 4 years, 6 months ago
  25. d9361cb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 5 months ago
  26. 21dfbcd1 crypto: algif_aead - fix uninitialized ctx->init by Ondrej Mosnacek · 4 years, 5 months ago
  27. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 6 months ago
  28. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  29. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 6 months ago
  30. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 6 months ago
  31. ab5c60b7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 6 months ago
  32. 958ea4e crypto: xts - Replace memcpy() invocation with simple assignment by Ard Biesheuvel · 4 years, 6 months ago
  33. 6914dd5 crypto: ecc - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 6 months ago
  34. 2ed5ba6 crypto: dh - SP800-56A rev 3 local public key validation by Stephan Müller · 4 years, 6 months ago
  35. 90fa9ae crypto: dh - check validity of Z before export by Stephan Müller · 4 years, 6 months ago
  36. e7d2b41 crypto: ecdh - check validity of Z before export by Stephan Müller · 4 years, 6 months ago
  37. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  38. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  39. e493b31 crypto: testmgr - delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  40. 9332a9e crypto: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  41. 3f25719 padata: fold padata_alloc_possible() into padata_alloc() by Daniel Jordan · 4 years, 6 months ago
  42. 350ef05 padata: remove stop function by Daniel Jordan · 4 years, 6 months ago
  43. bd25b488 padata: remove start function by Daniel Jordan · 4 years, 6 months ago
  44. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  45. e456ef6 crypto: lrw - prefix function and struct names with "lrw" by Eric Biggers · 4 years, 6 months ago
  46. a874f59 crypto: xts - prefix function and struct names with "xts" by Eric Biggers · 4 years, 6 months ago
  47. 2eb27c1 crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS by Eric Biggers · 4 years, 7 months ago
  48. 7bcb2c9 crypto: algapi - use common mechanism for inheriting flags by Eric Biggers · 4 years, 7 months ago
  49. 4688111 crypto: seqiv - remove seqiv_create() by Eric Biggers · 4 years, 7 months ago
  50. e72b48c crypto: geniv - remove unneeded arguments from aead_geniv_alloc() by Eric Biggers · 4 years, 7 months ago
  51. 6cbba1f keys: asymmetric: fix error return code in software_key_query() by Wei Yongjun · 4 years, 6 months ago
  52. 7bc13b5 crypto: api - permit users to specify numa node of acomp hardware by Barry Song · 4 years, 7 months ago
  53. 662bb52f crypto: af_alg - Fix regression on empty requests by Herbert Xu · 4 years, 7 months ago
  54. 0efaaa8 docs: crypto: convert asymmetric-keys.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
  55. f3c802a crypto: algif_aead - Only wake up when ctx->more is zero by Herbert Xu · 4 years, 8 months ago
  56. 34c86f4 crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() by Herbert Xu · 4 years, 8 months ago
  57. dbc6d0d sched,crypto: Convert to sched_set_fifo*() by Peter Zijlstra · 4 years, 9 months ago
  58. 819966c crypto: drbg - always try to free Jitter RNG instance by Stephan Müller · 4 years, 8 months ago
  59. 77251e4 crypto: algboss - don't wait during notifier callback by Eric Biggers · 4 years, 8 months ago
  60. 7cf8195 crypto: algif_skcipher - Cap recv SG list at ctx->used by Herbert Xu · 4 years, 8 months ago
  61. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 8 months ago
  62. d1c72f6 crypto: engine - do not requeue in case of fatal error by Iuliana Prodan · 4 years, 8 months ago
  63. 0c0408e crypto: blake2b - Fix clang optimization for ARMv7-M by Arnd Bergmann · 4 years, 9 months ago
  64. 228c4f2 crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h by Eric Biggers · 4 years, 9 months ago
  65. 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 9 months ago
  66. 1306664 crypto: essiv - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 9 months ago
  67. 822a98b crypto: hash - introduce crypto_shash_tfm_digest() by Eric Biggers · 4 years, 9 months ago
  68. 13855fd crypto: lib/sha256 - return void by Eric Biggers · 4 years, 9 months ago
  69. d099ea6e crypto - Avoid free() namespace collision by Arnd Bergmann · 4 years, 9 months ago
  70. e0664eb crypto: drbg - fix error return code in drbg_alloc_state() by Wei Yongjun · 4 years, 9 months ago
  71. 8d90822 crypto: engine - support for batch requests by Iuliana Prodan · 4 years, 9 months ago
  72. 6a89f49 crypto: engine - support for parallel requests based on retry mechanism by Iuliana Prodan · 4 years, 9 months ago
  73. ec6e2bf3 crypto: algapi - create function to add request in front of queue by Iuliana Prodan · 4 years, 9 months ago
  74. d6fc1a4 crypto: drbg - should select CTR by Corentin Labbe · 4 years, 9 months ago
  75. f23efcb crypto: ctr - no longer needs CRYPTO_SEQIV by Corentin Labbe · 4 years, 9 months ago
  76. 97f2650 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 9 months ago
  77. 764428f crypto: jitter - SP800-90B compliance by Stephan Müller · 4 years, 9 months ago
  78. 63e05f3 crypto: algif_rng - remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  79. 6603523 crypto: api - Fix use-after-free and race in crypto_spawn_alg by Herbert Xu · 4 years, 10 months ago
  80. beeb460 crypto: algapi - Avoid spurious modprobe on LOADED by Eric Biggers · 4 years, 10 months ago
  81. 5429ef6 compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 by Will Deacon · 5 years ago
  82. 72f3542 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  83. fcb90d5 crypto: af_alg - bool type cosmetics by Lothar Rubusch · 4 years, 10 months ago
  84. 8ff357a crypto: testmgr - do comparison tests before inauthentic input tests by Eric Biggers · 4 years, 11 months ago
  85. 6f3a06d crypto: testmgr - use consistent IV copies for AEADs that need it by Eric Biggers · 4 years, 11 months ago
  86. 732e540 crypto: xts - simplify error handling in ->create() by Eric Biggers · 5 years ago
  87. 0708bb4 crypto: rsa-pkcs1pad - simplify error handling in pkcs1pad_create() by Eric Biggers · 5 years ago
  88. 07b24c7 crypto: pcrypt - simplify error handling in pcrypt_create_aead() by Eric Biggers · 5 years ago
  89. d570631 crypto: lrw - simplify error handling in create() by Eric Biggers · 5 years ago
  90. 376ffe1 crypto: geniv - simply error handling in aead_geniv_alloc() by Eric Biggers · 5 years ago
  91. c4caa56 crypto: gcm - simplify error handling in crypto_rfc4543_create() by Eric Biggers · 5 years ago
  92. 959ac1c crypto: gcm - simplify error handling in crypto_rfc4106_create() by Eric Biggers · 5 years ago
  93. 3ff2bab crypto: cts - simplify error handling in crypto_cts_create() by Eric Biggers · 5 years ago
  94. a108dfc crypto: ctr - simplify error handling in crypto_rfc3686_create() by Eric Biggers · 5 years ago
  95. b8c0d74 crypto: cryptd - simplify error handling in cryptd_create_*() by Eric Biggers · 5 years ago
  96. 64d6679 crypto: ccm - simplify error handling in crypto_rfc4309_create() by Eric Biggers · 5 years ago
  97. d1dc4df crypto: authencesn - fix weird comma-terminated line by Eric Biggers · 5 years ago
  98. 2fdddaf crypto: md5 - remove unused macros by YueHaibing · 5 years ago
  99. ebe7aca Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  100. 6a30e1b crypto: rename sm3-256 to sm3 in hash_algo_name by Tianjia Zhang · 5 years ago