1. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  2. 185de09 X.509: x509_request_asymmetric_keys() doesn't need string length arguments by David Howells · 10 years ago
  3. 63d2551 PKCS#7: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  4. 8f3438c PKCS#7: Missing inclusion of linux/err.h by David Howells · 10 years ago
  5. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  6. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  7. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  8. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  9. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  10. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  11. 26c1821 RSA: Don't select non-existent symbol by Jean Delvare · 10 years ago
  12. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 10 years ago
  13. ffb70f6 KEYS: validate certificate trust only with selected key by Dmitry Kasatkin · 10 years ago
  14. b342682 KEYS: make partial key id matching as a dedicated function by Dmitry Kasatkin · 10 years ago
  15. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  16. 98801c0 pefile: Validate PKCS#7 trust chain by David Howells · 10 years ago
  17. af316fc pefile: Digest the PE binary and compare to the PKCS#7 data by David Howells · 10 years ago
  18. dd7d66f pefile: Handle pesign using the wrong OID by Vivek Goyal · 10 years ago
  19. 4c0b4b1 pefile: Parse the "Microsoft individual code signing" data blob by David Howells · 10 years ago
  20. 3968280 pefile: Parse the presumed PKCS#7 content of the certificate blob by David Howells · 10 years ago
  21. 09dacbb pefile: Strip the wrapper off of the cert data block by David Howells · 10 years ago
  22. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 10 years ago
  23. 4520698 KEYS: X.509: Fix a spelling mistake by David Howells · 10 years ago
  24. 22d01af PKCS#7: Provide a key type for testing PKCS#7 by David Howells · 10 years ago
  25. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  26. 8c76d79 PKCS#7: Verify internal certificate chain by David Howells · 10 years ago
  27. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  28. 9f0d331 PKCS#7: Digest the data in a signed-data message by David Howells · 10 years ago
  29. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  30. ace0107 X.509: Export certificate parse and free functions by David Howells · 10 years ago
  31. 84aabd4 X.509: Add bits needed for PKCS#7 by David Howells · 10 years ago
  32. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  33. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  34. 66d8ea5 crypto: LLVMLinux: aligned-attribute.patch by Mark Charlebois · 12 years ago
  35. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  36. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  37. 9bac019 crypto: testmgr - Fix DMA-API warning by Tadeusz Struk · 10 years ago
  38. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  39. c568398 crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN by Matthias-Christian Ott · 10 years ago
  40. 6af1f93 crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed() by Christian Engelmayer · 10 years ago
  41. a2ea6ed crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails by Christian Engelmayer · 10 years ago
  42. ac5f863 crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big by Christian Engelmayer · 10 years ago
  43. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  44. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  45. 950e4e1 crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 by Jussi Kivilinna · 11 years ago
  46. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 10 years ago
  47. 7c1da8d crypto: sha - SHA1 transform x86_64 AVX2 by chandramouli narayanan · 11 years ago
  48. 130fa5b crypto: crypto_wq - Fix late crypto work queue initialization by Tim Chen · 11 years ago
  49. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 11 years ago
  50. 7256725 crypto: export NULL algorithms defines by Horia Geanta · 11 years ago
  51. d4a7a0f crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 11 years ago
  52. 1ffc9fb crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 11 years ago
  53. ab6bf4e crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 11 years ago
  54. 4f7f1d7 crypto: allow blkcipher walks over AEAD data by Ard Biesheuvel · 11 years ago
  55. 822be00 crypto: remove direct blkcipher_walk dependency on transform by Ard Biesheuvel · 11 years ago
  56. 06e5a1f CRC32C: Add soft module dependency to load other accelerated crc32c modules by Tim Chen · 11 years ago
  57. 13c789a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  58. 1d9a394 crypto: ahash - Fully restore ahash request before completing by Marek Vasut · 11 years ago
  59. 53f52d7 crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite by Tim Chen · 11 years ago
  60. e37b94e crypto: memneq - fix for archs without efficient unaligned access by Daniel Borkmann · 11 years ago
  61. 3110e40 crypto: pcrypt - Fix wrong usage of rcu_dereference() by Mathias Krause · 11 years ago
  62. fe8c8a1 crypto: more robust crypto_memneq by Cesar Eduardo Barros · 11 years ago
  63. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  64. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  65. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  66. 8ec25c5 crypto: testmgr - fix sglen in test_aead for case 'dst != src' by Horia Geanta · 11 years ago
  67. bbf9c89 crypto: caam - fix aead sglen for case 'dst != src' by Horia Geanta · 11 years ago
  68. 5638cab crypto: ccm - Fix handling of zero plaintext when computing mac by Horia Geanta · 11 years ago
  69. fc019c7 crypto: authenc - Find proper IV address in ablkcipher callback by Tom Lendacky · 11 years ago
  70. 4c1cc40 Revert "KEYS: verify a certificate is signed by a 'trusted' key" by Linus Torvalds · 11 years ago
  71. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  72. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  73. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  74. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  75. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  76. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  77. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  78. 09ec0f5 raid6test: add new corner case for ioatdma driver by Dan Williams · 11 years ago
  79. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  80. 1786b94 async_pq_val: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  81. 7476bd7 async_pq: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  82. 3bbdd49 async_raid6_recov: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  83. 173e86b async_xor_val: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  84. fb36ab1 async_xor: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  85. 8971646 async_memcpy: convert to dmaengine_unmap_data by Dan Williams · 11 years ago
  86. dbed714 KEYS: The RSA public key algorithm needs to select MPILIB by David Howells · 11 years ago
  87. f3d53ed crypto: skcipher - Use eseqiv even on UP machines by Herbert Xu · 11 years ago
  88. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  89. 3fe78ca keys: change asymmetric keys to use common hash definitions by Dmitry Kasatkin · 11 years ago
  90. ee08997 crypto: provide single place for hash algo information by Dmitry Kasatkin · 11 years ago
  91. 157efa8 async_tx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  92. fddc2c4 crypto: authencesn - Simplify key parsing by Mathias Krause · 11 years ago
  93. bc6e2bd crypto: authenc - Export key parsing helper function by Mathias Krause · 11 years ago
  94. 6bf37e5 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  95. ea493d3 crypto: ablk_helper - Replace memcpy with struct assignment by kbuild test robot · 11 years ago
  96. e4e7f10 ARM: add support for bit sliced AES using NEON instructions by Ard Biesheuvel · 11 years ago
  97. e19aaa7 X.509: add module description and license by Konstantin Khlebnikov · 11 years ago
  98. 09fbc47 KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  99. cd0421d KEYS: Set the asymmetric-key type default search method by David Howells · 11 years ago
  100. 124df92 X.509: Remove certificate date checks by David Howells · 11 years ago