1. 7ee7014 PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures by Peter Jones · 8 years ago
  2. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  3. 41c89b6 IMA: create machine owner and blacklist keyrings by Petko Manolov · 9 years ago
  4. 1f6a9ab crypto: asymmetric_keys - signature.c does not need <module.h> by Paul Gortmaker · 9 years ago
  5. cc25b99 X.509: Fix the time validation [ver #2] by David Howells · 9 years ago
  6. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  7. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  8. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  9. 271817a crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params() by Sowmini Varadhan · 9 years ago
  10. 62f57d0 crypto: pkcs7 - Fix unaligned access in pkcs7_verify() by Sowmini Varadhan · 9 years ago
  11. e7c87be X.509: Don't strip leading 00's from key ID when constructing key description by David Howells · 9 years ago
  12. 4dd17c9 crypto: asymmetric_keys - remove always false comparison by sudip · 9 years ago
  13. 07f081f PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them by David Howells · 9 years ago
  14. 772111a PKCS#7: Add MODULE_LICENSE() to test module by David Howells · 9 years ago
  15. 99db443 PKCS#7: Appropriately restrict authenticated attributes and content type by David Howells · 9 years ago
  16. f29299b4 KEYS: Add a name for PKEY_ID_PKCS7 by David Howells · 9 years ago
  17. fd19a3d PKCS#7: Improve and export the X.509 ASN.1 time object decoder by David Howells · 9 years ago
  18. 60d65ca PKCS#7: Support CMS messages also [RFC5652] by David Howells · 9 years ago
  19. a4c6e57 X.509: Change recorded SKID & AKID to not include Subject or Issuer by David Howells · 9 years ago
  20. 2c7fd36 PKCS#7: Check content type and versions by David Howells · 9 years ago
  21. 4ebdb76f PKCS#7: Allow detached data to be supplied for signature checking purposes by David Howells · 9 years ago
  22. 4573b64 X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier by David Howells · 9 years ago
  23. b92e657 X.509: Extract both parts of the AuthorityKeyIdentifier by David Howells · 9 years ago
  24. 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
  25. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  26. 2cdcc35 crypto: asymmetric_keys/rsa - Use non-conflicting variable name by Guenter Roeck · 9 years ago
  27. 8877558 crypto/asymmetric_keys: pkcs7_key_type needs module.h by Paul Gortmaker · 9 years ago
  28. f2b3dee KEYS: fix "ca_keys=" partial key matching by Mimi Zohar · 9 years ago
  29. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  30. d401658 KEYS: output last portion of fingerprint in /proc/keys by Dmitry Kasatkin · 10 years ago
  31. 7a224e7 KEYS: strip 'id:' from ca_keyid by Dmitry Kasatkin · 10 years ago
  32. 8dd6098 KEYS: use swapped SKID for performing partial matching by Dmitry Kasatkin · 10 years ago
  33. f1b731d KEYS: Restore partial ID matching functionality for asymmetric keys by Dmitry Kasatkin · 10 years ago
  34. dd2f6c4 X.509: If available, use the raw subjKeyId to form the key description by David Howells · 10 years ago
  35. 40b50e8 KEYS: handle error code encoded in pointer by Dmitry Kasatkin · 10 years ago
  36. d1ac554 KEYS: Check hex2bin()'s return when generating an asymmetric key ID by David Howells · 10 years ago
  37. 757932e PKCS#7: Handle PKCS#7 messages that contain no X.509 certs by David Howells · 10 years ago
  38. 4155942 PKCS#7: Better handling of unsupported crypto by David Howells · 10 years ago
  39. 46963b7 KEYS: Overhaul key identification when searching for asymmetric keys by David Howells · 10 years ago
  40. 7901c1a KEYS: Implement binary asymmetric key ID handling by David Howells · 10 years ago
  41. 0c903ab KEYS: Make the key matching functions return bool by David Howells · 10 years ago
  42. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  43. 614d8c3 KEYS: Remove key_type::def_lookup_type by David Howells · 10 years ago
  44. 4629195 KEYS: Preparse match data by David Howells · 10 years ago
  45. 1c9c115 Merge tag 'keys-next-fixes-20140916' into keys-next by David Howells · 10 years ago
  46. 68c45c7 Merge tag 'keys-fixes-20140916' into keys-next by David Howells · 10 years ago
  47. cecf5d2e PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs by David Howells · 10 years ago
  48. 3cd0920 PKCS#7: Provide a single place to do signed info block freeing by David Howells · 10 years ago
  49. 15155b9 PKCS#7: Add a missing static by David Howells · 10 years ago
  50. c3ce6df KEYS: Set pr_fmt() in asymmetric key signature handling by David Howells · 10 years ago
  51. 0aa0409 PEFILE: Relax the check on the length of the PKCS#7 cert by David Howells · 10 years ago
  52. 876c6e3 KEYS: Fix public_key asymmetric key subtype name by David Howells · 10 years ago
  53. cf5b50f X.509: Need to export x509_request_asymmetric_key() by David Howells · 10 years ago
  54. 412eccb PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 by David Howells · 10 years ago
  55. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  56. 185de09 X.509: x509_request_asymmetric_keys() doesn't need string length arguments by David Howells · 10 years ago
  57. 63d2551 PKCS#7: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  58. 8f3438c PKCS#7: Missing inclusion of linux/err.h by David Howells · 10 years ago
  59. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  60. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  61. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  62. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  63. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  64. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  65. 26c1821 RSA: Don't select non-existent symbol by Jean Delvare · 10 years ago
  66. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 10 years ago
  67. ffb70f6 KEYS: validate certificate trust only with selected key by Dmitry Kasatkin · 10 years ago
  68. b342682 KEYS: make partial key id matching as a dedicated function by Dmitry Kasatkin · 10 years ago
  69. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  70. 98801c0 pefile: Validate PKCS#7 trust chain by David Howells · 10 years ago
  71. af316fc pefile: Digest the PE binary and compare to the PKCS#7 data by David Howells · 10 years ago
  72. dd7d66f pefile: Handle pesign using the wrong OID by Vivek Goyal · 10 years ago
  73. 4c0b4b1 pefile: Parse the "Microsoft individual code signing" data blob by David Howells · 10 years ago
  74. 3968280 pefile: Parse the presumed PKCS#7 content of the certificate blob by David Howells · 10 years ago
  75. 09dacbb pefile: Strip the wrapper off of the cert data block by David Howells · 10 years ago
  76. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 10 years ago
  77. 4520698 KEYS: X.509: Fix a spelling mistake by David Howells · 10 years ago
  78. 22d01af PKCS#7: Provide a key type for testing PKCS#7 by David Howells · 10 years ago
  79. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  80. 8c76d79 PKCS#7: Verify internal certificate chain by David Howells · 10 years ago
  81. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  82. 9f0d331 PKCS#7: Digest the data in a signed-data message by David Howells · 10 years ago
  83. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  84. ace0107 X.509: Export certificate parse and free functions by David Howells · 10 years ago
  85. 84aabd4 X.509: Add bits needed for PKCS#7 by David Howells · 10 years ago
  86. 4c1cc40 Revert "KEYS: verify a certificate is signed by a 'trusted' key" by Linus Torvalds · 11 years ago
  87. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  88. dbed714 KEYS: The RSA public key algorithm needs to select MPILIB by David Howells · 11 years ago
  89. c7c8bb2 ima: provide support for arbitrary hash algorithms by Dmitry Kasatkin · 11 years ago
  90. 3fe78ca keys: change asymmetric keys to use common hash definitions by Dmitry Kasatkin · 11 years ago
  91. 6bf37e5 crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks by James Yonan · 11 years ago
  92. e19aaa7 X.509: add module description and license by Konstantin Khlebnikov · 11 years ago
  93. 09fbc47 KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  94. cd0421d KEYS: Set the asymmetric-key type default search method by David Howells · 11 years ago
  95. 124df92 X.509: Remove certificate date checks by David Howells · 11 years ago
  96. 17334ca X.509: Handle certificates that lack an authorityKeyIdentifier field by David Howells · 11 years ago
  97. 2ecdb23 X.509: Check the algorithm IDs obtained from parsing an X.509 certificate by David Howells · 11 years ago
  98. b426beb X.509: Embed public_key_signature struct and create filler function by David Howells · 11 years ago
  99. 57be4a7 X.509: struct x509_certificate needs struct tm declaring by David Howells · 11 years ago
  100. 3d167d6 KEYS: Split public_key_verify_signature() and make available by David Howells · 11 years ago