1. fe09786 crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 8 years ago
  2. 2f313e0 crypto: jitterentropy - always select CRYPTO_RNG by Arnd Bergmann · 8 years ago
  3. 1104921 crypto: compress - remove unused pcomp interface by Joonsoo Kim · 8 years ago
  4. 00420a6 crypto: shash - Fix has_key setting by Herbert Xu · 8 years ago
  5. 578c60fbe crypto: ghash,poly1305 - select CRYPTO_HASH where needed by Arnd Bergmann · 8 years ago
  6. 8d18e34 crypto: hash - Add crypto_has_ahash helper by Herbert Xu · 8 years ago
  7. f2aefda crypto: api - Add crypto_type_has_alg helper by Herbert Xu · 8 years ago
  8. b361476 crypto: drbg - remove FIPS 140-2 continuous test by Stephan Mueller · 8 years ago
  9. 973fb3f crypto: skcipher - Add default key size helper by Herbert Xu · 8 years ago
  10. eac6d408 crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2 by Stephan Mueller · 8 years ago
  11. 7ee7014 PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures by Peter Jones · 8 years ago
  12. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  13. 202736d crypto: algif_skcipher - sendmsg SG marking is off by one by Herbert Xu · 8 years ago
  14. fd7f672 crypto: crc32c - Fix crc32c soft dependency by Jean Delvare · 8 years ago
  15. 4f0414e crypto: algif_skcipher - Load TX SG list after waiting by Herbert Xu · 8 years ago
  16. 1822793 crypto: algif_skcipher - Fix race condition in skcipher_check_key by Herbert Xu · 8 years ago
  17. ad46d7e crypto: algif_hash - Fix race condition in hash_check_key by Herbert Xu · 8 years ago
  18. a6a48c5 crypto: af_alg - Forbid bind(2) when nokey child sockets are present by Herbert Xu · 8 years ago
  19. d7b65ae crypto: algif_skcipher - Remove custom release parent function by Herbert Xu · 8 years ago
  20. f1d84af crypto: algif_hash - Remove custom release parent function by Herbert Xu · 8 years ago
  21. 6a93517 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path by Herbert Xu · 8 years ago
  22. 6e8d8ec crypto: algif_skcipher - Add key check exception for cipher_null by Herbert Xu · 8 years ago
  23. a1383cd crypto: skcipher - Add crypto_skcipher_has_setkey by Herbert Xu · 8 years ago
  24. 6de62f1 crypto: algif_hash - Require setkey before accept(2) by Herbert Xu · 8 years ago
  25. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 8 years ago
  26. a0fa2d0 crypto: algif_skcipher - Add nokey compatibility path by Herbert Xu · 8 years ago
  27. 3776658 crypto: af_alg - Add nokey compatibility path by Herbert Xu · 8 years ago
  28. a383292 crypto: af_alg - Fix socket double-free when accept fails by Herbert Xu · 8 years ago
  29. c840ac6 crypto: af_alg - Disallow bind/setkey/... after accept(2) by Herbert Xu · 8 years ago
  30. dd50458 crypto: algif_skcipher - Require setkey before accept(2) by Herbert Xu · 8 years ago
  31. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  32. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  33. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  34. b02bab6 async_tx: use GFP_NOWAIT rather than GFP_IO by NeilBrown · 8 years ago
  35. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 8513342 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  37. 3cb92fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next by James Morris · 8 years ago
  38. 0c4c78d crypto: hash - add zero length message hash for shax and md5 by LABBE Corentin · 8 years ago
  39. 5319216 crypto: rsa-pkcs1pad - don't allocate buffer on stack by Andrzej Zaborowski · 8 years ago
  40. 0d96e4b crypto: algif_skcipher - Use new skcipher interface by Herbert Xu · 8 years ago
  41. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  42. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. ca43444 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  44. 41c89b6 IMA: create machine owner and blacklist keyrings by Petko Manolov · 8 years ago
  45. 1f6a9ab crypto: asymmetric_keys - signature.c does not need <module.h> by Paul Gortmaker · 8 years ago
  46. e4bc02a crypto: drbg - constify drbg_state_ops structures by Julia Lawall · 8 years ago
  47. 70d906b crypto: skcipher - Copy iv from desc even for 0-len walks by Jason A. Donenfeld · 8 years ago
  48. 161151d crypto: chacha20poly1305 - Skip encryption/decryption for 0-len by Jason A. Donenfeld · 8 years ago
  49. 3d5b1ec crypto: rsa - RSA padding algorithm by Andrzej Zaborowski · 8 years ago
  50. 28a4618 crypto: akcipher - add akcipher declarations needed by templates. by Andrzej Zaborowski · 8 years ago
  51. 1a07834 crypto: cryptd - Assign statesize properly by Wang, Rui Y · 8 years ago
  52. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 8 years ago
  54. 1ce0bf5 net: Generalise wq_has_sleeper helper by Herbert Xu · 9 years ago
  55. c012a79 crypto: cryptod - use crypto_skcipher_type() for getting skcipher type by Alexander Kuleshov · 9 years ago
  56. f18611d crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes) by Cyrille Pitchen · 9 years ago
  57. 0834617 crypto: mcryptd - use list_first_entry_or_null() by Geliang Tang · 9 years ago
  58. 304e481 crypto: api - use list_first_entry_or_null and list_next_entry by Geliang Tang · 9 years ago
  59. 457e6f7 crypto: rsa - only require output buffers as big as needed. by Andrzej Zaborowski · 9 years ago
  60. 652d5b8 crypto: algif - Change some variable to size_t by LABBE Corentin · 9 years ago
  61. cc25b99 X.509: Fix the time validation [ver #2] by David Howells · 9 years ago
  62. 65d57b30 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  63. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  64. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  65. 4afa5f9 crypto: algif_hash - Only export and import on sockets with data by Herbert Xu · 9 years ago
  66. dc5bc3f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  67. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  68. 271817a crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params() by Sowmini Varadhan · 9 years ago
  69. 381ceef crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't used by David Howells · 9 years ago
  70. 3fc89ad crypto: api - Only abort operations on fatal signal by Herbert Xu · 9 years ago
  71. 3535198 crypto: keywrap - add testmgr support by Stephan Mueller · 9 years ago
  72. 1c49678e crypto: keywrap - enable compilation by Stephan Mueller · 9 years ago
  73. e28facd crypto: keywrap - add key wrapping block chaining mode by Stephan Mueller · 9 years ago
  74. 8a826a3 crypto: testmgr - test IV value after a cipher operation by Boris BREZILLON · 9 years ago
  75. 62f57d0 crypto: pkcs7 - Fix unaligned access in pkcs7_verify() by Sowmini Varadhan · 9 years ago
  76. f5128432 crypto: jitterentropy - remove unnecessary information from a comment by Alexander Kuleshov · 9 years ago
  77. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  78. 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  79. 8996eaf crypto: ahash - ensure statesize is non-zero by Russell King · 9 years ago
  80. ecdd6be crypto: skcipher - blkcipher and ablkcipher should it be static by Geliang Tang · 9 years ago
  81. 284a0f6 crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers by John Haxby · 9 years ago
  82. e7c87be X.509: Don't strip leading 00's from key ID when constructing key description by David Howells · 9 years ago
  83. e38b6b7f crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 by tim · 9 years ago
  84. 4dd17c9 crypto: asymmetric_keys - remove always false comparison by sudip · 9 years ago
  85. f074f7b crypto: tcrypt - avoid mapping from module image addresses by Horia Geant? · 9 years ago
  86. aa57e0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  87. 84cba17 crypto: testmgr - don't copy from source IV too much by Andrey Ryabinin · 9 years ago
  88. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  89. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 07f081f PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them by David Howells · 9 years ago
  91. bf43341 crypto: algif_aead - fix for multiple operations on AF_ALG sockets by Lars Persson · 9 years ago
  92. 12773d9 crypto: testmgr - Use new skcipher interface by Herbert Xu · 9 years ago
  93. 7a7ffe6 crypto: skcipher - Add top-level skcipher interface by Herbert Xu · 9 years ago
  94. 8f18375 crypto: cmac - allow usage in FIPS mode by Stephan Mueller · 9 years ago
  95. c56f6d1 crypto: replace scatterwalk_sg_chain with sg_chain by Dan Williams · 9 years ago
  96. dd43c4e crypto: null - Add missing Kconfig tristate for NULL2 by Herbert Xu · 9 years ago
  97. a26bcb0 crypto: null - Use NULL2 in Makefile by Herbert Xu · 9 years ago
  98. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  99. b0d955b crypto: aead - Remove old AEAD interfaces by Herbert Xu · 9 years ago
  100. ba3749a crypto: cryptd - Remove reference to crypto_aead_crt by Herbert Xu · 9 years ago