1. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  2. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 10 years ago
  3. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 10 years ago
  4. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  5. 950e4e1 crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 by Jussi Kivilinna · 10 years ago
  6. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 10 years ago
  7. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 10 years ago
  8. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  9. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  10. 3976121 crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash by Tim Chen · 11 years ago
  11. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  12. 23a836e crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 by Jussi Kivilinna · 11 years ago
  13. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 11 years ago
  14. e9b7441 crypto: testmgr - add AES GMAC test vectors by Jussi Kivilinna · 11 years ago
  15. 0ec7382 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  16. f0ef105 crypto: testmgr - remove superfluous initializers for xts(aes) by Mathias Krause · 12 years ago
  17. 6726ec4 crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel by Jussi Kivilinna · 12 years ago
  18. e080b17 crypto: testmgr - add new larger DES3_EDE testvectors by Jussi Kivilinna · 12 years ago
  19. 8163fc3 crypto: testmgr - add new larger DES testvectors by Jussi Kivilinna · 12 years ago
  20. c3b9e8f crypto: testmgr - add new larger AES testvectors by Jussi Kivilinna · 12 years ago
  21. 9f28e97 crypto: testmgr - expand serpent test vectors by Jussi Kivilinna · 12 years ago
  22. 963ae39 crypto: testmgr - expand blowfish test vectors by Jussi Kivilinna · 12 years ago
  23. be6314b crypto: testmgr - expand camellia test vectors by Jussi Kivilinna · 12 years ago
  24. ba1ee07 crypto: vmac - Make VMAC work when blocks aren't aligned by Salman Qazi · 12 years ago
  25. 549595a crypto: testmgr - add test vectors for CTR mode IV increasement by Jussi Kivilinna · 12 years ago
  26. 9cac3a2 crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6) by Jussi Kivilinna · 12 years ago
  27. f44d83d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template by Jussi Kivilinna · 12 years ago
  28. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  29. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  30. e46e9a4 crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors by Horia Geanta · 12 years ago
  31. 4da7de4 crypto: testmgr - expand twofish test vectors by Johannes Goetzfried · 12 years ago
  32. a482b08 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver by Sonic Zhang · 12 years ago
  33. 0840605 crypto: testmgr - add more camellia test vectors by Jussi Kivilinna · 12 years ago
  34. aed265b crypto: testmgr - add xts(twofish) test vectors by Jussi Kivilinna · 13 years ago
  35. 18be20b9 crypto: testmgr - add xts(serpent) test vectors by Jussi Kivilinna · 13 years ago
  36. 0b2a155 crypto: testmgr - add lrw(twofish) test vectors by Jussi Kivilinna · 13 years ago
  37. d7bfc0f crypto: testmgr - add lrw(serpent) test vectors by Jussi Kivilinna · 13 years ago
  38. 9d25917 crypto: testmgr - add new serpent test vectors by Jussi Kivilinna · 13 years ago
  39. 573da62 crypto: testmgr - add twofish tests by Jussi Kivilinna · 13 years ago
  40. 85b63e3 crypto: testmgr - add blowfish test-vectors by Jussi Kivilinna · 13 years ago
  41. 5165e5b crypto: testmgr - add xts-aes-256 self-test by Jarod Wilson · 13 years ago
  42. ba0e14a crypto: testmgr - add support for aes ofb mode by Puneet Saxena · 13 years ago
  43. bd1f299 crypto: sha1 - Add test vector to test partial block processing by Herbert Xu · 13 years ago
  44. 69435b9 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors by Adrian Hoban · 14 years ago
  45. 304a204 crypto: vmac - Fix big-endian support by Shane Wang · 14 years ago
  46. 507069c crypto: testmgr - Add ghash algorithm test before provide to users by Youquan, Song · 15 years ago
  47. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  48. f7cb80f crypto: testmgr - Add ctr(aes) test vectors by Jarod Wilson · 15 years ago
  49. e08ca2d crypto: testmgr - Add ansi_cprng test vectors by Jarod Wilson · 15 years ago
  50. 7647d6c crypto: testmgr - Add infrastructure for ansi_cprng self-tests by Jarod Wilson · 15 years ago
  51. 5d66732 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) by Jarod Wilson · 15 years ago
  52. e44a1b4 crypto: testmgr - Handle AEAD test vectors expected to fail verification by Jarod Wilson · 15 years ago
  53. 0c01aed crypto: testmgr - add zlib test by Geert Uytterhoeven · 15 years ago
  54. 8064efb crypto: testmgr - Add support for the pcomp interface by Geert Uytterhoeven · 15 years ago
  55. bcf84a3 crypto: testmgr - Correct comment about deflate parameters by Geert Uytterhoeven · 15 years ago
  56. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago