1. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  2. 536fd93 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  3. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  4. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  5. be34c4ef crypto: sha - Handle unaligned input data in generic sha256 and sha512. by David S. Miller · 10 years ago
  6. 3630056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  7. ea2d9fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  8. 78f543a crypto: drbg - remove check for uninitialized DRBG handle by Stephan Mueller · 10 years ago
  9. 0e56673 crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description by Ted Percival · 10 years ago
  10. e2cffb5 crypto: algif - avoid excessive use of socket buffer in skcipher by Ondrej Kozina · 10 years ago
  11. 0aa0409 PEFILE: Relax the check on the length of the PKCS#7 cert by David Howells · 10 years ago
  12. 876c6e3 KEYS: Fix public_key asymmetric key subtype name by David Howells · 10 years ago
  13. 1443cc9 crypto: testmgr - add test for lz4 and lz4hc by KOVACS Krisztian · 10 years ago
  14. d801ab2 crypto: lz4,lz4hc - fix decompression by KOVACS Krisztian · 10 years ago
  15. 31e1a60 ARM: 8126/1: crypto: enable NEON SHA-384/SHA-512 for big endian by Ard Biesheuvel · 10 years ago
  16. 0777e3e ARM: 8125/1: crypto: enable NEON SHA-1 for big endian by Ard Biesheuvel · 10 years ago
  17. 7c8ae03 crypto: drbg - fix sparse warning for cpu_to_be[32|64] by Stephan Mueller · 10 years ago
  18. 1f6e97f crypto: mcryptd - mcryptd_flist can be static by Fengguang Wu · 10 years ago
  19. 84693d8 crypto: drbg - remove unnecessary sanity check for shadow state by Stephan Mueller · 10 years ago
  20. 05c81cc crypto: drbg - remove configuration of fixed values by Stephan Mueller · 10 years ago
  21. bc034ef crypto: drbg - remove unnecessary sanity checks by Stephan Mueller · 10 years ago
  22. e6c0244 crypto: drbg - use kmalloc instead of kzalloc for V and C by Stephan Mueller · 10 years ago
  23. f072f0e crypto: drbg - remove superflowous memset(0) by Stephan Mueller · 10 years ago
  24. 45943a5 crypto: drbg - remove superflowous checks by Stephan Mueller · 10 years ago
  25. 46f64f6 crypto: drbg - kzfree does not need a check for NULL pointer by Stephan Mueller · 10 years ago
  26. 72f3e00 crypto: drbg - replace int2byte with cpu_to_be by Stephan Mueller · 10 years ago
  27. d4c85f9 crypto: testmgr - remove unused function argument by Cristian Stoica · 10 years ago
  28. 1e65b81 crypto: sha-mb - multibuffer crypto infrastructure by Tim Chen · 10 years ago
  29. bbb9a7d crypto: testmgr - delay execution of set-up code by Cristian Stoica · 10 years ago
  30. a1aa44a crypto: testmgr - white space removal on __test_skcipher by Cristian Stoica · 10 years ago
  31. 5f2b424 crypto: testmgr - white space removal on __test_hash by Cristian Stoica · 10 years ago
  32. 05b1d33 crypto: testmgr - white space fix-ups on test_aead by Cristian Stoica · 10 years ago
  33. 6d9529c crypto: hash - initialize entry len for null input in crypto hash sg list walk by Tim Chen · 10 years ago
  34. 87cea76 dmaengine: fix xor sources continuation by Xuelin Shi · 10 years ago
  35. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  36. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  37. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  38. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  39. cf5b50f X.509: Need to export x509_request_asymmetric_key() by David Howells · 10 years ago
  40. c8611d7 ARM: 8120/1: crypto: sha512: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  41. 6046825 ARM: 8119/1: crypto: sha1: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  42. ce5481d crypto: drbg - fix failure of generating multiple of 2**16 bytes by Stephan Mueller · 10 years ago
  43. 2fc0d25 crypto: testmgr - add missing spaces to drbg error strings by Jarod Wilson · 10 years ago
  44. 3b9b8fe crypto: testmgr - use chunks smaller than algo block size in chunk tests by Ard Biesheuvel · 10 years ago
  45. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  46. 4c63f83 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  47. 412eccb PKCS#7: X.509 certificate issuer and subject are mandatory fields in the ASN.1 by David Howells · 10 years ago
  48. 5ce43ad PKCS#7: Use x509_request_asymmetric_key() by David Howells · 10 years ago
  49. 185de09 X.509: x509_request_asymmetric_keys() doesn't need string length arguments by David Howells · 10 years ago
  50. 63d2551 PKCS#7: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  51. 8f3438c PKCS#7: Missing inclusion of linux/err.h by David Howells · 10 years ago
  52. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  53. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  54. 64724cf Merge remote-tracking branch 'integrity/next-with-keys' into keys-next by David Howells · 10 years ago
  55. 6204e00 Merge tag 'keys-pefile-20140709' into keys-next by David Howells · 10 years ago
  56. 1ca72c9 Merge tag 'keys-pkcs7-20140708' into keys-next by David Howells · 10 years ago
  57. fc7c70e KEYS: struct key_preparsed_payload should have two payload pointers by David Howells · 10 years ago
  58. 6a09d17 KEYS: Provide a generic instantiation function by David Howells · 10 years ago
  59. 26c1821 RSA: Don't select non-existent symbol by Jean Delvare · 10 years ago
  60. 32c4741 KEYS: validate certificate trust only with builtin keys by Dmitry Kasatkin · 10 years ago
  61. ffb70f6 KEYS: validate certificate trust only with selected key by Dmitry Kasatkin · 10 years ago
  62. b342682 KEYS: make partial key id matching as a dedicated function by Dmitry Kasatkin · 10 years ago
  63. 3be4bea KEYS: verify a certificate is signed by a 'trusted' key by Mimi Zohar · 11 years ago
  64. 96956ae crypto: drbg - drbg_exit() can be static by Fengguang Wu · 10 years ago
  65. 98801c0 pefile: Validate PKCS#7 trust chain by David Howells · 10 years ago
  66. af316fc pefile: Digest the PE binary and compare to the PKCS#7 data by David Howells · 10 years ago
  67. dd7d66f pefile: Handle pesign using the wrong OID by Vivek Goyal · 10 years ago
  68. 4c0b4b1 pefile: Parse the "Microsoft individual code signing" data blob by David Howells · 10 years ago
  69. 3968280 pefile: Parse the presumed PKCS#7 content of the certificate blob by David Howells · 10 years ago
  70. 09dacbb pefile: Strip the wrapper off of the cert data block by David Howells · 10 years ago
  71. 26d1164 pefile: Parse a PE binary to find a key and a signature contained therein by David Howells · 10 years ago
  72. 4520698 KEYS: X.509: Fix a spelling mistake by David Howells · 10 years ago
  73. 5b635e2 crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits by Stephan Mueller · 10 years ago
  74. 27e4de2 crypto: drbg - Mix a time stamp into DRBG state by Stephan Mueller · 10 years ago
  75. 4f15071 crypto: drbg - Select correct DRBG core for stdrng by Stephan Mueller · 10 years ago
  76. 72e7c25 crypto: drbg - Call CTR DRBG DF function only once by Stephan Mueller · 10 years ago
  77. a908957 crypto: drbg - Fix format string for debugging statements by Stephan Mueller · 10 years ago
  78. e25e47e crypto: drbg - cleanup of preprocessor macros by Stephan Mueller · 10 years ago
  79. 22d01af PKCS#7: Provide a key type for testing PKCS#7 by David Howells · 10 years ago
  80. 08815b6 PKCS#7: Find intersection between PKCS#7 message and known, trusted keys by David Howells · 10 years ago
  81. 8c76d79 PKCS#7: Verify internal certificate chain by David Howells · 10 years ago
  82. a473035 PKCS#7: Find the right key in the PKCS#7 key list and verify the signature by David Howells · 10 years ago
  83. 9f0d331 PKCS#7: Digest the data in a signed-data message by David Howells · 10 years ago
  84. 2e3fadb PKCS#7: Implement a parser [RFC 2315] by David Howells · 10 years ago
  85. f2c89a1 crypto: drbg - Use Kconfig to ensure at least one RNG option is set by Herbert Xu · 10 years ago
  86. 8c98716 crypto: drbg - use of kernel linked list by Stephan Mueller · 10 years ago
  87. 8fecaad crypto: drbg - fix memory corruption for AES192 by Stephan Mueller · 10 years ago
  88. 263a8df crypto: tcrypt - print cra driver name in tcrypt tests output by Luca Clementi · 10 years ago
  89. 002c77a crypto: fips - only panic on bad/missing crypto mod signatures by Jarod Wilson · 10 years ago
  90. ace0107 X.509: Export certificate parse and free functions by David Howells · 10 years ago
  91. 84aabd4 X.509: Add bits needed for PKCS#7 by David Howells · 10 years ago
  92. c0eedf8 crypto: drbg - simplify ordering of linked list in drbg_ctr_df by Stephan Mueller · 10 years ago
  93. de18cd4 crypto: lzo - use kvfree() helper by Eric Dumazet · 10 years ago
  94. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 10 years ago
  95. 6574e6c crypto: des_3des - add x86-64 assembly implementation by Jussi Kivilinna · 10 years ago
  96. 8713150 crypto: tcrypt - add ctr(des3_ede) sync speed test by Jussi Kivilinna · 10 years ago
  97. 64d1cdf crypto: drbg - Add DRBG test code to testmgr by Stephan Mueller · 10 years ago
  98. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 10 years ago
  99. 5bfcf65 crypto: drbg - compile the DRBG code by Stephan Mueller · 10 years ago
  100. 419090c crypto: drbg - DRBG kernel configuration options by Stephan Mueller · 10 years ago