1. c963050 crypto: n2/des - fix build breakage after DES updates by Ard Biesheuvel · 5 years ago
  2. 5a74362 crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier by Ard Biesheuvel · 5 years ago
  3. 08c327f crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code by Hans de Goede · 5 years ago
  4. 7d2f5b0 crypto: sha256 - Add sha224 support to sha256 library code by Hans de Goede · 5 years ago
  5. 01d3aee crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use by Hans de Goede · 5 years ago
  6. 906a4bb crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit by Hans de Goede · 5 years ago
  7. ad767ee crypto: sha256 - Move lib/sha256.c to lib/crypto by Hans de Goede · 5 years ago
  8. 1a01333 crypto: sha256_generic - Fix some coding style issues by Hans de Goede · 5 years ago
  9. aca1111 crypto: sha256 - Fix some coding style issues by Hans de Goede · 5 years ago
  10. 2396684 crypto: vmx/xts - use fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
  11. ce68acb crypto: s390/xts-aes - invoke fallback for ciphertext stealing by Ard Biesheuvel · 5 years ago
  12. 8ce5fac crypto: x86/xts - implement support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  13. b395ed4 crypto: hisilicon - Fix warning on printing %p with dma_addr_t by Herbert Xu · 5 years ago
  14. 9a394d1 fs: cifs: move from the crypto cipher API to the new DES library interface by Ard Biesheuvel · 5 years ago
  15. 18fbe0d crypto: des - remove now unused __des3_ede_setkey() by Ard Biesheuvel · 5 years ago
  16. cc1d24b crypto: x86/des - switch to library interface by Ard Biesheuvel · 5 years ago
  17. 04007b0 crypto: des - split off DES library from generic DES cipher driver by Ard Biesheuvel · 5 years ago
  18. 6b5c481 crypto: des - remove unused function by Ard Biesheuvel · 5 years ago
  19. 4fd4be0 crypto: 3des - move verification out of exported routine by Ard Biesheuvel · 5 years ago
  20. dcb15794 crypto: ux500/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  21. 9d574ae crypto: talitos/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  22. 08d4b40 crypto: sun4i/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  23. b5d0ba8 crypto: stm32/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  24. 4eaef05 crypto: rk3288/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  25. f96c897 crypto: qce/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  26. 0157fb2 crypto: picoxcell/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  27. 304daa4 crypto: omap/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  28. d4b90db crypto: n2/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  29. 9bfa85e crypto: cesa/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  30. 3ca20b6 crypto: ixp4xx/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  31. 21f5a15 crypto: safexcel/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  32. 894b68d crypto: hisilicon/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  33. f4ed686 crypto: hifn/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  34. 00cd6b2 crypto: ccree/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  35. b525041 crypto: ccp/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  36. 43d81a8 crypto: nitrox/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  37. 0e1cbe9 crypto: cpt/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  38. a628c5a crypto: caam/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  39. 05a7238 crypto: bcm/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  40. 92c203e crypto: atmel/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  41. 8f467cf crypto: sparc/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  42. 4e2c820 crypto: s390/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  43. 6ee41e5 crypto: des/3des_ede - add new helpers to verify keys by Ard Biesheuvel · 5 years ago
  44. 220f679 MAINTAINERS: nx crypto: Fix typo in a filepath by Denis Efremov · 5 years ago
  45. b0c091a lib/mpi: Eliminate unused umul_ppmm definitions for MIPS by Nathan Chancellor · 5 years ago
  46. ff29629 random: Support freezable kthreads in add_hwgenerator_randomness() by Stephen Boyd · 5 years ago
  47. 1984296 crypto: arm64/aegis128 - implement plain NEON version by Ard Biesheuvel · 5 years ago
  48. a439763 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 5 years ago
  49. cf3d41a crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 5 years ago
  50. 8083b1b crypto: xts - add support for ciphertext stealing by Ard Biesheuvel · 5 years ago
  51. a62084d crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0 by Pascal van Leeuwen · 5 years ago
  52. 440dc9a crypto: streebog - remove two unused variables by YueHaibing · 5 years ago
  53. c2ccfa9 crypto: aes-generic - remove unused variable 'rco_tab' by YueHaibing · 5 years ago
  54. 5d2ded2 Documentation: crypto: crypto_engine: Fix Sphinx warning by Jonathan Neuschäfer · 5 years ago
  55. 5f05cdc crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit by Phani Kiran Hemadri · 5 years ago
  56. b31c17c crypto: cavium/nitrox - Allocate asymmetric crypto command queues by Phani Kiran Hemadri · 5 years ago
  57. 43b970f crypto: cryptd - Use refcount_t for refcount by Chuhong Yuan · 5 years ago
  58. 03a3bb7 hwrng: core - Freeze khwrng thread during suspend by Stephen Boyd · 5 years ago
  59. c9fbcf6 crypto: caam/qi - execute library only on DPAA 1.x by Horia Geantă · 5 years ago
  60. 1ed2002 crypto: hisilicon - fix error handle in hisi_zip_create_req_q by Zhou Wang · 5 years ago
  61. 902f0ba crypto: hisilicon - add missing single_release by Zhou Wang · 5 years ago
  62. 5c08619 crypto: hisilicon - init curr_sgl_dma to fix compile warning by Zhou Wang · 5 years ago
  63. db01e48 crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP by Zhou Wang · 5 years ago
  64. 00ae05d crypto: hisilicon - fix kbuild warnings by Zhou Wang · 5 years ago
  65. ec9c7d1 padata: initialize pd->cpu with effective cpumask by Daniel Jordan · 5 years ago
  66. 3a646b6 crypto: ccp - Remove unnecessary linux/pci.h include by Bjorn Helgaas · 5 years ago
  67. f6b0b78 crypto: ccp - Include DMA declarations explicitly by Bjorn Helgaas · 5 years ago
  68. 2229c74 crypto: qcom-rng - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  69. a54d83d crypto: qce - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  70. 473b4d9 crypto: stm32 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  71. 7217447 crypto: rockchip - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  72. cf68528 crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  73. 9a8e0a5 crypto: picoxcell - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  74. b26120f crypto: mediatek - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  75. f8dab55 crypto: inside-secure - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  76. f78c712 crypto: img-hash - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  77. 6d1c018 crypto: exynos - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  78. 17729e5 crypto: ccp - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  79. 0866ba2 crypto: artpec6 - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  80. 74bf81d crypto: gcm - restrict assoclen for rfc4543 by Iuliana Prodan · 5 years ago
  81. ad3f0a93 MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver by Zhou Wang · 5 years ago
  82. 72c7a68 crypto: hisilicon - add debugfs for ZIP and QM by Zhou Wang · 5 years ago
  83. 8201fdf Documentation: Add debugfs doc for hisi_zip by Zhou Wang · 5 years ago
  84. 79e09f3 crypto: hisilicon - add SRIOV support for ZIP by Zhou Wang · 5 years ago
  85. 62c455c crypto: hisilicon - add HiSilicon ZIP accelerator support by Zhou Wang · 5 years ago
  86. dfed009 crypto: hisilicon - add hardware SGL support by Zhou Wang · 5 years ago
  87. 263c995 crypto: hisilicon - add queue management driver for HiSilicon QM module by Zhou Wang · 5 years ago
  88. d13dfae crypto: engine - Reduce default RT priority by Peter Zijlstra · 5 years ago
  89. 0435d47 crypto: caam - change return value in case CAAM has no MDHA by Iuliana Prodan · 5 years ago
  90. 58068cf crypto: caam - unregister algorithm only if the registration succeeded by Iuliana Prodan · 5 years ago
  91. 4e3a61c crypto: caam - execute module exit point only if necessary by Iuliana Prodan · 5 years ago
  92. c59a1d4 crypto: caam - free resources in case caam_rng registration failed by Iuliana Prodan · 5 years ago
  93. e9b4913 crypto: caam - fix MDHA key derivation for certain user key lengths by Horia Geantă · 5 years ago
  94. a2fb864 crypto: caam - keep both virtual and dma key addresses by Horia Geantă · 5 years ago
  95. d28a43e crypto: caam - update rfc4106 sh desc to support zero length input by Iuliana Prodan · 5 years ago
  96. 31bb2f0 crypto: caam - check zero-length input by Iuliana Prodan · 5 years ago
  97. fcd23ed crypto: caam - check assoclen by Iuliana Prodan · 5 years ago
  98. 68a5139 crypto: caam - check authsize by Iuliana Prodan · 5 years ago
  99. 836d8f4 crypto: caam - check key length by Iuliana Prodan · 5 years ago
  100. 1ccb39e crypto: caam - update IV only when crypto operation succeeds by Horia Geantă · 5 years ago