1. 0ea8530 crypto: add lz4 Cryptographic API by Chanho Min · 11 years ago
  2. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  3. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  4. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  5. 1c8fca1 crypto: sanitize argument for format string by Kees Cook · 11 years ago
  6. 939e177 crypto: algboss - Hold ref count on larval by Herbert Xu · 11 years ago
  7. da5ffe1 crypto: testmgr - test hash implementations with unaligned buffers by Jussi Kivilinna · 11 years ago
  8. 58dcf54 crypto: testmgr - test AEADs with unaligned buffers by Jussi Kivilinna · 11 years ago
  9. 3a338f2 crypto: testmgr - test skciphers with unaligned buffers by Jussi Kivilinna · 11 years ago
  10. 5714758 crypto: testmgr - check that entries in alg_test_descs are in correct order by Jussi Kivilinna · 11 years ago
  11. 99f42f9 Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" by Jussi Kivilinna · 11 years ago
  12. 3d387ef Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" by Jussi Kivilinna · 11 years ago
  13. edb7c7c crypto: blowfish - disable AVX2 implementation by Jussi Kivilinna · 11 years ago
  14. 3ef91f2 crypto: twofish - disable AVX2 implementation by Jussi Kivilinna · 11 years ago
  15. d329581 crypto: sha512_generic - set cra_driver_name by Jussi Kivilinna · 11 years ago
  16. 3976121 crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash by Tim Chen · 11 years ago
  17. 0b95a7f8 crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform by Tim Chen · 11 years ago
  18. 2d31e51 crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework by Tim Chen · 11 years ago
  19. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  20. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  21. 3ec39ab raid6test: use prandom_bytes() by Akinobu Mita · 11 years ago
  22. f3f935a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 11 years ago
  23. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 11 years ago
  24. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 11 years ago
  25. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 11 years ago
  26. ad8b7c3 crypto: tcrypt - add async cipher speed tests for blowfish by Jussi Kivilinna · 11 years ago
  27. 23a836e crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 by Jussi Kivilinna · 11 years ago
  28. 7643a11 crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86 by Jussi Kivilinna · 11 years ago
  29. c456a9c crypto: aesni_intel - add more optimized XTS mode for x86-64 by Jussi Kivilinna · 11 years ago
  30. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 11 years ago
  31. e448370 crypto: testmgr - add empty test vectors for null ciphers by Jussi Kivilinna · 11 years ago
  32. e9b7441 crypto: testmgr - add AES GMAC test vectors by Jussi Kivilinna · 11 years ago
  33. d733ac9 crypto: gcm - fix rfc4543 to handle async crypto correctly by Jussi Kivilinna · 11 years ago
  34. 9489667d crypto: gcm - make GMAC work when dst and src are different by Jussi Kivilinna · 11 years ago
  35. 87de457 crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 11 years ago
  36. bf70fa9 crypto: sha512 - Expose generic sha512 routine to be callable from other modules by Tim Chen · 11 years ago
  37. 8275d1a crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 11 years ago
  38. 7790ff4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  39. 04b00bd X.509: Support parse long form of length octets in Authority Key Identifier by Chun-Yi Lee · 11 years ago
  40. 72a763d crypto: algif - suppress sending source address information in recvmsg by Mathias Krause · 11 years ago
  41. d02a9a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  42. 35d2c9d crypto: sha256 - Expose SHA256 generic routine to be callable externally. by Tim Chen · 11 years ago
  43. d3dde52 crypto: gcm - fix assumption that assoc has one segment by Jussi Kivilinna · 11 years ago
  44. a84fb79 crypto: user - constify netlink dispatch table by Mathias Krause · 11 years ago
  45. b0af9cd Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linux by Linus Torvalds · 11 years ago
  46. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  47. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  48. ca81a1a crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option by Herbert Xu · 11 years ago
  49. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  50. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  51. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  52. 0ec7382 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  53. 8fd61d3 crypto: user - ensure user supplied strings are nul-terminated by Mathias Krause · 11 years ago
  54. e336ed9 crypto: user - fix empty string test in report API by Mathias Krause · 11 years ago
  55. 9a5467b crypto: user - fix info leaks in report API by Mathias Krause · 11 years ago
  56. 3e8afe3 crypto: use ERR_CAST by Julia Lawall · 11 years ago
  57. 66e5bd0 crypto: testmgr - add test vector for fcrypt by Jussi Kivilinna · 11 years ago
  58. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 11 years ago
  59. 3b4afaf crypto: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  60. 323a6bf powerpc: Add a powerpc implementation of SHA-1 by Michael Ellerman · 12 years ago
  61. 7d28339 async_tx: fix checking of dma_wait_for_async_tx() return value by Bartlomiej Zolnierkiewicz · 12 years ago
  62. 06eeb11 async_tx: fix build for async_memset by Bartlomiej Zolnierkiewicz · 12 years ago
  63. 35fa4db async_tx: add missing DMA unmap to async_memcpy() by Bartlomiej Zolnierkiewicz · 12 years ago
  64. 2c88ae9 async_tx: use memchr_inv by Akinobu Mita · 12 years ago
  65. 69d3150 crypto: ctr - make rfc3686 asynchronous block cipher by Jussi Kivilinna · 11 years ago
  66. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  67. f0ef105 crypto: testmgr - remove superfluous initializers for xts(aes) by Mathias Krause · 12 years ago
  68. 0818904 crypto: testmgr - allow compression algs in fips mode by Milan Broz · 12 years ago
  69. 6726ec4 crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel by Jussi Kivilinna · 12 years ago
  70. f56349b crypto: testmgr - clean alg_test_null entries in alg_test_descs[] by Jussi Kivilinna · 12 years ago
  71. 4e84c17 crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests by Jussi Kivilinna · 12 years ago
  72. 044ab52 crypto: cast5/cast6 - move lookup tables to shared module by Jussi Kivilinna · 12 years ago
  73. d9b1d2e crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 12 years ago
  74. bf9c518 crypto: tcrypt - add async speed test for camellia cipher by Jussi Kivilinna · 12 years ago
  75. 9efade1 crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption by Jussi Kivilinna · 12 years ago
  76. e080b17 crypto: testmgr - add new larger DES3_EDE testvectors by Jussi Kivilinna · 12 years ago
  77. 8163fc3 crypto: testmgr - add new larger DES testvectors by Jussi Kivilinna · 12 years ago
  78. c3b9e8f crypto: testmgr - add new larger AES testvectors by Jussi Kivilinna · 12 years ago
  79. 9f28e97 crypto: testmgr - expand serpent test vectors by Jussi Kivilinna · 12 years ago
  80. 963ae39 crypto: testmgr - expand blowfish test vectors by Jussi Kivilinna · 12 years ago
  81. be6314b crypto: testmgr - expand camellia test vectors by Jussi Kivilinna · 12 years ago
  82. ba1ee07 crypto: vmac - Make VMAC work when blocks aren't aligned by Salman Qazi · 12 years ago
  83. e3899e4 crypto: tcrypt - Added speed test in tcrypt for crc32c by Tim Chen · 12 years ago
  84. 6a8ce1e crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction by Tim Chen · 12 years ago
  85. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  86. 9db9088 Merge tag 'md-3.7' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  87. af7cf25 add further __init annotations to crypto/xor.c by Jan Beulich · 12 years ago
  88. 2f1c4fe X.509: Convert some printk calls to pr_devel by David Howells · 12 years ago
  89. cf75446 asymmetric keys: fix printk format warning by Randy Dunlap · 12 years ago
  90. a5752d1 MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checking by David Howells · 12 years ago
  91. c26fd69 X.509: Add a crypto key parser for binary (DER) X.509 certificates by David Howells · 12 years ago
  92. 0b1568a RSA: Fix signature verification for shorter signatures by David Howells · 12 years ago
  93. 612e0fe RSA: Implement signature verification algorithm [PKCS#1 / RFC3447] by David Howells · 12 years ago
  94. 4ae71c1 KEYS: Provide signature verification with an asymmetric key by David Howells · 12 years ago
  95. a9681bf KEYS: Asymmetric public-key algorithm crypto key subtype by David Howells · 12 years ago
  96. 46c6f17 KEYS: Asymmetric key pluggable data parsers by David Howells · 12 years ago
  97. 964f3b3 KEYS: Implement asymmetric key type by David Howells · 12 years ago
  98. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  99. 97da37b crypto: Build SPARC DES algorithms on SPARC only. by Dave Jones · 12 years ago
  100. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago