1. 80f7b35 crypto: aead - Fix corner case in crypto_lookup_aead by Herbert Xu · 9 years ago
  2. 2673953 crypto: skcipher - Fix corner case in crypto_lookup_skcipher by Herbert Xu · 9 years ago
  3. bd4a7c6 crypto: api - Fix build error when modules are disabled by Herbert Xu · 9 years ago
  4. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  5. 1ce3311 crypto: testmgr - Include crypto/aead.h by Herbert Xu · 9 years ago
  6. 1ce5a04 crypto: tcrypt - Include crypto/aead.h by Herbert Xu · 9 years ago
  7. 89081da crypto: algif_aead - Include crypto/aead.h by Herbert Xu · 9 years ago
  8. 7be58b1 crypto: api - Remove linux/fips.h from internal.h by Herbert Xu · 9 years ago
  9. 1c41b88 crypto: testmgr - Include linux/fips.h for fips_enabled by Herbert Xu · 9 years ago
  10. daf0944 crypto: tcrypt - Include linux/fips.h for fips_enabled by Herbert Xu · 9 years ago
  11. 94072cb crypto: fips - Move fips_enabled sysctl into fips.c by Herbert Xu · 9 years ago
  12. 76450f9 crypto: fips - Remove bogus inclusion of internal.h by Herbert Xu · 9 years ago
  13. 3133d76 crypto: api - Include linux/fips.h by Herbert Xu · 9 years ago
  14. b94e7dc crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity by Herbert Xu · 9 years ago
  15. 59afdc7 crypto: api - Move module sig ifdef into accessor function by Herbert Xu · 9 years ago
  16. 43a9607 crypto: tcrypt - Handle async return from crypto_ahash_init by Herbert Xu · 9 years ago
  17. b617b70 crypto: rng - Zero seed in crypto_rng_reset by Herbert Xu · 9 years ago
  18. 654ae15 crypto: algif_rng - Remove obsolete const-removal cast by Herbert Xu · 9 years ago
  19. 94f1bb1 crypto: rng - Remove old low-level rng interface by Herbert Xu · 9 years ago
  20. e33cf2c crypto: krng - Convert to new rng interface by Herbert Xu · 9 years ago
  21. e7c2422 crypto: ansi_cprng - Convert to new rng interface by Herbert Xu · 9 years ago
  22. 6f7e3ca crypto: ansi_cprng - Remove bogus inclusion of internal.h by Herbert Xu · 9 years ago
  23. 8fded59 crypto: drbg - Convert to new rng interface by Herbert Xu · 9 years ago
  24. 881cd6c crypto: rng - Add multiple algorithm registration interface by Herbert Xu · 9 years ago
  25. acec27f crypto: rng - Convert low-level crypto_rng to new style by Herbert Xu · 9 years ago
  26. 3c5d8fa crypto: rng - Mark crypto_rng_reset seed as const by Herbert Xu · 9 years ago
  27. 584acdd md/raid5: activate raid6 rmw feature by Markus Stockhausen · 10 years ago
  28. ff030b0 crypto: rng - Introduce crypto_rng_generate by Herbert Xu · 9 years ago
  29. d0e8305 crypto: rng - Convert crypto_rng to new style crypto_type by Herbert Xu · 9 years ago
  30. f7c9beb crypto: pcomp - Use crypto_alg_extsize helper by Herbert Xu · 9 years ago
  31. ac61168 crypto: shash - Use crypto_alg_extsize helper by Herbert Xu · 9 years ago
  32. 38d2143 crypto: api - Add crypto_alg_extsize helper by Herbert Xu · 9 years ago
  33. 2a57e42 crypto: drbg - Do not seed RNG in drbg_kcapi_init by Herbert Xu · 9 years ago
  34. e11a754 crypto: drbg - Initialise mutex in drbg_healthcheck_sanity by Herbert Xu · 9 years ago
  35. fa3ae62 crypto: drbg - leave cipher handles operational by Stephan Mueller · 9 years ago
  36. 76899a4 crypto: drbg - replace spinlock with mutex by Stephan Mueller · 9 years ago
  37. 082eb10 crypto: drbg - fix drbg_generate return val check by Stephan Mueller · 9 years ago
  38. 8e0498d cryoto: drbg - clear all temporary memory by Stephan Mueller · 9 years ago
  39. 34c9a0f crypto: fix broken crypto_register_instance() module handling by Herbert Xu · 9 years ago
  40. eccd02f crypto: fix mis-merge with the networking merge by Linus Torvalds · 9 years ago
  41. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  42. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  43. ca14258 crypto: sha512-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  44. a2e5ba4 crypto: sha256-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  45. 7c71f0f crypto: sha1-generic - move to generic glue implementation by Ard Biesheuvel · 9 years ago
  46. 9c521a2 crypto: api - remove instance when test failed by Stephan Mueller · 9 years ago
  47. e9b8e5b crypto: api - Move alg ref count init to crypto_check_alg by Herbert Xu · 9 years ago
  48. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  49. 016baaa crypto: user - Fix crypto_alg_match race by Herbert Xu · 9 years ago
  50. 1e6232f crypto: serpent_sse2 - Fix a typo in Kconfig by Masanari Iida · 9 years ago
  51. 87b1675 crypto: api - Change crypto_unregister_instance argument type by Herbert Xu · 9 years ago
  52. 1f72371 crypto: api - Fix races in crypto_unregister_instance by Herbert Xu · 9 years ago
  53. 033f46b crypto: algif - explicitly mark end of data by tadeusz.struk@intel.com · 9 years ago
  54. 82d9292 crypto: algif - use kmalloc instead of kzalloc by Tadeusz Struk · 9 years ago
  55. bd50752 crypto: af_alg - make exports consistant by Tadeusz Struk · 9 years ago
  56. f52bbf5 crypto: mcryptd - process CRYPTO_ALG_INTERNAL by Stephan Mueller · 9 years ago
  57. b0cda2b crypto: proc - identify internal ciphers by Stephan Mueller · 9 years ago
  58. 466a7b9 crypto: cryptd - process CRYPTO_ALG_INTERNAL by Stephan Mueller · 9 years ago
  59. 425a882 crypto: testmgr - use CRYPTO_ALG_INTERNAL by Stephan Mueller · 9 years ago
  60. 06ca7f6 crypto: api - prevent helper ciphers from being used by Stephan Mueller · 9 years ago
  61. ac110f4 crypto: algif - fix warn: unsigned 'used' is never less than zero by tadeusz.struk@intel.com · 9 years ago
  62. a596999 crypto: algif - change algif_skcipher to be asynchronous by Tadeusz Struk · 9 years ago
  63. 66db373 crypto: af_alg - Allow to link sgl by Tadeusz Struk · 9 years ago
  64. 2ef4d5c crypto: algif_rng - zeroize buffer with random data by Stephan Mueller · 9 years ago
  65. 19e60e1 crypto: testmgr - fix RNG return code enforcement by Stephan Mueller · 9 years ago
  66. 652ccae crypto: arm - move ARM specific Kconfig definitions to a dedicated file by Ard Biesheuvel · 9 years ago
  67. 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 9 years ago
  68. efdb6f6 crypto: octeon - enable OCTEON SHA1/256/512 module selection by Aaro Koskinen · 9 years ago
  69. cde001e crypto: rng - RNGs must return 0 in success case by Stephan Mueller · 9 years ago
  70. 37821da crypto: drbg - remove superflowous memsets by Stephan Mueller · 9 years ago
  71. 04bcbfc crypto: drbg - use single block cipher API by Stephan Mueller · 9 years ago
  72. e8e5995 crypto: powerpc/md5 - kernel config by Markus Stockhausen · 9 years ago
  73. 44cac4f crypto: algif - enable AEAD interface compilation by Stephan Mueller · 9 years ago
  74. 400c40c crypto: algif - add AEAD support by Stephan Mueller · 9 years ago
  75. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  76. d9850fc crypto: powerpc/sha1 - kernel config by Markus Stockhausen · 9 years ago
  77. 504c614 crypto: powerpc/aes - kernel config by Markus Stockhausen · 9 years ago
  78. 2ecc1e9 crypto: ppc/sha256 - kernel config by Markus Stockhausen · 9 years ago
  79. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  80. 9399f0c crypto: fix af_alg_make_sg() conversion to iov_iter by Linus Torvalds · 9 years ago
  81. 96692a73 crypto: tcrypt - do not allocate iv on stack for aead speed tests by Cristian Stoica · 9 years ago
  82. 424a5da crypto: testmgr - limit IV copy length in aead tests by Cristian Stoica · 9 years ago
  83. c476899 crypto: tcrypt - fix buflen reminder calculation by Cristian Stoica · 9 years ago
  84. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  85. db71f29 crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed by Jarod Wilson · 9 years ago
  86. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 9 years ago
  87. c0ecf89 crypto: seqiv - Ensure that IV size is at least 8 bytes by Herbert Xu · 9 years ago
  88. 988dc01 crypto: cts - Weed out non-CBC algorithms by Herbert Xu · 9 years ago
  89. 0c5c8e6 crypto: cts - Remove bogus use of seqiv by Herbert Xu · 9 years ago
  90. 598de36 crypto: algif_rng - fix sparse non static symbol warning by Wei Yongjun · 9 years ago
  91. 8a45ac1 crypto: testmgr - don't use interruptible wait in tests by Rabin Vincent · 9 years ago
  92. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 9 years ago
  93. 1471f09 Revert "crypto: drbg - use memzero_explicit() for clearing sensitive data" by Herbert Xu · 9 years ago
  94. 2f375538 crypto: algif_rng - enable RNG interface compilation by Stephan Mueller · 10 years ago
  95. 5afdfd2 crypto: algif_rng - add random number generator support by Stephan Mueller · 10 years ago
  96. ad202c8 crypto: af_alg - zeroize key data by Stephan Mueller · 10 years ago
  97. d69e75d crypto: octeon - enable OCTEON MD5 module selection by Aaro Koskinen · 10 years ago
  98. 0f477b6 crypto: algif - Mark sgl end at the end of data by Tadeusz Struk · 10 years ago
  99. 25fb863 crypto: af_alg - add setsockopt for auth tag size by Stephan Mueller · 10 years ago
  100. 905b42e crypto: drbg - panic on continuous self test error by Stephan Mueller · 10 years ago