1. 9eb088e crypto: authencesn - Fix digest_null crash by Herbert Xu · 7 years ago
  2. 7169865 crypto: rsa-pkcs1pad - use constant time memory comparison for MACs by Jason A. Donenfeld · 7 years ago
  3. 1803bec crypto: drbg - Fixes panic in wait_for_completion call by Stephan Mueller · 7 years ago
  4. d4783eb crypto: gcm - wait for crypto op not signal safe by Gilad Ben-Yossef · 7 years ago
  5. 2d02800 crypto: drbg - wait for crypto op not signal safe by Gilad Ben-Yossef · 7 years ago
  6. 0e47974 crypto: asymmetric_keys - handle EBUSY due to backlog correctly by Gilad Ben-Yossef · 7 years ago
  7. 4472887 crypto: skcipher - Add missing API setkey checks by Herbert Xu · 7 years ago
  8. bcc70358 crypto: algif_aead - Require setkey before accept(2) by Stephan Mueller · 7 years ago
  9. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  10. 64ba06d crypto: algif_aead - Fix bogus request dereference in completion function by Herbert Xu · 7 years ago
  11. bc959a40 crypto: algif_hash - avoid zero-sized array by Jiri Slaby · 7 years ago
  12. 2c1820e crypto: improve gcc optimization flags for serpent and wp512 by Arnd Bergmann · 7 years ago
  13. abf7446 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 7 years ago
  14. 066a716 crypto: algif_aead - Fix kernel panic on list_del by Harsh Jain · 7 years ago
  15. b04a39f crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg by Salvatore Benedetto · 7 years ago
  16. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  17. 678b5c6 crypto: algif_aead - fix uninitialized variable warning by Stephan Mueller · 7 years ago
  18. 48a9927 crypto: mcryptd - Check mcryptd algorithm compatibility by tim · 7 years ago
  19. 0c1e16c crypto: algif_aead - fix AEAD tag memory handling by Stephan Mueller · 7 years ago
  20. ef3263e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  21. 5789163 crypto: rsa - Add Makefile dependencies to fix parallel builds by David Michael · 7 years ago
  22. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 7 years ago
  23. 2b95fda X.509: Fix double free in x509_cert_parse() [ver #3] by Andrey Ryabinin · 7 years ago
  24. c8467f7 crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy by Herbert Xu · 7 years ago
  25. 8acf7a1 crypto: algif_hash - Fix result clobbering in recvmsg by Herbert Xu · 7 years ago
  26. a8348bc crypto: algif_hash - Fix NULL hash crash with shash by Herbert Xu · 7 years ago
  27. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  28. 30066ce Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  29. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  30. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  31. c847509 async_pq_val: fix DMA memory leak by Justin Maggard · 8 years ago
  32. 7bcb87b crypto: testmgr - add guard to dst buffer for ahash_export by Jan Stancek · 8 years ago
  33. 50d2e6d crypto: gcm - Fix IV buffer size in crypto_gcm_setkey by Ondrej Mosnáček · 8 years ago
  34. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  35. 0cf43f5 crypto: rsa-pkcs1pad - Handle leading zero for decryption by Herbert Xu · 8 years ago
  36. 36e09e1 crypto: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  37. acdb04d crypto: skcipher - Fix blkcipher walk OOM crash by Herbert Xu · 8 years ago
  38. 53a5d5d crypto: echainiv - Replace chaining with multiplication by Herbert Xu · 8 years ago
  39. 493b2ed crypto: algif_hash - Handle NULL hashes correctly by Herbert Xu · 8 years ago
  40. 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
  41. 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
  42. 0bd2223 crypto: cryptd - initialize child shash_desc on import by Ard Biesheuvel · 8 years ago
  43. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  44. 27c4d54 crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset by Herbert Xu · 8 years ago
  45. 31bd44e crypto: cryptd - Use correct tfm object for AEAD tracking by Herbert Xu · 8 years ago
  46. e09287d crypto: rsa - allow keys >= 2048 bits in FIPS mode by Stephan Mueller · 8 years ago
  47. 1a45d7e crypto: drbg - fix error return code by Wei Yongjun · 8 years ago
  48. 39457ac crypto: xor - skip speed test if the xor function is selected automatically by Martin Schwidefsky · 8 years ago
  49. d89a671 crypto: drbg - do not call drbg_instantiate in healt test by Stephan Mueller · 8 years ago
  50. ddbc736 crypto: xts - fix a little typo by Corentin LABBE · 8 years ago
  51. 0fae0c1 crypto: testmgr - fix !x==y confusion by Yanjiang Jin · 8 years ago
  52. c12abf3 crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC by Michael Ellerman · 8 years ago
  53. f743e70 crypto: sha3 - Add missing ULL suffixes for 64-bit constants by Geert Uytterhoeven · 8 years ago
  54. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  55. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  56. 48d4ca5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  57. 87dcdeb crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Herbert Xu · 8 years ago
  58. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  59. 15226e4 crypto: testmgr - Print akcipher algorithm name by Herbert Xu · 8 years ago
  60. a6d7bfd crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Tadeusz Struk · 8 years ago
  61. ac02725 crypto: scatterwalk - Inline start/map/done by Herbert Xu · 8 years ago
  62. 2ee732d crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start by Herbert Xu · 8 years ago
  63. 28cf86f crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone by Herbert Xu · 8 years ago
  64. 5f070e8 crypto: scatterwalk - Fix test in scatterwalk_done by Herbert Xu · 8 years ago
  65. 85eccdd crypto: scatterwalk - Add no-copy support to copychunks by Herbert Xu · 8 years ago
  66. 5506f53 crypto: scatterwalk - Remove scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  67. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 8 years ago
  68. 6cf80a2 crypto: user - Remove crypto_lookup_skcipher call by Herbert Xu · 8 years ago
  69. 0605c41 crypto: cts - Convert to skcipher by Herbert Xu · 8 years ago
  70. 499a66e crypto: null - Remove default null blkcipher by Herbert Xu · 8 years ago
  71. da72130 crypto: aead - Remove blkcipher null for IV generators by Herbert Xu · 8 years ago
  72. ef22871 crypto: seqiv - Use skcipher by Herbert Xu · 8 years ago
  73. 0e8bff4 crypto: echainiv - Use skcipher by Herbert Xu · 8 years ago
  74. ca0494c crypto: aead - Add skcipher null for IV generators by Herbert Xu · 8 years ago
  75. 1e1f006 crypto: chacha20poly1305 - Use skcipher by Herbert Xu · 8 years ago
  76. 16f37ecd crypto: gcm - Use skcipher by Herbert Xu · 8 years ago
  77. 464b93a crypto: ccm - Use skcipher by Herbert Xu · 8 years ago
  78. b2b39c2 crypto: ctr - Use skcipher in rfc3686 by Herbert Xu · 8 years ago
  79. e75445a crypto: authencesn - Use skcipher by Herbert Xu · 8 years ago
  80. 7217d49 crypto: authenc - Use skcipher by Herbert Xu · 8 years ago
  81. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 8 years ago
  82. a012973 crypto: null - Add new default null skcipher by Herbert Xu · 8 years ago
  83. 4e6c3df crypto: skcipher - Add low-level skcipher interface by Herbert Xu · 8 years ago
  84. acddc72 KEYS: Fix for erroneous trust of incorrectly signed X.509 certs by Mat Martineau · 8 years ago
  85. d128471 pefile: Fix the failure of calculation for digest by Lans Zhang · 8 years ago
  86. a46e667 PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined by Lans Zhang · 8 years ago
  87. c8afbc8 crypto: testmgr - Add 4K private key to RSA testvector by Salvatore Benedetto · 8 years ago
  88. 8be0b84 crypto: rsa - Store rest of the private key components by Salvatore Benedetto · 8 years ago
  89. 57763f5 crypto: testmgr - Set err before proceeding by Salvatore Benedetto · 8 years ago
  90. 6dd7a82 crypto: powerpc - Add POWER8 optimised crc32c by Anton Blanchard · 8 years ago
  91. 27710b8 crypto: rsa-pkcs1pad - Fix regression from leading zeros by Herbert Xu · 8 years ago
  92. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  93. 98eca72 crypto: sha3 - Add HMAC-SHA3 test modes and test vectors by raveendra padasalagi · 8 years ago
  94. d13cd11 crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test by Herbert Xu · 8 years ago
  95. d858b07 crypto: rsa-pkcs1pad - Avoid copying output when possible by Herbert Xu · 8 years ago
  96. 73f79189 crypto: rsa-pkcs1pad - Move key size check to setkey by Herbert Xu · 8 years ago
  97. 3a32ce5 crypto: rsa-pkcs1pad - Always use GFP_KERNEL by Herbert Xu · 8 years ago
  98. 0f2c831 crypto: rsa-pkcs1pad - Remove bogus page splitting by Herbert Xu · 8 years ago
  99. c0d20d2 crypto: rsa-pkcs1pad - Require hash to be present by Herbert Xu · 8 years ago
  100. 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago