1. 43a9607 crypto: tcrypt - Handle async return from crypto_ahash_init by Herbert Xu · 9 years ago
  2. 007ee8d crypto: tcrypt - fix uninit sg entries in test_acipher_speed by Horia Geant? · 9 years ago
  3. 96692a73 crypto: tcrypt - do not allocate iv on stack for aead speed tests by Cristian Stoica · 9 years ago
  4. c476899 crypto: tcrypt - fix buflen reminder calculation by Cristian Stoica · 9 years ago
  5. 8a45ac1 crypto: testmgr - don't use interruptible wait in tests by Rabin Vincent · 9 years ago
  6. 8606813 crypto: tcrypt - Allow speed testing of arbitrary hash functions by Herbert Xu · 9 years ago
  7. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  8. 263a8df crypto: tcrypt - print cra driver name in tcrypt tests output by Luca Clementi · 10 years ago
  9. 8713150 crypto: tcrypt - add ctr(des3_ede) sync speed test by Jussi Kivilinna · 10 years ago
  10. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  11. 6af1f93 crypto: tcrypt - Fix leak of struct aead_request in test_aead_speed() by Christian Engelmayer · 10 years ago
  12. a2ea6ed crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails by Christian Engelmayer · 10 years ago
  13. ac5f863 crypto: tcrypt - Fix potential leak in test_aead_speed() if aad_size is too big by Christian Engelmayer · 10 years ago
  14. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 10 years ago
  15. 53f52d7 crypto: tcrypt - Added speed tests for AEAD crypto alogrithms in tcrypt test suite by Tim Chen · 10 years ago
  16. bbf9c89 crypto: caam - fix aead sglen for case 'dst != src' by Horia Geanta · 11 years ago
  17. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  18. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  19. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  20. 3976121 crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash by Tim Chen · 11 years ago
  21. ad8b7c3 crypto: tcrypt - add async cipher speed tests for blowfish by Jussi Kivilinna · 11 years ago
  22. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 11 years ago
  23. e9b7441 crypto: testmgr - add AES GMAC test vectors by Jussi Kivilinna · 11 years ago
  24. 69d3150 crypto: ctr - make rfc3686 asynchronous block cipher by Jussi Kivilinna · 11 years ago
  25. bf9c518 crypto: tcrypt - add async speed test for camellia cipher by Jussi Kivilinna · 12 years ago
  26. e080b17 crypto: testmgr - add new larger DES3_EDE testvectors by Jussi Kivilinna · 12 years ago
  27. 8163fc3 crypto: testmgr - add new larger DES testvectors by Jussi Kivilinna · 12 years ago
  28. e3899e4 crypto: tcrypt - Added speed test in tcrypt for crc32c by Tim Chen · 12 years ago
  29. 54216bb crypto: tcrypt - add missing tests for camellia and ghash by Jussi Kivilinna · 12 years ago
  30. b6f3fef crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable() by Suresh Siddha · 12 years ago
  31. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  32. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  33. de197533 crypto: atmel - add new tests to tcrypt by Nicolas Royer · 12 years ago
  34. 31b4cd29 crypto: testmgr - add ecb(arc4) speed tests by Jussi Kivilinna · 12 years ago
  35. 107778b crypto: twofish - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  36. a482b08 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver by Sonic Zhang · 12 years ago
  37. 4de5933 crypto: tcrypt - add more camellia tests by Jussi Kivilinna · 12 years ago
  38. 131f754 crypto: tcrypt - add xts(twofish) tests by Jussi Kivilinna · 13 years ago
  39. 5209c07 crypto: tcrypt - add xts(serpent) tests by Jussi Kivilinna · 13 years ago
  40. bee3a90 crypto: tcrypt - add lrw(twofish) tests by Jussi Kivilinna · 13 years ago
  41. 87aae4b crypto: tcrypt - add lrw(serpent) tests by Jussi Kivilinna · 13 years ago
  42. 7fb7fe4 crypto: tcrypt - add serpent speed tests by Jussi Kivilinna · 13 years ago
  43. 3f3baf3 crypto: tcrypt - add test_acipher_speed by Jussi Kivilinna · 13 years ago
  44. 9d25917 crypto: testmgr - add new serpent test vectors by Jussi Kivilinna · 13 years ago
  45. 573da62 crypto: testmgr - add twofish tests by Jussi Kivilinna · 13 years ago
  46. 85b63e3 crypto: testmgr - add blowfish test-vectors by Jussi Kivilinna · 13 years ago
  47. ee5002a crypto: tcrypt - add ctr(twofish) speed test by Jussi Kivilinna · 13 years ago
  48. 7d47b86 crypto: tcrypt - add ctr(blowfish) speed test by Jussi Kivilinna · 13 years ago
  49. 9996e34 crypto: tcrypt - CTR mode speed test for AES by Jan Glauber · 13 years ago
  50. f07ef1d crypto: tcrypt - do not attempt to write to readonly variable by David Sterba · 13 years ago
  51. 69435b9 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors by Adrian Hoban · 14 years ago
  52. beb63da crypto: tcrypt - Add speed tests for async hashing by David S. Miller · 14 years ago
  53. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  55. 18bcc91 crypto: tcrypt - Speed testing support for ghash by Huang Ying · 14 years ago
  56. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  57. 7be380f crypto: tcrypt - Add mask parameter by Herbert Xu · 15 years ago
  58. ea40065 crypto: tcrypt - Fix module return code when testing by name by Herbert Xu · 15 years ago
  59. a873a5f crypto: tcrypt - Test algorithms by name by Steffen Klassert · 15 years ago
  60. 4e033a6 crypto: tcrypt - Do not exit on success in fips mode by Jarod Wilson · 15 years ago
  61. f7cb80f crypto: testmgr - Add ctr(aes) test vectors by Jarod Wilson · 15 years ago
  62. e08ca2d crypto: testmgr - Add ansi_cprng test vectors by Jarod Wilson · 15 years ago
  63. 5d66732 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) by Jarod Wilson · 15 years ago
  64. 376bacb crypto: tcrypt - Reduce stack size by Frank Seidel · 15 years ago
  65. 0c01aed crypto: testmgr - add zlib test by Geert Uytterhoeven · 15 years ago
  66. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  67. 01b3232 crypto: tcrypt - Add alg_test interface by Herbert Xu · 16 years ago
  68. bdecd22 crypto: tcrypt - Abort and only log if there is an error by Herbert Xu · 16 years ago
  69. f139cfa crypto: tcrypt - Avoid using contiguous pages by Herbert Xu · 16 years ago
  70. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 16 years ago
  71. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  72. 4b22f0d crypto: tcrpyt - Remove unnecessary kmap/kunmap calls by Herbert Xu · 16 years ago
  73. d729de2 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode by Neil Horman · 16 years ago
  74. cde0e2c8 [CRYPTO] tcrypt: Use asynchronous hash interface by Loc Ho · 16 years ago
  75. 2998db3 [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  76. a558f1d [CRYPTO] tcrypt: Catch cipher destination memory corruption by Patrick McHardy · 16 years ago
  77. b10c170 [CRYPTO] tcrpyt: Get rid of change log in source by Herbert Xu · 16 years ago
  78. fd4adf1 [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  79. dbb018cd8 crypto: tcrypt - Fix memory leak in test_cipher by Darren Jenkins · 16 years ago
  80. 3af5b90 [CRYPTO] all: Clean up init()/fini() by Kamalesh Babulal · 16 years ago
  81. 76cb952 [CRYPTO] cts: Add CTS mode required for Kerberos AES support by Kevin Coffman · 16 years ago
  82. 562954d [CRYPTO] tcrypt: Change the usage of the test vectors by Sebastian Siewior · 16 years ago
  83. d5dc392 [CRYPTO] tcrypt: Shrink speed templates by Sebastian Siewior · 16 years ago
  84. 477035c [CRYPTO] tcrypt: Group common speed templates by Sebastian Siewior · 16 years ago
  85. 38ed9ab [CRYPTO] tcrypt: Make xcbc available as a standalone test by Herbert Xu · 16 years ago
  86. 2a999a3 [CRYPTO] tcrypt: Zero axbuf in the right function by Herbert Xu · 16 years ago
  87. 93cc74e [CRYPTO] tcrypt: Add CCM vectors by Joy Latten · 16 years ago
  88. 5311f24 [CRYPTO] ctr: Refactor into ctr and rfc3686 by Herbert Xu · 16 years ago
  89. 5de8f1b [CRYPTO] tcrypt: Added salsa20 speed test by Tan Swee Heng · 16 years ago
  90. 0b77abb [CRYPTO] lzo: Add LZO compression algorithm support by Zoltan Sogor · 16 years ago
  91. 91755a9 [CRYPTO] tcrypt: Add common compression tester function by Zoltan Sogor · 16 years ago
  92. 6160b28 [CRYPTO] gcm: Fix ICV handling by Herbert Xu · 17 years ago
  93. 8df213d [CRYPTO] tcrypt: Make gcm available as a standalone test by Herbert Xu · 17 years ago
  94. a10e119 [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h by Denis Cheng · 17 years ago
  95. 6d1a69d [CRYPTO] tcrypt: Support for large test vectors by Tan Swee Heng · 17 years ago
  96. 28db8e3 [CRYPTO] gcm: New algorithm by Mikko Herranen · 17 years ago
  97. e3a4ea4 [CRYPTO] tcrypt: Add aead support by Mikko Herranen · 17 years ago
  98. 2407d60 [CRYPTO] salsa20: Salsa20 stream cipher by Tan Swee Heng · 17 years ago
  99. cd12fb90 [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 by Jonathan Lynch · 17 years ago
  100. 41fdab3 [CRYPTO] ctr: Add countersize by Joy Latten · 17 years ago