1. 6f7473c crypto: hash - add crypto_(un)register_ahashes() by Rabin Vincent · 7 years ago
  2. ac6b6f4 dt-bindings: crypto: add ARTPEC crypto by Lars Persson · 7 years ago
  3. 75d11e7 crypto: algif_aead - fix comment regarding memory layout by Stephan Mueller · 7 years ago
  4. e90c48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 7 years ago
  5. 445a582 crypto: algif_skcipher - only call put_page on referenced and used pages by Stephan Mueller · 7 years ago
  6. 549f641 crypto: testmgr - add chunked test cases for chacha20 by Ard Biesheuvel · 7 years ago
  7. 4de4372 crypto: chacha20 - fix handling of chunked input by Ard Biesheuvel · 7 years ago
  8. dea3eb8 lib/mpi: kunmap after finishing accessing buffer by Stephan Mueller · 7 years ago
  9. ef4064b crypto: ccp - use dma_mapping_error to check map error by Pan Bian · 7 years ago
  10. dea632c lib/mpi: fix build with clang by Stefan Agner · 7 years ago
  11. 67adc43 crypto: sahara - Remove leftover from previous used spinlock by Mogens Lauridsen · 7 years ago
  12. 1e32041 crypto: sahara - Fix dma unmap direction by Mogens Lauridsen · 7 years ago
  13. 2d97591 crypto: af_alg - consolidation of duplicate code by Stephan Mueller · 7 years ago
  14. a92f7af crypto: caam - Remove unused dentry members by Fabio Estevam · 7 years ago
  15. ac360fa crypto: ccp - select CONFIG_CRYPTO_RSA by Arnd Bergmann · 7 years ago
  16. d634bae crypto: ccp - avoid uninitialized variable warning by Arnd Bergmann · 7 years ago
  17. c871c10 crypto: serpent - improve __serpent_setkey with UBSAN by Arnd Bergmann · 7 years ago
  18. 72548b0 crypto: algif_aead - copy AAD from src to dst by Stephan Mueller · 7 years ago
  19. 5703c82 crypto: algif - return error code when no data was processed by Stephan Mueller · 7 years ago
  20. 8861249 crypto: x86/sha1 - Fix reads beyond the number of blocks passed by megha.dey@linux.intel.com · 7 years ago
  21. 2838957 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 7 years ago
  22. 5060ffc crypto: ccp - Add XTS-AES-256 support for CCP version 5 by Gary R Hook · 7 years ago
  23. 7f7216c crypto: ccp - Rework the unit-size check for XTS-AES by Gary R Hook · 7 years ago
  24. 47f27f1 crypto: ccp - Add a call to xts_check_key() by Gary R Hook · 7 years ago
  25. e652399 crypto: ccp - Fix XTS-AES-128 support on v5 CCPs by Gary R Hook · 7 years ago
  26. 7c83d68 crypto: arm64/aes - avoid expanded lookup tables in the final round by Ard Biesheuvel · 7 years ago
  27. 0d149ce crypto: arm/aes - avoid expanded lookup tables in the final round by Ard Biesheuvel · 7 years ago
  28. 03c9a33 crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL by Ard Biesheuvel · 7 years ago
  29. 3759ee0 crypto: arm/ghash - add NEON accelerated fallback for vmull.p64 by Ard Biesheuvel · 7 years ago
  30. 537c144 crypto: arm64/gcm - implement native driver using v8 Crypto Extensions by Ard Biesheuvel · 7 years ago
  31. ec808bb crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR by Ard Biesheuvel · 7 years ago
  32. 611d532 crypto: arm64/chacha20 - take may_use_simd() into account by Ard Biesheuvel · 7 years ago
  33. e211506 crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR by Ard Biesheuvel · 7 years ago
  34. 5092fcf crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  35. b8fb993 crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  36. f402e31 crypto: arm64/aes-ce-cipher - match round key endianness with generic code by Ard Biesheuvel · 7 years ago
  37. da17933 crypto: arm64/sha2-ce - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  38. 0771f32 crypto: arm64/sha1-ce - add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  39. 15c7d8f crypto: arm64/crc32 - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  40. 2dde374 crypto: arm64/crct10dif - add non-SIMD generic fallback by Ard Biesheuvel · 7 years ago
  41. 6d6254d crypto: arm64/ghash-ce - add non-SIMD scalar fallback by Ard Biesheuvel · 7 years ago
  42. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  43. a7c391f crypto: algapi - use separate dst and src operands for __crypto_xor() by Ard Biesheuvel · 7 years ago
  44. 9a42e4e crypto: rockchip - return the err code when unable dequeue the crypto request by Zain Wang · 7 years ago
  45. 641eacd crypto: rockchip - move the crypto completion from interrupt context by Zain Wang · 7 years ago
  46. 1d54494 hwrng: mx-rngc - add a driver for Freescale RNGC by Martin Kaiser · 7 years ago
  47. 15d05fd Documentation: devicetree: add Freescale RNGC binding by Steffen Trumtrar · 7 years ago
  48. 60f3aae hwrng: Kconfig - Correct help text about feeding entropy pool by PrasannaKumar Muralidharan · 7 years ago
  49. 6a8487a crypto: scompress - defer allocation of scratch buffer to first use by Ard Biesheuvel · 7 years ago
  50. cc4d110 crypto: scompress - free partially allocated scratch buffers on failure by Ard Biesheuvel · 7 years ago
  51. 3c08377 crypto: scompress - don't sleep with preemption disabled by Ard Biesheuvel · 7 years ago
  52. 9166c44 crypto: brcm - Support more FlexRM rings than SPU engines. by raveendra padasalagi · 7 years ago
  53. 6d2bce6 crypto: atmel-ecc - fix signed integer to u8 assignment by Tudor-Dan Ambarus · 7 years ago
  54. 952035b crypto: ecdh - fix concurrency on shared secret and pubkey by Tudor-Dan Ambarus · 7 years ago
  55. 0876d16 crypto: ccp - remove duplicate module version and author entry by Brijesh Singh · 7 years ago
  56. b66ad0b crypto: tcrypt - remove AES-XTS-192 speed tests by Horia Geantă · 7 years ago
  57. 0138d32 Crypto: atmel-ecc: Make a couple of local functions static by Colin Ian King · 7 years ago
  58. 1ce5b2f crypto: img-hash - remove unnecessary static in img_hash_remove() by Gustavo A. R. Silva · 7 years ago
  59. 47f1241 crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove() by Gustavo A. R. Silva · 7 years ago
  60. 22d96f0 crypto: atmel-sha - remove unnecessary static in atmel_sha_remove() by Gustavo A. R. Silva · 7 years ago
  61. 0588d85 crypto: omap-sham - remove unnecessary static in omap_sham_remove() by Gustavo A. R. Silva · 7 years ago
  62. b2e870f crypto: n2 - Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  63. 297b9ce crypto: caam/jr - add support for DPAA2 parts by Horia Geantă · 7 years ago
  64. 60c4081 crypto: inside-secure - fix the sha state length in hmac_sha1_setkey by Antoine Ténart · 7 years ago
  65. 42ef3be crypto: inside-secure - fix invalidation check in hmac_sha1_setkey by Antoine Ténart · 7 years ago
  66. e28c190 csrypto: ccp - Expand RSA support for a v5 ccp by Gary R Hook · 7 years ago
  67. ceeec0a crypto: ccp - Add support for RSA on the CCP by Gary R Hook · 7 years ago
  68. 333706b crypto: Add akcipher_set_reqsize() function by Gary R Hook · 7 years ago
  69. 6ba46c7 crypto: ccp - Fix base RSA function for version 5 CCPs by Gary R Hook · 7 years ago
  70. 68cc652 crypto: ccp - Update copyright dates for 2017. by Gary R Hook · 7 years ago
  71. c2176f0 crypto: rng - ensure that the RNG is ready before using by Jason A. Donenfeld · 7 years ago
  72. 8a1012d crypto: stm32 - Support for STM32 HASH module by lionel.debieve@st.com · 7 years ago
  73. 7bb952c dt-bindings: Document STM32 HASH bindings by lionel.debieve@st.com · 7 years ago
  74. c35af01 crypto: stm32 - Rename module to use generic crypto by lionel.debieve@st.com · 7 years ago
  75. 0373d08 crypto: stm32 - solve crc issue during unbind by lionel.debieve@st.com · 7 years ago
  76. 3917751 crypto: stm32 - CRC use relaxed function by lionel.debieve@st.com · 7 years ago
  77. 430f133 crypto: caam - free qman_fq after kill_fq by Xulin Sun · 7 years ago
  78. d887c52 crypto: algif_aead - overhaul memory management by Stephan Mueller · 7 years ago
  79. e870456 crypto: algif_skcipher - overhaul memory management by Stephan Mueller · 7 years ago
  80. 10a515d hwrng: remember rng chosen by user by Harald Freudenberger · 7 years ago
  81. 2bbb698 hwrng: use rng source with best quality by Harald Freudenberger · 7 years ago
  82. ad81808 crypto: caam - fix condition for the jump over key(s) command by Tudor Ambarus · 7 years ago
  83. f366af4 crypto: caam - clean-up in caam_init_rng() by Horia Geantă · 7 years ago
  84. 60a3f73 crypto: caam - remove unused variables in caam_drv_private by Tudor Ambarus · 7 years ago
  85. bcde1f7 crypto: caam - remove unused sg_to_sec4_sg_len() by Horia Geantă · 7 years ago
  86. c7a91eb crypto: caam/qi - lower driver verbosity by Horia Geantă · 7 years ago
  87. b3b2046 crypto: caam/qi - remove unused header sg_sw_sec4.h by Horia Geantă · 7 years ago
  88. 5747ff3 crypto: caam/qi - explicitly set dma_ops by Horia Geantă · 7 years ago
  89. 36cda08 crypto: caam/qi - fix AD length endianness in S/G entry by Horia Geantă · 7 years ago
  90. eb9ba37 crypto: caam/qi - handle large number of S/Gs case by Horia Geantă · 7 years ago
  91. a68a193 crypto: caam/qi - properly set IV after {en,de}crypt by Horia Geantă · 7 years ago
  92. 1ed289f crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y by Horia Geantă · 7 years ago
  93. 972b812 crypto: caam/qi - fix compilation with DEBUG enabled by Horia Geantă · 7 years ago
  94. 84ea954 crypto: caam/qi - fix typo in authenc alg driver name by Horia Geantă · 7 years ago
  95. c609048 crypto: brcm - add NULL check on of_match_device() return value by Gustavo A. R. Silva · 7 years ago
  96. 24086e3 crypto: geode-aes - fixed coding style warnings and error by Chris Gorman · 7 years ago
  97. 57de3ae crypto: ccp - remove ccp_present() check from device initialize by Brijesh Singh · 7 years ago
  98. d0ebbc0 crypto: ccp - rename ccp driver initialize files as sp device by Brijesh Singh · 7 years ago
  99. f4d18d6 crypto: ccp - Abstract interrupt registeration by Brijesh Singh · 7 years ago
  100. 720419f crypto: ccp - Introduce the AMD Secure Processor device by Brijesh Singh · 7 years ago