1. 333e6647 crypto: adiantum - add 1536 and 4096-byte test vectors by Eric Biggers · 6 years ago
  2. 367ecc0 crypto: nhpoly1305 - add a test vector with len % 16 != 0 by Eric Biggers · 6 years ago
  3. e674dbc crypto: testmgr - add iv_out to all CTR test vectors by Eric Biggers · 6 years ago
  4. cdc6946 crypto: testmgr - add iv_out to all CBC test vectors by Eric Biggers · 6 years ago
  5. 8efd972 crypto: testmgr - support checking skcipher output IV by Eric Biggers · 6 years ago
  6. c9e1d48 crypto: testmgr - remove extra bytes from 3DES-CTR IVs by Eric Biggers · 6 years ago
  7. 4cc2dcf crypto: testmgr - convert hash testing to use testvec_configs by Eric Biggers · 6 years ago
  8. ed96804 crypto: testmgr - convert aead testing to use testvec_configs by Eric Biggers · 6 years ago
  9. 4e7babba crypto: testmgr - convert skcipher testing to use testvec_configs by Eric Biggers · 6 years ago
  10. 231baec crypto: clarify name of WEAK_KEY request flag by Eric Biggers · 6 years ago
  11. a0d608ee crypto: testmgr - unify the AEAD encryption and decryption test vectors by Eric Biggers · 6 years ago
  12. d7250b4 crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests by Eric Biggers · 6 years ago
  13. f38e888 crypto: testmgr - add gcm(aes) decryption tests to encryption tests by Eric Biggers · 6 years ago
  14. de845da crypto: testmgr - add ccm(aes) decryption tests to encryption tests by Eric Biggers · 6 years ago
  15. b3e3e2d crypto: ofb - fix handling partial blocks and make thread-safe by Eric Biggers · 6 years ago
  16. 394a9e0 crypto: cfb - add missing 'chunksize' property by Eric Biggers · 6 years ago
  17. 282c148 crypto: xchacha20 - fix comments for test vectors by Eric Biggers · 6 years ago
  18. 5569e8c crypto: xchacha - add test vector from XChaCha20 draft RFC by Eric Biggers · 6 years ago
  19. 059c2a4 crypto: adiantum - add Adiantum support by Eric Biggers · 6 years ago
  20. 26609a2 crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 6 years ago
  21. aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  22. de61d7a crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 6 years ago
  23. 25a0b9d crypto: streebog - add Streebog test vectors by Vitaly Chikunov · 6 years ago
  24. 7da6667 crypto: testmgr - add AES-CFB tests by Dmitry Eremin-Solenikov · 6 years ago
  25. 95ba597 crypto: testmgr - update sm4 test vectors by Gilad Ben-Yossef · 6 years ago
  26. 4d407b0 crypto: tcrypt - remove remnants of pcomp-based zlib by Horia Geantă · 6 years ago
  27. dc6d6d5 crypto: testmgr - Add test for LRW counter wrap-around by Ondrej Mosnacek · 6 years ago
  28. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  29. 35f7d52 crypto: dh - fix calculating encoded key size by Eric Biggers · 6 years ago
  30. c98fae5 crypto: dh - update test for public key verification by Stephan Mueller · 6 years ago
  31. 0917b87 crypto: vmac - remove insecure version with hardcoded nonce by Eric Biggers · 7 years ago
  32. ed331ad crypto: vmac - add nonced version with big endian digest by Eric Biggers · 7 years ago
  33. 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 7 years ago
  34. 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 7 years ago
  35. a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 7 years ago
  36. 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 7 years ago
  37. 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 7 years ago
  38. 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 7 years ago
  39. a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 7 years ago
  40. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 7 years ago
  41. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 7 years ago
  42. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 7 years ago
  43. 702202f crypto: testmgr - add a new test case for CRC-T10DIF by Ard Biesheuvel · 7 years ago
  44. cd83a8a crypto: testmgr - introduce SM4 tests by Gilad Ben-Yossef · 7 years ago
  45. 41b3316 crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 7 years ago
  46. c3bb521 crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 7 years ago
  47. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 7 years ago
  48. 333e18c crypto: testmgr - Fix incorrect values in PKCS#1 test vector by Conor McLoughlin · 7 years ago
  49. d60031d crypto: testmgr - add new testcases for sha3 by Ard Biesheuvel · 7 years ago
  50. b7e2753 crypto: sm3 - add SM3 test vectors by Gilad Ben-Yossef · 7 years ago
  51. 549f641 crypto: testmgr - add chunked test cases for chacha20 by Ard Biesheuvel · 7 years ago
  52. 1207107 crypto: testmgr - add testvector for pkcs1pad(rsa) by Stephan Mueller · 8 years ago
  53. 47d3fd3 crypto: testmgr - add genkey kpp test by Tudor-Dan Ambarus · 8 years ago
  54. a368f43 crypto: scomp - add support for deflate rfc1950 (zlib) by Giovanni Cabiddu · 8 years ago
  55. b13b1e0 crypto: testmgr - constify all test vectors by Eric Biggers · 8 years ago
  56. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  57. 1c68bb0 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 8 years ago
  58. 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 8 years ago
  59. 092acf0 crypto: testmgr - add test cases for cbcmac(aes) by Ard Biesheuvel · 8 years ago
  60. 21c8e72 crypto: testmgr - use calculated count for number of test vectors by Ard Biesheuvel · 8 years ago
  61. d31de18 crypto: testmgr - add/enhance test cases for CRC-T10DIF by Ard Biesheuvel · 8 years ago
  62. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  63. c8afbc8 crypto: testmgr - Add 4K private key to RSA testvector by Salvatore Benedetto · 9 years ago
  64. 98eca72 crypto: sha3 - Add HMAC-SHA3 test modes and test vectors by raveendra padasalagi · 9 years ago
  65. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 9 years ago
  66. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 9 years ago
  67. 79cc6ab crypto: sha3 - Add SHA-3 Test's in tcrypt by raveendra padasalagi · 9 years ago
  68. 1104921 crypto: compress - remove unused pcomp interface by Joonsoo Kim · 9 years ago
  69. 3535198 crypto: keywrap - add testmgr support by Stephan Mueller · 9 years ago
  70. 8a826a3 crypto: testmgr - test IV value after a cipher operation by Boris BREZILLON · 10 years ago
  71. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  72. 7079ce6 crypto: testmgr - Disable authenc test and convert test vectors by Herbert Xu · 9 years ago
  73. 6692cbc crypto: testmgr - Add a longer ChaCha20 test vector by Martin Willi · 9 years ago
  74. 7479092 crypto: chacha20poly1305 - Convert to new AEAD interface by Herbert Xu · 9 years ago
  75. 0bc5a6c crypto: testmgr - Disable rfc4309 test and convert test vectors by Herbert Xu · 9 years ago
  76. 8537544 crypto: testmgr - Disable rfc4106 test and convert test vectors by Herbert Xu · 9 years ago
  77. 0d8dc96 crypto: testmgr - add a chunking test for cbc(aes) by LABBE Corentin · 10 years ago
  78. 946cc46 crypto: testmgr - add tests vectors for RSA by Tadeusz Struk · 10 years ago
  79. c2b7b20a crypto: poly1305 - Pass key as first two message blocks to each desc_ctx by Martin Willi · 10 years ago
  80. 8f69b76 crypto: testmgr - Add mcgrew test vectors for rfc4106 by Herbert Xu · 10 years ago
  81. 0af8fbc crypto: testmgr - Update rfc4543 test vectors by Herbert Xu · 10 years ago
  82. a7eed15 crypto: testmgr - Document struct cipher_testvec by LABBE Corentin · 10 years ago
  83. 5900758 crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector by Martin Willi · 10 years ago
  84. af2b76b crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539 by Martin Willi · 10 years ago
  85. eee9dc6 crypto: testmgr - Add Poly1305 test vectors from RFC7539 by Martin Willi · 10 years ago
  86. 3590ebf crypto: testmgr - Add ChaCha20 test vectors from RFC7539 by Martin Willi · 10 years ago
  87. 445a8e0 crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr. by Harald Freudenberger · 10 years ago
  88. ebb3472 crypto: testmgr - add test cases for CRC32 by Ard Biesheuvel · 10 years ago
  89. 09e2178 crypto: testmgr - Wrap the LHS in expressions of the form !x == y by David Howells · 10 years ago
  90. f94a359 crypto: pcomp - Constify (de)compression parameters by David Howells · 10 years ago
  91. 1443cc9 crypto: testmgr - add test for lz4 and lz4hc by KOVACS Krisztian · 10 years ago
  92. 3b9b8fe crypto: testmgr - use chunks smaller than algo block size in chunk tests by Ard Biesheuvel · 10 years ago
  93. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  94. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 11 years ago
  95. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 11 years ago
  96. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 11 years ago
  97. 950e4e1 crypto: testmgr - add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 by Jussi Kivilinna · 11 years ago
  98. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 11 years ago
  99. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 11 years ago
  100. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago