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