1. 4d666db crypto: arm - ignore generated SHA2 assembly files by Baruch Siach · 9 years ago
  2. 6499e8c crypto: arm/aes - streamline AES-192 code path by Ard Biesheuvel · 9 years ago
  3. c80ae7c crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON by Ard Biesheuvel · 9 years ago
  4. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  5. 3abafaf crypto: arm - workaround for building with old binutils by Ard Biesheuvel · 9 years ago
  6. b48321d crypto: arm/sha256 - avoid sha256 code on ARMv7-M by Arnd Bergmann · 9 years ago
  7. 9205b94 crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer by Ard Biesheuvel · 9 years ago
  8. b59e2ae crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layer by Ard Biesheuvel · 9 years ago
  9. dde0098 crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layer by Ard Biesheuvel · 9 years ago
  10. 51e515f crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layer by Ard Biesheuvel · 9 years ago
  11. 90451d6 crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer by Ard Biesheuvel · 9 years ago
  12. f2f770d crypto: arm/sha256 - Add optimized SHA-256/224 by Sami Tolvanen · 9 years ago
  13. 94a7e5e crypto: aes-ce - mark ARMv8 AES helper ciphers by Stephan Mueller · 9 years ago
  14. 76aa9d5 crypto: aesbs - mark NEON bit sliced AES helper ciphers by Stephan Mueller · 9 years ago
  15. 4b3f4e3 crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphers by Stephan Mueller · 9 years ago
  16. fa50d7e crypto: arm/ghash - fix big-endian bug in ghash by Ard Biesheuvel · 9 years ago
  17. f1e866b crypto: arm - add support for GHASH using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  18. 8646485 crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  19. 006d062 crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions by Ard Biesheuvel · 9 years ago
  20. 864cbee crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions by Ard Biesheuvel · 9 years ago
  21. 652ccae crypto: arm - move ARM specific Kconfig definitions to a dedicated file by Ard Biesheuvel · 9 years ago
  22. 001eabf crypto: arm/aes update NEON AES module to latest OpenSSL version by Ard Biesheuvel · 9 years ago
  23. f43c239 crypto: arm - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  24. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  25. 0777e3e ARM: 8125/1: crypto: enable NEON SHA-1 for big endian by Ard Biesheuvel · 10 years ago
  26. c489d98 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  27. c8611d7 ARM: 8120/1: crypto: sha512: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  28. 6046825 ARM: 8119/1: crypto: sha1: add ARM NEON implementation by Jussi Kivilinna · 10 years ago
  29. 1f8673d ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures by Jussi Kivilinna · 10 years ago
  30. f3c400e crypto: arm-aes - fix encryption of unaligned data by Mikulas Patocka · 10 years ago
  31. 6ebbf2c ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ by Russell King · 10 years ago
  32. d2eca20 CRYPTO: Fix more AES build errors by Russell King · 11 years ago
  33. 75c912a ARM: add .gitignore entry for aesbs-core.S by Russell King · 11 years ago
  34. e4e7f10 ARM: add support for bit sliced AES using NEON instructions by Ard Biesheuvel · 11 years ago
  35. 5ce26f3 ARM: move AES typedefs and function prototypes to separate header by Ard Biesheuvel · 11 years ago
  36. 40190c8 ARM: 7837/3: fix Thumb-2 bug in AES assembler code by Ard Biesheuvel · 11 years ago
  37. 934fc24 ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling by Ard Biesheuvel · 11 years ago
  38. 638591c ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible by Dave Martin · 12 years ago
  39. f0be44f arm/crypto: Add optimized AES and SHA1 routines by David McCullough · 12 years ago