1. fbe5cff crypto: x86/poly1305 - fix overflow during partial reduction by Eric Biggers · 5 years ago
  2. 0b1871d crypto: cfb - add missing 'chunksize' property by Eric Biggers · 6 years ago
  3. d8e4b24 crypto: testmgr - add AES-CFB tests by Dmitry Eremin-Solenikov · 6 years ago
  4. 3252b60 crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  5. 35f7d52 crypto: dh - fix calculating encoded key size by Eric Biggers · 6 years ago
  6. c98fae5 crypto: dh - update test for public key verification by Stephan Mueller · 6 years ago
  7. 0917b87 crypto: vmac - remove insecure version with hardcoded nonce by Eric Biggers · 6 years ago
  8. ed331ad crypto: vmac - add nonced version with big endian digest by Eric Biggers · 6 years ago
  9. 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 6 years ago
  10. 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 6 years ago
  11. a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 6 years ago
  12. 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 6 years ago
  13. 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 6 years ago
  14. 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 6 years ago
  15. a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 6 years ago
  16. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 6 years ago
  17. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 6 years ago
  18. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 6 years ago
  19. 702202f crypto: testmgr - add a new test case for CRC-T10DIF by Ard Biesheuvel · 6 years ago
  20. cd83a8a crypto: testmgr - introduce SM4 tests by Gilad Ben-Yossef · 6 years ago
  21. 41b3316 crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 6 years ago
  22. c3bb521 crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 6 years ago
  23. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 6 years ago
  24. 333e18c crypto: testmgr - Fix incorrect values in PKCS#1 test vector by Conor McLoughlin · 6 years ago
  25. d60031d crypto: testmgr - add new testcases for sha3 by Ard Biesheuvel · 7 years ago
  26. b7e2753 crypto: sm3 - add SM3 test vectors by Gilad Ben-Yossef · 7 years ago
  27. 549f641 crypto: testmgr - add chunked test cases for chacha20 by Ard Biesheuvel · 7 years ago
  28. 1207107 crypto: testmgr - add testvector for pkcs1pad(rsa) by Stephan Mueller · 7 years ago
  29. 47d3fd3 crypto: testmgr - add genkey kpp test by Tudor-Dan Ambarus · 7 years ago
  30. a368f43 crypto: scomp - add support for deflate rfc1950 (zlib) by Giovanni Cabiddu · 7 years ago
  31. b13b1e0 crypto: testmgr - constify all test vectors by Eric Biggers · 7 years ago
  32. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  33. 1c68bb0 crypto: testmgr - Pad aes_ccm_enc_tv_template vector by Laura Abbott · 7 years ago
  34. 73a15ac crypto: change LZ4 modules to work with new LZ4 module version by Sven Schmidt · 7 years ago
  35. 092acf0 crypto: testmgr - add test cases for cbcmac(aes) by Ard Biesheuvel · 8 years ago
  36. 21c8e72 crypto: testmgr - use calculated count for number of test vectors by Ard Biesheuvel · 8 years ago
  37. d31de18 crypto: testmgr - add/enhance test cases for CRC-T10DIF by Ard Biesheuvel · 8 years ago
  38. 10faa8c crypto: FIPS - allow tests to be disabled in FIPS mode by Stephan Mueller · 8 years ago
  39. c8afbc8 crypto: testmgr - Add 4K private key to RSA testvector by Salvatore Benedetto · 8 years ago
  40. 98eca72 crypto: sha3 - Add HMAC-SHA3 test modes and test vectors by raveendra padasalagi · 8 years ago
  41. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  42. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  43. 79cc6ab crypto: sha3 - Add SHA-3 Test's in tcrypt by raveendra padasalagi · 8 years ago
  44. 1104921 crypto: compress - remove unused pcomp interface by Joonsoo Kim · 9 years ago
  45. 3535198 crypto: keywrap - add testmgr support by Stephan Mueller · 9 years ago
  46. 8a826a3 crypto: testmgr - test IV value after a cipher operation by Boris BREZILLON · 9 years ago
  47. 22287b0 crypto: akcipher - Changes to asymmetric key API by Tadeusz Struk · 9 years ago
  48. 7079ce6 crypto: testmgr - Disable authenc test and convert test vectors by Herbert Xu · 9 years ago
  49. 6692cbc crypto: testmgr - Add a longer ChaCha20 test vector by Martin Willi · 9 years ago
  50. 7479092 crypto: chacha20poly1305 - Convert to new AEAD interface by Herbert Xu · 9 years ago
  51. 0bc5a6c crypto: testmgr - Disable rfc4309 test and convert test vectors by Herbert Xu · 9 years ago
  52. 8537544 crypto: testmgr - Disable rfc4106 test and convert test vectors by Herbert Xu · 9 years ago
  53. 0d8dc96 crypto: testmgr - add a chunking test for cbc(aes) by LABBE Corentin · 9 years ago
  54. 946cc46 crypto: testmgr - add tests vectors for RSA by Tadeusz Struk · 9 years ago
  55. c2b7b20a crypto: poly1305 - Pass key as first two message blocks to each desc_ctx by Martin Willi · 9 years ago
  56. 8f69b76 crypto: testmgr - Add mcgrew test vectors for rfc4106 by Herbert Xu · 9 years ago
  57. 0af8fbc crypto: testmgr - Update rfc4543 test vectors by Herbert Xu · 9 years ago
  58. a7eed15 crypto: testmgr - Document struct cipher_testvec by LABBE Corentin · 9 years ago
  59. 5900758 crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector by Martin Willi · 9 years ago
  60. af2b76b crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539 by Martin Willi · 9 years ago
  61. eee9dc6 crypto: testmgr - Add Poly1305 test vectors from RFC7539 by Martin Willi · 9 years ago
  62. 3590ebf crypto: testmgr - Add ChaCha20 test vectors from RFC7539 by Martin Willi · 9 years ago
  63. 445a8e0 crypto: testmgr - Added one larger ghash testvector (400 bytes) to the testmgr. by Harald Freudenberger · 9 years ago
  64. ebb3472 crypto: testmgr - add test cases for CRC32 by Ard Biesheuvel · 9 years ago
  65. 09e2178 crypto: testmgr - Wrap the LHS in expressions of the form !x == y by David Howells · 9 years ago
  66. f94a359 crypto: pcomp - Constify (de)compression parameters by David Howells · 9 years ago
  67. 1443cc9 crypto: testmgr - add test for lz4 and lz4hc by KOVACS Krisztian · 10 years ago
  68. 3b9b8fe crypto: testmgr - use chunks smaller than algo block size in chunk tests by Ard Biesheuvel · 10 years ago
  69. 29b77e5 crypto: testmgr - avoid DMA mapping from text, rodata, stack by Horia Geanta · 10 years ago
  70. 6c9e3dc crypto: testmgr - add 4 more test vectors for GHASH by Ard Biesheuvel · 10 years ago
  71. 3332ee2 crypto: drbg - DRBG testmgr test vectors by Stephan Mueller · 10 years ago
  72. 5208ed2 crypto: testmgr - add aead cbc des, des3_ede tests by Nitesh Lal · 10 years ago
  73. 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
  74. 4585988 crypto: testmgr - add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM by Ard Biesheuvel · 10 years ago
  75. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 10 years ago
  76. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  77. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  78. 3976121 crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash by Tim Chen · 11 years ago
  79. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  80. 23a836e crypto: testmgr - extend camellia test-vectors for camellia-aesni/avx2 by Jussi Kivilinna · 11 years ago
  81. 93b5e86 crypto: add CMAC support to CryptoAPI by Jussi Kivilinna · 11 years ago
  82. e9b7441 crypto: testmgr - add AES GMAC test vectors by Jussi Kivilinna · 11 years ago
  83. 0ec7382 crypto: testmgr - update LZO compression test vectors by Markus F.X.J. Oberhumer · 12 years ago
  84. f0ef105 crypto: testmgr - remove superfluous initializers for xts(aes) by Mathias Krause · 12 years ago
  85. 6726ec4 crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel by Jussi Kivilinna · 12 years ago
  86. e080b17 crypto: testmgr - add new larger DES3_EDE testvectors by Jussi Kivilinna · 12 years ago
  87. 8163fc3 crypto: testmgr - add new larger DES testvectors by Jussi Kivilinna · 12 years ago
  88. c3b9e8f crypto: testmgr - add new larger AES testvectors by Jussi Kivilinna · 12 years ago
  89. 9f28e97 crypto: testmgr - expand serpent test vectors by Jussi Kivilinna · 12 years ago
  90. 963ae39 crypto: testmgr - expand blowfish test vectors by Jussi Kivilinna · 12 years ago
  91. be6314b crypto: testmgr - expand camellia test vectors by Jussi Kivilinna · 12 years ago
  92. ba1ee07 crypto: vmac - Make VMAC work when blocks aren't aligned by Salman Qazi · 12 years ago
  93. 549595a crypto: testmgr - add test vectors for CTR mode IV increasement by Jussi Kivilinna · 12 years ago
  94. 9cac3a2 crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6) by Jussi Kivilinna · 12 years ago
  95. f44d83d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template by Jussi Kivilinna · 12 years ago
  96. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  97. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  98. e46e9a4 crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors by Horia Geanta · 12 years ago
  99. 4da7de4 crypto: testmgr - expand twofish test vectors by Johannes Goetzfried · 12 years ago
  100. a482b08 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver by Sonic Zhang · 12 years ago