1. 015a037 crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers" by Eric Biggers · 6 years ago
  2. b7b73cd crypto: x86/salsa20 - remove x86 salsa20 implementations by Eric Biggers · 6 years ago
  3. 0b3a830 crypto: ccp - Add GET_ID SEV command by Janakarajan Natarajan · 6 years ago
  4. edd303f crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command by Janakarajan Natarajan · 6 years ago
  5. 1ebe6da crypto: qat - Add MODULE_FIRMWARE for all qat drivers by Conor McLoughlin · 6 years ago
  6. 565018b crypto: ccree - silence debug prints by Gilad Ben-Yossef · 6 years ago
  7. 35f859f crypto: ccree - better clock handling by Gilad Ben-Yossef · 6 years ago
  8. 281a58c crypto: ccree - correct host regs offset by Gilad Ben-Yossef · 6 years ago
  9. 4262c98 crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM by Harsh Jain · 6 years ago
  10. 335bcc4 crypt: chelsio - Send IV as Immediate for cipher algo by Harsh Jain · 6 years ago
  11. 6faa0f5 crypto: chelsio - Return -ENOSPC for transient busy indication. by Harsh Jain · 6 years ago
  12. d9c3577 crypto: caam/qi - fix warning in init_cgr() by Horia Geantă · 6 years ago
  13. b210647 crypto: caam - fix rfc4543 descriptors by Horia Geantă · 6 years ago
  14. 06d44c9 crypto: caam - fix MC firmware detection by Horia Geantă · 6 years ago
  15. c2e415f crypto: clarify licensing of OpenSSL asm code by Adam Langley · 6 years ago
  16. 2808f17 crypto: morus - Mark MORUS SIMD glue as x86-specific by Ondrej Mosnacek · 6 years ago
  17. 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 6 years ago
  18. 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 6 years ago
  19. a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 6 years ago
  20. 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 6 years ago
  21. 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 6 years ago
  22. dd09f58 crypto: x86/aegis256 - Fix wrong key buffer size by Ondrej Mosnacek · 6 years ago
  23. 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 6 years ago
  24. 9b3abc016 crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms by Eric Biggers · 6 years ago
  25. a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 6 years ago
  26. 6943546 crypto: crc32-generic - remove __crc32_le() by Eric Biggers · 6 years ago
  27. 7bcfb13 crypto: crc32c-generic - remove cra_alignmask by Eric Biggers · 6 years ago
  28. fffe7d9 crypto: crc32-generic - use unaligned access macros when needed by Eric Biggers · 6 years ago
  29. f16b613 crypto: chtls - fix a missing-check bug by Wenwen Wang · 6 years ago
  30. 01ba061 crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support by Antoine Tenart · 6 years ago
  31. 678b287 crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support by Antoine Tenart · 6 years ago
  32. f6beaea crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support by Antoine Tenart · 6 years ago
  33. bdfd190 crypto: inside-secure - improve error reporting by Antoine Tenart · 6 years ago
  34. 8a21f06 crypto: inside-secure - fix the hash then encrypt/decrypt types by Antoine Tenart · 6 years ago
  35. ce67955 crypto: inside-secure - make the key and context size computation dynamic by Antoine Tenart · 6 years ago
  36. fef0cfe crypto: inside-secure - make the context control size dynamic by Antoine Tenart · 6 years ago
  37. 3a5ca23 crypto: inside-secure - rework the alg type settings in the context by Antoine Tenart · 6 years ago
  38. 8ac1283 crypto: inside-secure - rework cipher functions for future AEAD support by Antoine Tenart · 6 years ago
  39. 6182480 crypto: inside-secure - remove VLAs by Antoine Tenart · 6 years ago
  40. 17a7d24 crypto: chtls - generic handling of data and hdr by Atul Gupta · 6 years ago
  41. 6ecc9d9 crypto: x86 - Add optimized MORUS implementations by Ondrej Mosnacek · 6 years ago
  42. 56e8e57 crypto: morus - Add common SIMD glue code for MORUS by Ondrej Mosnacek · 6 years ago
  43. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 6 years ago
  44. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 6 years ago
  45. 1d373d4 crypto: x86 - Add optimized AEGIS implementations by Ondrej Mosnacek · 6 years ago
  46. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 6 years ago
  47. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 6 years ago
  48. 15f47ce crypto: testmgr - reorder paes test lexicographically by Gilad Ben-Yossef · 6 years ago
  49. 4c826fe crypto: chelsio - request to HW should wrap by Atul Gupta · 6 years ago
  50. 7024e0d crypto: nx - fix spelling mistake: "seqeunce" -> "sequence" by Colin Ian King · 6 years ago
  51. 57f5bfe hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" by Colin Ian King · 6 years ago
  52. 730f23b crypto: vmx - Remove overly verbose printk from AES XTS init by Michael Ellerman · 6 years ago
  53. 1411b52 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 6 years ago
  54. 6caf7ad crypto: arm64/sha512-ce - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  55. 7edc86c crypto: arm64/sha3-ce - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  56. 5b3da65 crypto: arm64/crct10dif-ce - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  57. 4e530fb crypto: arm64/crc32-ce - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  58. 7c50136 crypto: arm64/aes-ghash - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  59. 20ab633 crypto: arm64/aes-bs - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  60. 0c8f838 crypto: arm64/aes-blk - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  61. 7b67ae4 crypto: arm64/aes-ccm - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  62. d82f37a crypto: arm64/sha2-ce - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  63. 7df8d16 crypto: arm64/sha1-ce - yield NEON after every block of input by Ard Biesheuvel · 6 years ago
  64. 158b52f crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated" by Colin Ian King · 6 years ago
  65. 4bffaab crypto: caam - fix size of RSA prime factor q by Horia Geantă · 6 years ago
  66. 4e234ee crypto: tcrypt - Remove VLA usage by Kees Cook · 6 years ago
  67. e99ce92 crypto: arm64 - add support for SM4 encryption using special instructions by Ard Biesheuvel · 6 years ago
  68. 8da02bf crypto: sm4 - export encrypt/decrypt routines to other drivers by Ard Biesheuvel · 6 years ago
  69. 9bae549 hwrng: stm32 - fix pm_suspend issue by lionel.debieve@st.com · 6 years ago
  70. af51378 hwrng: stm32 - define default state for rng driver by lionel.debieve@st.com · 6 years ago
  71. 5e7b516 crypto: ccree - use proper printk format by Gilad Ben-Yossef · 6 years ago
  72. a794d8d crypto: ccree - enable support for hardware keys by Gilad Ben-Yossef · 6 years ago
  73. 658c9d2b9 crypto: crypto4xx - put temporary dst sg into request ctx by Christian Lamparter · 6 years ago
  74. 584201f crypto: crypto4xx - extend aead fallback checks by Christian Lamparter · 6 years ago
  75. fc34011 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 6 years ago
  76. 98e87e3 crypto: crypto4xx - add aes-ctr support by Christian Lamparter · 6 years ago
  77. c4e9065 crypto: crypto4xx - avoid VLA use by Christian Lamparter · 6 years ago
  78. ce05ffe crypto: crypto4xx - convert to skcipher by Christian Lamparter · 6 years ago
  79. a8d79d7 crypto: crypto4xx - performance optimizations by Christian Lamparter · 6 years ago
  80. 5b0aa25 crypto: cavium - Remove unnecessary parentheses by Varsha Rao · 6 years ago
  81. 8ce31dc crypto: drivers - simplify getting .drvdata by Wolfram Sang · 6 years ago
  82. 9dbc8a0 crypto: omap-sham - fix memleak by Bin Liu · 6 years ago
  83. ee1b23d crypto: drivers - Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 6 years ago
  84. b930f3a crypto: caam: - Use kmemdup() function by Fabio Estevam · 6 years ago
  85. 8a2a0dd crypto: caam - strip input zeros from RSA input buffer by Horia Geantă · 6 years ago
  86. 49d1179 hwrng: via - support new Centaur CPU by davidwang · 6 years ago
  87. b2b4f84 crypto: rsa - Remove unneeded error assignment by Fabio Estevam · 7 years ago
  88. 3360738 crypto: testmgr - Allow different compression results by Mahipal Challa · 7 years ago
  89. 654f2b9 crypto: caam - allow retrieving 'era' from register by Fabio Estevam · 7 years ago
  90. b0039c00 crypto: caam - staticize caam_get_era() by Fabio Estevam · 7 years ago
  91. e7a9b05 crypto: cavium - Fix smp_processor_id() warnings by Jan Glauber · 7 years ago
  92. 1cc7e01 crypto: cavium - Fix statistics pending request value by Jan Glauber · 7 years ago
  93. a40c880 crypto: cavium - Prevent division by zero by Jan Glauber · 7 years ago
  94. c782a8c crypto: cavium - Limit result reading attempts by Jan Glauber · 7 years ago
  95. 37ff02a crypto: cavium - Fix fallout from CONFIG_VMAP_STACK by Jan Glauber · 7 years ago
  96. 6650c4d crypto: remove several VLAs by Salvatore Mesoraca · 7 years ago
  97. 13c935b crypto: api - laying defines and checks for statically allocated buffers by Salvatore Mesoraca · 7 years ago
  98. c4e8485 crypto: chelsio - remove redundant assignment to cdev->ports by Colin Ian King · 7 years ago
  99. 2d93913 crypto: chelsio - don't leak information from the stack to userspace by Colin Ian King · 7 years ago
  100. 3d8ccf9 crypto: chelsio - Fix potential NULL pointer dereferences by Gustavo A. R. Silva · 7 years ago