1. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. 9a0eec8 crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling by Ard Biesheuvel · 5 years ago
  3. c4f2aa8 arch/arm64/crypto/sha1-ce-glue.c fix 4.9.129 merge issue by John Stultz · 6 years ago
  4. 51d13fc arch/arm64/crypto/sha2-ce-glue.c: fix 4.9.129 merge issue by Greg Kroah-Hartman · 6 years ago
  5. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 0a953c0 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 7 years ago
  7. c003958 Revert "BACKPORT, FROMLIST: crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS" by Alistair Strachan · 6 years ago
  8. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  9. c24c205 arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  10. f152ce1 BACKPORT, FROMLIST: crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS by Eric Biggers · 6 years ago
  11. da3bc26 ANDROID: arm64: crypto: fix AES CE when built as a module by Sami Tolvanen · 6 years ago
  12. 7c20af0 arch/arm64/crypto: fix CFI in AES CE by Sami Tolvanen · 7 years ago
  13. d6da00d arch/arm64/crypto: fix CFI in SHA CE by Sami Tolvanen · 7 years ago
  14. eba6c80 FROMLIST: arch/arm64/crypto: disable LTO for aes-ce-cipher.c by Sami Tolvanen · 7 years ago
  15. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  17. e2b2ca9 UPSTREAM: crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 7 years ago
  18. 53bed1f crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes by Ard Biesheuvel · 7 years ago
  19. d33a490 crypto: arm64/aes-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  20. eb64cbc crypto: arm64/aes-xts-ce: fix for big endian by Ard Biesheuvel · 8 years ago
  21. c3edfe0 crypto: arm64/sha1-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  22. 39b7e1c crypto: arm64/aes-neon - fix for big endian by Ard Biesheuvel · 8 years ago
  23. d018dc9 crypto: arm64/aes-ccm-ce: fix for big endian by Ard Biesheuvel · 8 years ago
  24. a7c9666 crypto: arm64/ghash-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  25. cdeaed7 crypto: arm64/sha2-ce - fix for big endian by Ard Biesheuvel · 8 years ago
  26. 2db34e7 crypto: arm64/aes-ctr - fix NULL dereference in tail processing by Ard Biesheuvel · 8 years ago
  27. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  28. 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 8 years ago
  29. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 8 years ago
  30. bee038a arm/arm64: crypto: assure that ECB modes don't require an IV by Jeremy Linton · 8 years ago
  31. 08c6781 arm64: crypto: reduce priority of core AES cipher by Ard Biesheuvel · 9 years ago
  32. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  33. 2642d6a crypto: aes-ce-ccm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  34. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  35. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  36. ec59a65 crypto: arm64/sha2-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 9 years ago
  37. bf7883e crypto: arm64/sha1-ce - prevent asm code finalization in final() path by Ard Biesheuvel · 9 years ago
  38. ac02c6e crypto: arm64/crc32 - bring in line with generic CRC32 by Ard Biesheuvel · 9 years ago
  39. 34ed9a3 crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h by Herbert Xu · 9 years ago
  40. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  41. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  42. 03802f6 crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer by Ard Biesheuvel · 9 years ago
  43. 07eb54d crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer by Ard Biesheuvel · 9 years ago
  44. cd98411 crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers by Stephan Mueller · 9 years ago
  45. 4a97abd arm64/crypto: issue aese/aesmc instructions in pairs by Ard Biesheuvel · 9 years ago
  46. 0eee0fb arm64: crypto: increase AES interleave to 4x by Ard Biesheuvel · 9 years ago
  47. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  48. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  49. f6f203f crypto: crc32 - Add ARM64 CRC32 hw accelerated module by Yazen Ghannam · 10 years ago
  50. 12ac3ef arm64/crypto: use crypto instructions to generate AES key schedule by Ard Biesheuvel · 10 years ago
  51. 031cb42 arm64/crypto: remove redundant update of data by Colin Ian King · 10 years ago
  52. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  53. 31dab71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  54. f960d20 crypto: arm64-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  55. 7c2105f arm64/crypto: fix makefile rule for aes-glue-%.o by Andreas Schwab · 10 years ago
  56. b913a64 arm64/crypto: improve performance of GHASH algorithm by Ard Biesheuvel · 10 years ago
  57. 6aa8b20 arm64/crypto: fix data corruption bug in GHASH algorithm by Ard Biesheuvel · 10 years ago
  58. 49788fe arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions by Ard Biesheuvel · 10 years ago
  59. a3fd821 arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  60. 317f2f7 arm64/crypto: AES using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  61. fdd2389 arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  62. 6ba6c74 arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago
  63. 2c98833 arm64/crypto: SHA-1 using ARMv8 Crypto Extensions by Ard Biesheuvel · 10 years ago