1. ee5002a crypto: tcrypt - add ctr(twofish) speed test by Jussi Kivilinna · 13 years ago
  2. 7d47b86 crypto: tcrypt - add ctr(blowfish) speed test by Jussi Kivilinna · 13 years ago
  3. 9996e34 crypto: tcrypt - CTR mode speed test for AES by Jan Glauber · 13 years ago
  4. f07ef1d crypto: tcrypt - do not attempt to write to readonly variable by David Sterba · 13 years ago
  5. 69435b9 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors by Adrian Hoban · 14 years ago
  6. beb63da crypto: tcrypt - Add speed tests for async hashing by David S. Miller · 14 years ago
  7. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  8. 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
  9. 18bcc91 crypto: tcrypt - Speed testing support for ghash by Huang Ying · 14 years ago
  10. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  11. 7be380f crypto: tcrypt - Add mask parameter by Herbert Xu · 15 years ago
  12. ea40065 crypto: tcrypt - Fix module return code when testing by name by Herbert Xu · 15 years ago
  13. a873a5f crypto: tcrypt - Test algorithms by name by Steffen Klassert · 15 years ago
  14. 4e033a6 crypto: tcrypt - Do not exit on success in fips mode by Jarod Wilson · 15 years ago
  15. f7cb80f crypto: testmgr - Add ctr(aes) test vectors by Jarod Wilson · 15 years ago
  16. e08ca2d crypto: testmgr - Add ansi_cprng test vectors by Jarod Wilson · 15 years ago
  17. 5d66732 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) by Jarod Wilson · 15 years ago
  18. 376bacb crypto: tcrypt - Reduce stack size by Frank Seidel · 15 years ago
  19. 0c01aed crypto: testmgr - add zlib test by Geert Uytterhoeven · 15 years ago
  20. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  21. 01b3232 crypto: tcrypt - Add alg_test interface by Herbert Xu · 16 years ago
  22. bdecd22 crypto: tcrypt - Abort and only log if there is an error by Herbert Xu · 16 years ago
  23. f139cfa crypto: tcrypt - Avoid using contiguous pages by Herbert Xu · 16 years ago
  24. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 16 years ago
  25. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  26. 4b22f0d crypto: tcrpyt - Remove unnecessary kmap/kunmap calls by Herbert Xu · 16 years ago
  27. d729de2 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode by Neil Horman · 16 years ago
  28. cde0e2c8 [CRYPTO] tcrypt: Use asynchronous hash interface by Loc Ho · 16 years ago
  29. 2998db3 [CRYPTO] tcrypt: Add test vectors for RIPEMD-256 and RIPEMD-320 by Adrian-Ken Rueegsegger · 16 years ago
  30. a558f1d [CRYPTO] tcrypt: Catch cipher destination memory corruption by Patrick McHardy · 16 years ago
  31. b10c170 [CRYPTO] tcrpyt: Get rid of change log in source by Herbert Xu · 16 years ago
  32. fd4adf1 [CRYPTO] tcrypt: Add test vectors for RIPEMD-128 and RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  33. dbb018cd8 crypto: tcrypt - Fix memory leak in test_cipher by Darren Jenkins · 16 years ago
  34. 3af5b90 [CRYPTO] all: Clean up init()/fini() by Kamalesh Babulal · 16 years ago
  35. 76cb952 [CRYPTO] cts: Add CTS mode required for Kerberos AES support by Kevin Coffman · 16 years ago
  36. 562954d [CRYPTO] tcrypt: Change the usage of the test vectors by Sebastian Siewior · 16 years ago
  37. d5dc392 [CRYPTO] tcrypt: Shrink speed templates by Sebastian Siewior · 16 years ago
  38. 477035c [CRYPTO] tcrypt: Group common speed templates by Sebastian Siewior · 16 years ago
  39. 38ed9ab [CRYPTO] tcrypt: Make xcbc available as a standalone test by Herbert Xu · 16 years ago
  40. 2a999a3 [CRYPTO] tcrypt: Zero axbuf in the right function by Herbert Xu · 16 years ago
  41. 93cc74e [CRYPTO] tcrypt: Add CCM vectors by Joy Latten · 17 years ago
  42. 5311f24 [CRYPTO] ctr: Refactor into ctr and rfc3686 by Herbert Xu · 16 years ago
  43. 5de8f1b [CRYPTO] tcrypt: Added salsa20 speed test by Tan Swee Heng · 17 years ago
  44. 0b77abb [CRYPTO] lzo: Add LZO compression algorithm support by Zoltan Sogor · 17 years ago
  45. 91755a9 [CRYPTO] tcrypt: Add common compression tester function by Zoltan Sogor · 17 years ago
  46. 6160b28 [CRYPTO] gcm: Fix ICV handling by Herbert Xu · 17 years ago
  47. 8df213d [CRYPTO] tcrypt: Make gcm available as a standalone test by Herbert Xu · 17 years ago
  48. a10e119 [CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h by Denis Cheng · 17 years ago
  49. 6d1a69d [CRYPTO] tcrypt: Support for large test vectors by Tan Swee Heng · 17 years ago
  50. 28db8e3 [CRYPTO] gcm: New algorithm by Mikko Herranen · 17 years ago
  51. e3a4ea4 [CRYPTO] tcrypt: Add aead support by Mikko Herranen · 17 years ago
  52. 2407d60 [CRYPTO] salsa20: Salsa20 stream cipher by Tan Swee Heng · 17 years ago
  53. cd12fb90 [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 by Jonathan Lynch · 17 years ago
  54. 41fdab3 [CRYPTO] ctr: Add countersize by Joy Latten · 17 years ago
  55. 23e353c [CRYPTO] ctr: Add CTR (Counter) block cipher mode by Joy Latten · 17 years ago
  56. a5a613a [CRYPTO] tcrypt: Move sg_init_table out of timing loops by Herbert Xu · 17 years ago
  57. b733588 [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. by David S. Miller · 17 years ago
  58. 78c2f0b [SG] Update crypto/ to sg helpers by Jens Axboe · 17 years ago
  59. f19f511 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks by Rik Snel · 17 years ago
  60. e2ee95b [CRYPTO] seed: New cipher algorithm by Hye-Shik Chang · 17 years ago
  61. 29059d1 [CRYPTO] tcrypt: Add missing error check by Herbert Xu · 17 years ago
  62. 6158efc [CRYPTO] tcrypt: Use async blkcipher interface by Herbert Xu · 17 years ago
  63. 7bc301e [CRYPTO] tcrypt: Fix error checking for comp allocation by Sebastian Siewior · 17 years ago
  64. 02ab5a7 [CRYPTO] camellia: added the testing code of Camellia cipher by Noriaki TAKAMIYA · 17 years ago
  65. ba8da2a [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call by Herbert Xu · 17 years ago
  66. 9083163 [CRYPTO] fcrypt: Add FCrypt from RxRPC by David Howells · 17 years ago
  67. a28091a [CRYPTO] tcrypt: Added test vectors for sha384/sha512 by Andrew Donofrio · 18 years ago
  68. f3d1044 [CRYPTO] tcrypt: LRW test vectors by Rik Snel · 18 years ago
  69. 5b2becf [CRYPTO] tcrypt: Add test vectors of AES_XCBC by Kazunori MIYAZAWA · 18 years ago
  70. e4d5b79 [CRYPTO] users: Use crypto_comp and crypto_has_* by Herbert Xu · 18 years ago
  71. e9d4116 [CRYPTO] tcrypt: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  72. cba8356 [CRYPTO] tcrypt: Use block ciphers where applicable by Herbert Xu · 18 years ago
  73. c907ee7 [CRYPTO] tcrypt: Use test_hash for crc32c by Herbert Xu · 18 years ago
  74. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  75. 25cdbcd [CRYPTO] crc32c: Fix unconventional setkey usage by Herbert Xu · 18 years ago
  76. e805792 [CRYPTO] tcrypt: Speed benchmark support for digest algorithms by Michal Ludvig · 18 years ago
  77. 14fdf47 [CRYPTO] tcrypt: Return -EAGAIN from module_init() by Michal Ludvig · 18 years ago
  78. 05f29fc [PATCH] s390: in-kernel crypto test vectors by Jan Glauber · 18 years ago
  79. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  80. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  81. fb4f10e [CRYPTO]: Fix XTEA implementation by Aaron Grothe · 19 years ago
  82. 6a17944 [CRYPTO]: Use CPU cycle counters in tcrypt by Herbert Xu · 19 years ago
  83. dce907c [CRYPTO]: Use template keys for speed tests if possible by Herbert Xu · 19 years ago
  84. ebfd9bc [CRYPTO]: Add cipher speed tests by Harald Welte · 19 years ago
  85. 3cc3816 [CRYPTO]: Kill unnecessary strncpy from tcrypt by Herbert Xu · 19 years ago
  86. ef2736f [CRYPTO]: White space and coding style clean up in tcrypt by Herbert Xu · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago