1. b052641 UPSTREAM: crypto: adiantum - fix leaking reference to hash algorithm by Eric Biggers · 5 years ago
  2. dcdbb16 UPSTREAM: crypto: adiantum - adjust some comments to match latest paper by Eric Biggers · 5 years ago
  3. b1711f7 UPSTREAM: crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance by Eric Biggers · 5 years ago
  4. a73586b BACKPORT, FROMGIT: crypto: adiantum - add Adiantum support by Eric Biggers · 6 years ago
  5. 481f661 BACKPORT, FROMGIT: crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 6 years ago
  6. cc786be FROMGIT: crypto: poly1305 - add Poly1305 core API by Eric Biggers · 6 years ago
  7. 888679d FROMGIT: crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 6 years ago
  8. bb31ed5 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  9. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  10. 1141ebc BACKPORT, FROMGIT: crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 6 years ago
  11. 910bbfc FROMGIT: crypto: arm/aes - add some hardening against cache-timing attacks by Eric Biggers · 6 years ago
  12. 4f8baab UPSTREAM: crypto: poly1305 - use unaligned access macros to output digest by Eric Biggers · 6 years ago
  13. cbaf13e UPSTREAM: crypto: poly1305 - Use unaligned access where required by Jason A. Donenfeld · 8 years ago
  14. ede5c83 BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  15. 12b2fb03 BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  16. 930b1cd UPSTREAM: crypto: chacha20 - Use unaligned access macros when loading key and IV by Eric Biggers · 7 years ago
  17. 73ae7b8 UPSTREAM: crypto: chacha20 - Fix unaligned access when loading constants by Eric Biggers · 7 years ago
  18. 1634ff1 UPSTREAM: crypto: testmgr - fix overlap in chunked tests again by Ard Biesheuvel · 7 years ago
  19. a4c5728 UPSTREAM: crypto: testmgr - avoid overlap in chunked tests by Ard Biesheuvel · 7 years ago
  20. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. 491cd06 crypto: tcrypt - fix ghash-generic speed test by Horia Geantă · 6 years ago
  23. b957cd4 crypto: lrw - Fix out-of bounds access on counter overflow by Ondrej Mosnacek · 6 years ago
  24. 79d47dd crypto: shash - Fix a sleep-in-atomic bug in shash_setkey_unaligned by Jia-Ju Bai · 7 years ago
  25. 826f328 Revert "BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipher" by Alistair Strachan · 6 years ago
  26. 5c9027c Revert "FROMGIT: crypto: speck - export common helpers" by Alistair Strachan · 6 years ago
  27. 735b300 Revert "BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTS" by Alistair Strachan · 6 years ago
  28. 7763e9a Revert "BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTS" by Alistair Strachan · 6 years ago
  29. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. 5810485 crypto: skcipher - Fix -Wstringop-truncation warnings by Stafford Horne · 6 years ago
  31. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. eddbab1 evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 6 years ago
  33. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. 40b08cd Replace magic for trusting the secondary keyring with #define by Yannik Sembritzki · 6 years ago
  35. cc388d2 BACKPORT: crypto: zstd - Add zstd support by Nick Terrell · 6 years ago
  36. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. b7c2b69 crypto: ablkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  38. afd5c42 crypto: blkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  39. 81ad8a8 crypto: vmac - separate tfm and request context by Eric Biggers · 6 years ago
  40. 371c35c crypto: vmac - require a block cipher with 128-bit block size by Eric Biggers · 6 years ago
  41. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  42. 15aa793 crypto: authenc - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 6 years ago
  43. 6b4cdfa crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 6 years ago
  44. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. 41b1d57 X.509: unpack RSA signatureValue field from BIT STRING by Maciej S. Szmigiero · 6 years ago
  46. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 4d7388a PKCS#7: fix direct verification of SignerInfo signature by Eric Biggers · 6 years ago
  48. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. 7b38b6d crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 6 years ago
  50. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. 2e2d6f1 crypto: drbg - set freed buffers to NULL by Stephan Mueller · 6 years ago
  52. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. 4b8fd8d X.509: Fix error code in x509_cert_parse() by Dan Carpenter · 7 years ago
  54. e226b4e async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() by Anup Patel · 7 years ago
  55. 05baf14 Merge tag 'v4.9.93' into android-4.9 by Greg Hackmann · 6 years ago
  56. 7246bf3 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago
  57. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  58. f291598 X.509: fix NULL dereference when restricting key with unsupported_sig by Eric Biggers · 6 years ago
  59. e4b02ca PKCS#7: fix certificate chain verification by Eric Biggers · 6 years ago
  60. c60e246 X.509: fix BUG_ON() when hash algorithm is unsupported by Eric Biggers · 6 years ago
  61. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  62. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  63. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 6 years ago
  64. 74659dc BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 6 years ago
  65. 4363409 BACKPORT, FROMGIT: crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 6 years ago
  66. f1f456e FROMGIT: crypto: speck - export common helpers by Eric Biggers · 6 years ago
  67. a24846d BACKPORT, FROMGIT: crypto: speck - add support for the Speck block cipher by Eric Biggers · 6 years ago
  68. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  69. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 6 years ago
  70. 45f3110 crypto: mcryptd - pass through absence of ->setkey() by Eric Biggers · 6 years ago
  71. c1ebf9f crypto: cryptd - pass through absence of ->setkey() by Eric Biggers · 6 years ago
  72. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 6 years ago
  73. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. 7c17a1e crypto: tcrypt - fix S/G table for test_aead_speed() by Robert Baronescu · 7 years ago
  75. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  76. b7edc45 crypto: af_alg - whitelist mask and type by Stephan Mueller · 6 years ago
  77. 1ce8e52 crypto: sha3-generic - fixes for alignment and big endian operation by Ard Biesheuvel · 6 years ago
  78. f180320 crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH by Hauke Mehrtens · 6 years ago
  79. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  80. 3752d2f crypto: algapi - fix NULL dereference in crypto_remove_spawns() by Eric Biggers · 6 years ago
  81. 8dec074 fscrypt: updates on 4.15-rc4 by Jaegeuk Kim · 7 years ago
  82. c195a4c crypto: pcrypt - fix freeing pcrypt instances by Eric Biggers · 6 years ago
  83. 868f50b crypto: chacha20poly1305 - validate the digest size by Eric Biggers · 6 years ago
  84. e81cff1 crypto: mcryptd - protect the per-CPU queue with a lock by Sebastian Andrzej Siewior · 6 years ago
  85. 18498f1c crypto: tcrypt - fix buffer lengths in test_aead_speed() by Robert Baronescu · 7 years ago
  86. c32e053 crypto: salsa20 - fix blkcipher_walk API usage by Eric Biggers · 6 years ago
  87. 43259d0 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 6 years ago
  88. cd9b598 crypto: rsa - fix buffer overread when stripping leading zeroes by Eric Biggers · 6 years ago
  89. 3d46962 X.509: fix comparisons of ->pkey_algo by Eric Biggers · 6 years ago
  90. d4f1347 X.509: reject invalid BIT STRING for subjectPublicKey by Eric Biggers · 6 years ago
  91. aa15fe4 crypto: dh - Fix double free of ctx->p by Eric Biggers · 7 years ago
  92. 4a7e023 crypto: dh - fix memleak in setkey by Tudor-Dan Ambarus · 7 years ago
  93. 11fdb41 crypto: dh - Don't permit 'key' or 'g' size longer than 'p' by Eric Biggers · 7 years ago
  94. 2d3a0d9 crypto: dh - Don't permit 'p' to be 0 by Eric Biggers · 7 years ago
  95. d8ce2b0 Revert "crypto: xts - Add ECB dependency" by Sasha Levin · 7 years ago
  96. 58ed8a4 crypto: ccm - preserve the IV buffer by Romain Izard · 7 years ago
  97. 1c33c8f pkcs7: Prevent NULL pointer dereference, since sinfo is not always set. by Eric Sesterhenn · 7 years ago
  98. 6145171 crypto: xts - Add ECB dependency by Milan Broz · 7 years ago
  99. 91daaef crypto: shash - Fix zero-length shash ahash digest crash by Herbert Xu · 7 years ago
  100. 7e1b2b2 crypto: drbg - fix freeing of resources by Stephan Mueller · 7 years ago