1. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  2. 7794b1d Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  3. 9f0acf9 powerpc/crypto: Add cond_resched() in crc-vpmsum self-test by Chris Smart · 5 years ago
  4. d0be072 crypto: powerpc/spe-xts - implement support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  5. 7f725f4 crypto: powerpc - convert SPE AES algorithms to skcipher API by Eric Biggers · 5 years ago
  6. 8255e65 crypto: powerpc - don't set ivsize for AES-ECB by Eric Biggers · 5 years ago
  7. 0d6ecb2 crypto: powerpc - don't unnecessarily use atomic scatterwalk by Eric Biggers · 5 years ago
  8. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  9. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  10. 2fe68aa treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136 by Thomas Gleixner · 6 years ago
  11. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  12. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  13. 80d04b7 powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test by George Spelvin · 6 years ago
  14. 626ddb2 crypto: powerpc - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  15. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  16. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 7 years ago
  17. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  18. a208fa8 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  21. 0f89f6e crypto: crct10dif-vpmsum - Fix missing preempt_disable() by Michael Ellerman · 8 years ago
  22. 4749228 powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() by Michael Ellerman · 8 years ago
  23. 146c868 crypto: powerpc - Stress test for vpmsum implementations by Daniel Axtens · 8 years ago
  24. b01df1c crypto: powerpc - Add CRC-T10DIF acceleration by Daniel Axtens · 8 years ago
  25. 08c7dd1 crypto: powerpc - Re-enable non-REFLECTed CRCs by Daniel Axtens · 8 years ago
  26. de696a2 crypto: powerpc - Factor out the core CRC vpmsum algorithm by Daniel Axtens · 8 years ago
  27. aa2be9b crypto: powerpc - Fix initialisation of crc32c context by Daniel Axtens · 8 years ago
  28. 7cf3186 crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option by Jean Delvare · 8 years ago
  29. 30066ce Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  30. 74ff6cb crypto: sha1-powerpc - little-endian support by Marcelo Cerri · 8 years ago
  31. d2cf5be crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading by Anton Blanchard · 8 years ago
  32. 6dd7a82 crypto: powerpc - Add POWER8 optimised crc32c by Anton Blanchard · 9 years ago
  33. eee09d2 crypto: powerpc - Fix typo by Andrea Gelmini · 9 years ago
  34. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  35. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  36. 49abc0d crypto: xts - fix compile errors by Stephan Mueller · 9 years ago
  37. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
  38. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  39. a401521 crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 10 years ago
  40. 3265c4b crypto: powerpc - move files to fix build error by Kim Phillips · 10 years ago
  41. e8e5995 crypto: powerpc/md5 - kernel config by Markus Stockhausen · 10 years ago
  42. e90508d crypto: powerpc/md5 - glue by Markus Stockhausen · 10 years ago
  43. 209232d crypto: powerpc/md5 - assembler by Markus Stockhausen · 10 years ago
  44. d9850fc crypto: powerpc/sha1 - kernel config by Markus Stockhausen · 10 years ago
  45. 504c614 crypto: powerpc/aes - kernel config by Markus Stockhausen · 10 years ago
  46. 8a28a1a cyprot: powerpc/aes - glue code by Markus Stockhausen · 10 years ago
  47. f2e2ad2 crypto: powerpc/aes - ECB/CBC/CTR/XTS modes by Markus Stockhausen · 10 years ago
  48. f98992a crypto: powerpc/aes - key handling by Markus Stockhausen · 10 years ago
  49. 1c201e6 crypto: powerpc/aes - assembler core by Markus Stockhausen · 10 years ago
  50. 0c5f9ae crypto: powerpc/aes - aes tables by Markus Stockhausen · 10 years ago
  51. 74f2dc2 crypto: powerpc/aes - register defines by Markus Stockhausen · 10 years ago
  52. 2ecc1e9 crypto: ppc/sha256 - kernel config by Markus Stockhausen · 10 years ago
  53. c147028 crypto: ppc/sha256 - glue by Markus Stockhausen · 10 years ago
  54. 6bb7100 crypto: ppc/sha256 - assembler by Markus Stockhausen · 10 years ago
  55. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  56. d83480b0 crypto: powerpc - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  57. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  58. 2777789 powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit by Tony Breeds · 12 years ago
  59. 323a6bf powerpc: Add a powerpc implementation of SHA-1 by Michael Ellerman · 12 years ago