1. abf7446 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 7 years ago
  2. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  3. c8afbc8 crypto: testmgr - Add 4K private key to RSA testvector by Salvatore Benedetto · 8 years ago
  4. 98eca72 crypto: sha3 - Add HMAC-SHA3 test modes and test vectors by raveendra padasalagi · 8 years ago
  5. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  6. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  7. 79cc6ab crypto: sha3 - Add SHA-3 Test's in tcrypt by raveendra padasalagi · 8 years ago
  8. 1104921 crypto: compress - remove unused pcomp interface by Joonsoo Kim · 8 years ago
  9. 3535198 crypto: keywrap - add testmgr support by Stephan Mueller · 9 years ago
  10. 8a826a3 crypto: testmgr - test IV value after a cipher operation by Boris BREZILLON · 9 years ago
  11. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  12. 7079ce6 crypto: testmgr - Disable authenc test and convert test vectors by Herbert Xu · 9 years ago
  13. 6692cbc crypto: testmgr - Add a longer ChaCha20 test vector by Martin Willi · 9 years ago
  14. 7479092 crypto: chacha20poly1305 - Convert to new AEAD interface by Herbert Xu · 9 years ago
  15. 0bc5a6c crypto: testmgr - Disable rfc4309 test and convert test vectors by Herbert Xu · 9 years ago
  16. 8537544 crypto: testmgr - Disable rfc4106 test and convert test vectors by Herbert Xu · 9 years ago
  17. 0d8dc96 crypto: testmgr - add a chunking test for cbc(aes) by LABBE Corentin · 9 years ago
  18. 946cc46 crypto: testmgr - add tests vectors for RSA by Tadeusz Struk · 9 years ago
  19. c2b7b20a crypto: poly1305 - Pass key as first two message blocks to each desc_ctx by Martin Willi · 9 years ago
  20. 8f69b76 crypto: testmgr - Add mcgrew test vectors for rfc4106 by Herbert Xu · 9 years ago
  21. 0af8fbc crypto: testmgr - Update rfc4543 test vectors by Herbert Xu · 9 years ago
  22. a7eed15 crypto: testmgr - Document struct cipher_testvec by LABBE Corentin · 9 years ago
  23. 5900758 crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector by Martin Willi · 9 years ago
  24. af2b76b crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539 by Martin Willi · 9 years ago
  25. eee9dc6 crypto: testmgr - Add Poly1305 test vectors from RFC7539 by Martin Willi · 9 years ago
  26. 3590ebf crypto: testmgr - Add ChaCha20 test vectors from RFC7539 by Martin Willi · 9 years ago
  27. 445a8e0 crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr. by Harald Freudenberger · 9 years ago
  28. ebb3472 crypto: testmgr - add test cases for CRC32 by Ard Biesheuvel · 9 years ago
  29. 09e2178 crypto: testmgr - Wrap the LHS in expressions of the form !x == y by David Howells · 9 years ago
  30. f94a359 crypto: pcomp - Constify (de)compression parameters by David Howells · 9 years ago
  31. 1443cc9 crypto: testmgr - add test for lz4 and lz4hc by KOVACS Krisztian · 10 years ago
  32. 3b9b8fe0 crypto: testmgr - use chunks smaller than algo block size in chunk tests by Ard Biesheuvel · 10 years ago
  33. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  34. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 10 years ago
  35. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 10 years ago
  36. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  37. 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
  38. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 10 years ago
  39. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 10 years ago
  40. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  41. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  42. 3976121 crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash by Tim Chen · 11 years ago
  43. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  44. 23a836e crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 by Jussi Kivilinna · 11 years ago
  45. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 11 years ago
  46. e9b7441 crypto: testmgr - add AES GMAC test vectors by Jussi Kivilinna · 11 years ago
  47. 0ec7382 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  48. f0ef105 crypto: testmgr - remove superfluous initializers for xts(aes) by Mathias Krause · 11 years ago
  49. 6726ec4 crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel by Jussi Kivilinna · 11 years ago
  50. e080b17 crypto: testmgr - add new larger DES3_EDE testvectors by Jussi Kivilinna · 12 years ago
  51. 8163fc3 crypto: testmgr - add new larger DES testvectors by Jussi Kivilinna · 12 years ago
  52. c3b9e8f crypto: testmgr - add new larger AES testvectors by Jussi Kivilinna · 12 years ago
  53. 9f28e97 crypto: testmgr - expand serpent test vectors by Jussi Kivilinna · 12 years ago
  54. 963ae39 crypto: testmgr - expand blowfish test vectors by Jussi Kivilinna · 12 years ago
  55. be6314b crypto: testmgr - expand camellia test vectors by Jussi Kivilinna · 12 years ago
  56. ba1ee07 crypto: vmac - Make VMAC work when blocks aren't aligned by Salman Qazi · 12 years ago
  57. 549595a crypto: testmgr - add test vectors for CTR mode IV increasement by Jussi Kivilinna · 12 years ago
  58. 9cac3a2 crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6) by Jussi Kivilinna · 12 years ago
  59. f44d83d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template by Jussi Kivilinna · 12 years ago
  60. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  61. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  62. e46e9a4 crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors by Horia Geanta · 12 years ago
  63. 4da7de4 crypto: testmgr - expand twofish test vectors by Johannes Goetzfried · 12 years ago
  64. a482b08 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver by Sonic Zhang · 12 years ago
  65. 0840605 crypto: testmgr - add more camellia test vectors by Jussi Kivilinna · 12 years ago
  66. aed265b crypto: testmgr - add xts(twofish) test vectors by Jussi Kivilinna · 13 years ago
  67. 18be20b9 crypto: testmgr - add xts(serpent) test vectors by Jussi Kivilinna · 13 years ago
  68. 0b2a155 crypto: testmgr - add lrw(twofish) test vectors by Jussi Kivilinna · 13 years ago
  69. d7bfc0f crypto: testmgr - add lrw(serpent) test vectors by Jussi Kivilinna · 13 years ago
  70. 9d25917 crypto: testmgr - add new serpent test vectors by Jussi Kivilinna · 13 years ago
  71. 573da62 crypto: testmgr - add twofish tests by Jussi Kivilinna · 13 years ago
  72. 85b63e3 crypto: testmgr - add blowfish test-vectors by Jussi Kivilinna · 13 years ago
  73. 5165e5b crypto: testmgr - add xts-aes-256 self-test by Jarod Wilson · 13 years ago
  74. ba0e14a crypto: testmgr - add support for aes ofb mode by Puneet Saxena · 13 years ago
  75. bd1f299 crypto: sha1 - Add test vector to test partial block processing by Herbert Xu · 13 years ago
  76. 69435b9 crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors by Adrian Hoban · 14 years ago
  77. 304a204 crypto: vmac - Fix big-endian support by Shane Wang · 14 years ago
  78. 507069c crypto: testmgr - Add ghash algorithm test before provide to users by Youquan, Song · 14 years ago
  79. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  80. f7cb80f crypto: testmgr - Add ctr(aes) test vectors by Jarod Wilson · 15 years ago
  81. e08ca2d crypto: testmgr - Add ansi_cprng test vectors by Jarod Wilson · 15 years ago
  82. 7647d6c crypto: testmgr - Add infrastructure for ansi_cprng self-tests by Jarod Wilson · 15 years ago
  83. 5d66732 crypto: testmgr - Add self-tests for rfc4309(ccm(aes)) by Jarod Wilson · 15 years ago
  84. e44a1b4 crypto: testmgr - Handle AEAD test vectors expected to fail verification by Jarod Wilson · 15 years ago
  85. 0c01aed crypto: testmgr - add zlib test by Geert Uytterhoeven · 15 years ago
  86. 8064efb crypto: testmgr - Add support for the pcomp interface by Geert Uytterhoeven · 15 years ago
  87. bcf84a3 crypto: testmgr - Correct comment about deflate parameters by Geert Uytterhoeven · 15 years ago
  88. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago