1. 8522b88 Merge branch 'android-4.9-q' into int/12/fp3 by Bharath · 2 years, 1 month ago
  2. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 3 months ago
  3. ab62f0f crypto: drbg - make reseeding from get_random_bytes() synchronous by Nicolai Stange · 2 years, 4 months ago
  4. d0ff784 crypto: drbg - track whether DRBG was seeded with !rng_is_initialized() by Nicolai Stange · 2 years, 4 months ago
  5. d858a3b crypto: drbg - prepare for more fine-grained tracking of seeding state by Nicolai Stange · 2 years, 4 months ago
  6. 157f128 crypto: drbg - always seeded with SP800-90B compliant noise source by Stephan Müller · 4 years, 5 months ago
  7. 674ffec crypto: drbg - add FIPS 140-2 CTRNG for noise source by Stephan Mueller · 5 years ago
  8. 3ddb66f random: replace custom notifier chain with standard one by Jason A. Donenfeld · 2 years, 7 months ago
  9. 70e9755 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  10. e6ae8dd random: early initialization of ChaCha constants by Dominik Brodowski · 2 years, 9 months ago
  11. d462ff7 random: initialize ChaCha20 constants with correct endianness by Eric Biggers · 3 years, 6 months ago
  12. 8ade1d8 crypto: blake2s - adjust include guard naming by Eric Biggers · 3 years, 9 months ago
  13. 82fc363 crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h> by Eric Biggers · 3 years, 9 months ago
  14. 1815bfc lib/crypto: blake2s: move hmac construction into wireguard by Jason A. Donenfeld · 2 years, 8 months ago
  15. 38ec02a crypto: blake2s - generic C library implementation and selftest by Jason A. Donenfeld · 4 years, 11 months ago
  16. 63c60b6 crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  17. dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  18. a67d0cf crypto: public_key: fix overflow during implicit conversion by zhenwei pi · 3 years, 1 month ago
  19. 9457058 Merge 4.9.276 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
  20. 35e9cf4 crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 3 months ago
  21. 65f1d99 Merge 4.9.230 into android-4.9-q by Greg Kroah-Hartman · 4 years, 2 months ago
  22. 04d462a crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() by Herbert Xu · 4 years, 4 months ago
  23. b62aeea Merge android-4.9.149 (ed0b11d) into msm-4.9 by jianzhou · 6 years ago
  24. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 6 years ago
  25. 481f661 BACKPORT, FROMGIT: crypto: nhpoly1305 - add NHPoly1305 support by Eric Biggers · 6 years ago
  26. cc786be FROMGIT: crypto: poly1305 - add Poly1305 core API by Eric Biggers · 6 years ago
  27. 888679d FROMGIT: crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 6 years ago
  28. bb31ed5 BACKPORT, FROMGIT: crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  29. b8181f3 BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago
  30. 1141ebc BACKPORT, FROMGIT: crypto: chacha20-generic - add XChaCha20 support by Eric Biggers · 6 years ago
  31. bc41a67 FROMGIT: crypto: chacha20-generic - add HChaCha20 library function by Eric Biggers · 6 years ago
  32. ede5c83 BACKPORT: crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  33. 12b2fb03 BACKPORT: crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  34. 1f33e24 Merge android-4.9.121 (681e57b) into msm-4.9 by Minming Qi · 6 years ago
  35. 5c9027c Revert "FROMGIT: crypto: speck - export common helpers" by Alistair Strachan · 6 years ago
  36. e3af8d5 security: pfe: make inline crypto engine scm call based on version by Neeraj Soni · 6 years ago
  37. efb3311 security: pfe: Set DUN size accroding to file system and storage type by Neeraj Soni · 6 years ago
  38. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. 81ad8a8 crypto: vmac - separate tfm and request context by Eric Biggers · 6 years ago
  40. 8286814 Merge "crypto:msm: fix compilation issue for crypto APIs" by Linux Build Service Account · 6 years ago
  41. e28f2ae crypto:msm: fix compilation issue for crypto APIs by Neeraj Soni · 6 years ago
  42. 3479f91 Merge "crypto: Remove crypto block device from encryption path" by Linux Build Service Account · 6 years ago
  43. b30ac1f crypto: Remove crypto block device from encryption path by Neeraj Soni · 6 years ago
  44. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  45. 82ccf83 Merge android-4.9-o.82 (2d34d45) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  46. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 7 years ago
  48. f1f456e FROMGIT: crypto: speck - export common helpers by Eric Biggers · 7 years ago
  49. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 7 years ago
  50. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 7 years ago
  51. b5568281 Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9 by Kyle Yan · 7 years ago
  52. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  53. e81cff1 crypto: mcryptd - protect the per-CPU queue with a lock by Sebastian Andrzej Siewior · 7 years ago
  54. 43259d0 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 7 years ago
  55. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  56. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  57. 20c6b2f qseecom: Add qseecom driver snapshot by AnilKumar Chimata · 7 years ago
  58. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 8 years ago
  59. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  60. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  61. 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
  62. 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
  63. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  64. 5c56233 crypto: skcipher - Add comment for skcipher_alg->base by Herbert Xu · 8 years ago
  65. ac02725 crypto: scatterwalk - Inline start/map/done by Herbert Xu · 8 years ago
  66. 4140139 crypto: api - Optimise away crypto_yield when hard preemption is on by Herbert Xu · 8 years ago
  67. 5506f53 crypto: scatterwalk - Remove scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  68. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 8 years ago
  69. 499a66e crypto: null - Remove default null blkcipher by Herbert Xu · 8 years ago
  70. da72130 crypto: aead - Remove blkcipher null for IV generators by Herbert Xu · 8 years ago
  71. ca0494c crypto: aead - Add skcipher null for IV generators by Herbert Xu · 8 years ago
  72. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 8 years ago
  73. a012973 crypto: null - Add new default null skcipher by Herbert Xu · 8 years ago
  74. 4e6c3df crypto: skcipher - Add low-level skcipher interface by Herbert Xu · 8 years ago
  75. 8be0b84 crypto: rsa - Store rest of the private key components by Salvatore Benedetto · 8 years ago
  76. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  77. 32f27c7 crypto: api - Add crypto_inst_setname by Herbert Xu · 8 years ago
  78. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  79. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  80. 4e5f2c4 crypto: kpp - Key-agreement Protocol Primitives API (KPP) by Salvatore Benedetto · 8 years ago
  81. 331bf73 crypto: sha1-mb - async implementation for sha1-mb by Megha Dey · 8 years ago
  82. 81760ea crypto: cryptd - Add helpers to check whether a tfm is queued by Herbert Xu · 8 years ago
  83. 53964b9 crypto: sha3 - Add SHA-3 hash algorithm by Jeff Garzik · 8 years ago
  84. 5a7de97 crypto: rsa - return raw integers for the ASN.1 parser by Tudor Ambarus · 8 years ago
  85. 3cfc3b9 crypto: drbg - use aligned buffers by Stephan Mueller · 8 years ago
  86. 3559128 crypto: drbg - use CTR AES instead of ECB AES by Stephan Mueller · 8 years ago
  87. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  88. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 8 years ago
  89. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 8 years ago
  90. 983023f KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c by David Howells · 8 years ago
  91. bda850c PKCS#7: Make trust determination dependent on contents of trust keyring by David Howells · 8 years ago
  92. e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 8 years ago
  93. a022ec0 KEYS: Add identifier pointers to public_key_signature struct by David Howells · 8 years ago
  94. 3b76456 KEYS: Allow authentication data to be stored in an asymmetric key by David Howells · 8 years ago
  95. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  96. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  97. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 9 years ago
  98. d846e78 crypto: public_key: remove MPIs from public_key_signature struct by Tadeusz Struk · 9 years ago
  99. 3981d37f crypto: doc - update AEAD AD handling by Stephan Mueller · 9 years ago
  100. e1eabc0 crypto: doc - add akcipher API by Stephan Mueller · 9 years ago