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