1. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  2. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  3. dc5bc3f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  4. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  5. 271817a crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params() by Sowmini Varadhan · 9 years ago
  6. 381ceef crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't used by David Howells · 9 years ago
  7. 3fc89ad crypto: api - Only abort operations on fatal signal by Herbert Xu · 9 years ago
  8. 3535198 crypto: keywrap - add testmgr support by Stephan Mueller · 9 years ago
  9. 1c49678e crypto: keywrap - enable compilation by Stephan Mueller · 9 years ago
  10. e28facd crypto: keywrap - add key wrapping block chaining mode by Stephan Mueller · 9 years ago
  11. 8a826a3 crypto: testmgr - test IV value after a cipher operation by Boris BREZILLON · 9 years ago
  12. 62f57d0 crypto: pkcs7 - Fix unaligned access in pkcs7_verify() by Sowmini Varadhan · 9 years ago
  13. f5128432 crypto: jitterentropy - remove unnecessary information from a comment by Alexander Kuleshov · 9 years ago
  14. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  15. 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  16. 8996eaf crypto: ahash - ensure statesize is non-zero by Russell King · 9 years ago
  17. ecdd6be crypto: skcipher - blkcipher and ablkcipher should it be static by Geliang Tang · 9 years ago
  18. 284a0f6 crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers by John Haxby · 9 years ago
  19. e7c87be X.509: Don't strip leading 00's from key ID when constructing key description by David Howells · 9 years ago
  20. e38b6b7 crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 by tim · 9 years ago
  21. 4dd17c9 crypto: asymmetric_keys - remove always false comparison by sudip · 9 years ago
  22. f074f7b crypto: tcrypt - avoid mapping from module image addresses by Horia Geant? · 9 years ago
  23. aa57e0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  24. 84cba17 crypto: testmgr - don't copy from source IV too much by Andrey Ryabinin · 9 years ago
  25. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  26. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  27. 07f081f PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them by David Howells · 9 years ago
  28. bf43341 crypto: algif_aead - fix for multiple operations on AF_ALG sockets by Lars Persson · 9 years ago
  29. 12773d9 crypto: testmgr - Use new skcipher interface by Herbert Xu · 9 years ago
  30. 7a7ffe6 crypto: skcipher - Add top-level skcipher interface by Herbert Xu · 9 years ago
  31. 8f18375 crypto: cmac - allow usage in FIPS mode by Stephan Mueller · 9 years ago
  32. c56f6d1 crypto: replace scatterwalk_sg_chain with sg_chain by Dan Williams · 9 years ago
  33. dd43c4e crypto: null - Add missing Kconfig tristate for NULL2 by Herbert Xu · 9 years ago
  34. a26bcb0 crypto: null - Use NULL2 in Makefile by Herbert Xu · 9 years ago
  35. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  36. b0d955b crypto: aead - Remove old AEAD interfaces by Herbert Xu · 9 years ago
  37. ba3749a crypto: cryptd - Remove reference to crypto_aead_crt by Herbert Xu · 9 years ago
  38. 376e0d6 crypto: echainiv - Use generic geniv init/exit helpers by Herbert Xu · 9 years ago
  39. 659e7f5 crypto: seqiv - Use generic geniv init/exit helpers by Herbert Xu · 9 years ago
  40. 149a397 crypto: aead - Add type-safe geniv init/exit helpers by Herbert Xu · 9 years ago
  41. 66008d4 crypto: echainiv - Remove AEAD compatibility code by Herbert Xu · 9 years ago
  42. 92932d0 crypto: seqiv - Remove AEAD compatibility code by Herbert Xu · 9 years ago
  43. 8a2cd1c crypto: seqiv - Remove seqniv by Herbert Xu · 9 years ago
  44. 60333f7 crypto: user - Remove crypto_lookup_aead call by Herbert Xu · 9 years ago
  45. aa1b6bb crypto: algboss - Remove reference to nivaead by Herbert Xu · 9 years ago
  46. cfc411e Move certificate handling to its own directory by David Howells · 9 years ago
  47. 772111a PKCS#7: Add MODULE_LICENSE() to test module by David Howells · 9 years ago
  48. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  49. f29299b4 KEYS: Add a name for PKEY_ID_PKCS7 by David Howells · 9 years ago
  50. fd19a3d PKCS#7: Improve and export the X.509 ASN.1 time object decoder by David Howells · 9 years ago
  51. 60d65ca PKCS#7: Support CMS messages also [RFC5652] by David Howells · 9 years ago
  52. a4c6e57 X.509: Change recorded SKID & AKID to not include Subject or Issuer by David Howells · 9 years ago
  53. 2c7fd36 PKCS#7: Check content type and versions by David Howells · 9 years ago
  54. 104880a crypto: authencesn - Convert to new AEAD interface by Herbert Xu · 9 years ago
  55. bf20d77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  56. 443c0d7 crypto: authencesn - Fix breakage with new ESP code by Herbert Xu · 9 years ago
  57. 4ebdb76f PKCS#7: Allow detached data to be supplied for signature checking purposes by David Howells · 9 years ago
  58. 4573b64 X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier by David Howells · 9 years ago
  59. b92e657 X.509: Extract both parts of the AuthorityKeyIdentifier by David Howells · 9 years ago
  60. e94c6a7 crypto: authenc - Add Kconfig dependency on CRYPTO_NULL by Herbert Xu · 9 years ago
  61. a4198fd crypto: testmgr - Reenable authenc tests by Herbert Xu · 9 years ago
  62. 92d95ba crypto: authenc - Convert to new AEAD interface by Herbert Xu · 9 years ago
  63. 7079ce6 crypto: testmgr - Disable authenc test and convert test vectors by Herbert Xu · 9 years ago
  64. 0c5f0aa crypto: jitterentropy - use safe format string parameters by Kees Cook · 9 years ago
  65. a9d4f82 crypto: rsa - fix invalid check for keylen in fips mode by Tadeusz Struk · 9 years ago
  66. b1ccc8f crypto: poly1305 - Add a four block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  67. c70f4ab crypto: poly1305 - Add a SSE2 SIMD variant for x86_64 by Martin Willi · 9 years ago
  68. 2546f81 crypto: poly1305 - Export common Poly1305 helpers by Martin Willi · 9 years ago
  69. 6692cbc2 crypto: testmgr - Add a longer ChaCha20 test vector by Martin Willi · 9 years ago
  70. 3d1e93c crypto: chacha20 - Add an eight block AVX2 variant for x86_64 by Martin Willi · 9 years ago
  71. c9320b6 crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64 by Martin Willi · 9 years ago
  72. 31d7247 crypto: chacha20 - Export common ChaCha20 helpers by Martin Willi · 9 years ago
  73. 2dce063 crypto: tcrypt - Add ChaCha20/Poly1305 speed tests by Martin Willi · 9 years ago
  74. 7479092 crypto: chacha20poly1305 - Convert to new AEAD interface by Herbert Xu · 9 years ago
  75. 6e8ec66 crypto: rsa - limit supported key lengths by Tadeusz Struk · 9 years ago
  76. 544c436 crypto: testmgr - Reenable rfc4309 test by Herbert Xu · 9 years ago
  77. 81c4c35 crypto: ccm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  78. 0bc5a6c crypto: testmgr - Disable rfc4309 test and convert test vectors by Herbert Xu · 9 years ago
  79. 3f31a74 crypto: testmgr - Reenable rfc4106 test by Herbert Xu · 9 years ago
  80. 7b05a37 crypto: gcm - Use new IV convention by Herbert Xu · 9 years ago
  81. 34a1c74 crypto: tcrypt - Add support for new IV convention by Herbert Xu · 9 years ago
  82. 8537544 crypto: testmgr - Disable rfc4106 test and convert test vectors by Herbert Xu · 9 years ago
  83. e13f0f6 crypto: aead - Propagate new AEAD implementation flag for IV generators by Herbert Xu · 9 years ago
  84. 5964f26 crypto: seqiv - Replace seqniv with seqiv by Herbert Xu · 9 years ago
  85. 5499b1a crypto: echainiv - Fix encryption convention by Herbert Xu · 9 years ago
  86. f6da320 crypto: cryptd - Propagate new AEAD implementation flag by Herbert Xu · 9 years ago
  87. 846f97d crypto: pcrypt - Propagate new AEAD implementation flag by Herbert Xu · 9 years ago
  88. ba75e15 crypto: aead - Add type-safe function for freeing instances by Herbert Xu · 9 years ago
  89. 319382a crypto: api - Add instance free function to crypto_type by Herbert Xu · 9 years ago
  90. 31d228c crypto: api - Remove unused __crypto_dequeue_request by Herbert Xu · 9 years ago
  91. 1425d2d crypto: tcrypt - Fix AEAD speed tests by Vutla, Lokesh · 9 years ago
  92. 0d8dc96 crypto: testmgr - add a chunking test for cbc(aes) by LABBE Corentin · 9 years ago
  93. ec9f200 crypto: cryptd - Fix AEAD request context corruption by Herbert Xu · 9 years ago
  94. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  95. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  96. 44a17ef8 crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files by Alexander Kuleshov · 9 years ago
  97. 2cdcc35 crypto: asymmetric_keys/rsa - Use non-conflicting variable name by Guenter Roeck · 9 years ago
  98. 9d77b6c crypto: testmgr - don't print info about missing test for gcm-aes-aesni by Tadeusz Struk · 9 years ago
  99. cea0a3c crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" by Markus Elfring · 9 years ago
  100. 338a9de crypto: akcipher - fix spelling cihper -> cipher by Tadeusz Struk · 9 years ago