1. a6d7bfd crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Tadeusz Struk · 8 years ago
  2. ac02725 crypto: scatterwalk - Inline start/map/done by Herbert Xu · 8 years ago
  3. 2ee732d crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start by Herbert Xu · 8 years ago
  4. 28cf86f crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone by Herbert Xu · 8 years ago
  5. 5f070e8 crypto: scatterwalk - Fix test in scatterwalk_done by Herbert Xu · 8 years ago
  6. 4140139 crypto: api - Optimise away crypto_yield when hard preemption is on by Herbert Xu · 8 years ago
  7. 85eccdd crypto: scatterwalk - Add no-copy support to copychunks by Herbert Xu · 8 years ago
  8. 5506f53 crypto: scatterwalk - Remove scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  9. 7c001a8 crypto: omap - Stop using crypto scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  10. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 8 years ago
  11. 6cf80a2 crypto: user - Remove crypto_lookup_skcipher call by Herbert Xu · 8 years ago
  12. 0605c41 crypto: cts - Convert to skcipher by Herbert Xu · 8 years ago
  13. 499a66e crypto: null - Remove default null blkcipher by Herbert Xu · 8 years ago
  14. da72130 crypto: aead - Remove blkcipher null for IV generators by Herbert Xu · 8 years ago
  15. ef22871 crypto: seqiv - Use skcipher by Herbert Xu · 8 years ago
  16. 0e8bff4 crypto: echainiv - Use skcipher by Herbert Xu · 8 years ago
  17. ca0494c crypto: aead - Add skcipher null for IV generators by Herbert Xu · 8 years ago
  18. 1e1f006 crypto: chacha20poly1305 - Use skcipher by Herbert Xu · 8 years ago
  19. 16f37ecd crypto: gcm - Use skcipher by Herbert Xu · 8 years ago
  20. 464b93a crypto: ccm - Use skcipher by Herbert Xu · 8 years ago
  21. b2b39c2 crypto: ctr - Use skcipher in rfc3686 by Herbert Xu · 8 years ago
  22. e75445a crypto: authencesn - Use skcipher by Herbert Xu · 8 years ago
  23. 7217d49 crypto: authenc - Use skcipher by Herbert Xu · 8 years ago
  24. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 8 years ago
  25. a012973 crypto: null - Add new default null skcipher by Herbert Xu · 8 years ago
  26. 4e6c3df crypto: skcipher - Add low-level skcipher interface by Herbert Xu · 8 years ago
  27. eb9bc8e crypto: sha-mb - Cleanup code to use || instead of | by Tim Chen · 8 years ago
  28. bd76ad4 crypto: qat - Stop dropping leading zeros from RSA output by Salvatore Benedetto · 8 years ago
  29. c983914 crypto: qat - Add DH support by Salvatore Benedetto · 8 years ago
  30. 8ef7caf crypto: doc - Fix double words "the the" in crypto-API.tmpl by Masanari Iida · 8 years ago
  31. 879f77e crypto: qat - Add RSA CRT mode by Salvatore Benedetto · 8 years ago
  32. c8afbc8 crypto: testmgr - Add 4K private key to RSA testvector by Salvatore Benedetto · 8 years ago
  33. 8be0b84 crypto: rsa - Store rest of the private key components by Salvatore Benedetto · 8 years ago
  34. e24860f2 crypto: qat - Use alternative reset methods depending on the specific device by Conor McLoughlin · 8 years ago
  35. 8d63a6d5 crypto: bfin_crc - Simplify use of devm_ioremap_resource by Amitoj Kaur Chawla · 8 years ago
  36. 8c41977 crypto: caam - add support for RSA algorithm by Tudor Ambarus · 8 years ago
  37. 57763f5 crypto: testmgr - Set err before proceeding by Salvatore Benedetto · 8 years ago
  38. 6889621 crypto: qat - Switch to new rsa_helper functions by Salvatore Benedetto · 8 years ago
  39. 6dd7a82 crypto: powerpc - Add POWER8 optimised crc32c by Anton Blanchard · 8 years ago
  40. 151f251 powerpc: define FUNC_START/FUNC_END by Anton Blanchard · 8 years ago
  41. 27710b8 crypto: rsa-pkcs1pad - Fix regression from leading zeros by Herbert Xu · 8 years ago
  42. 98eca72 crypto: sha3 - Add HMAC-SHA3 test modes and test vectors by raveendra padasalagi · 8 years ago
  43. eb35478 crypto: omap-sham - increase cra_proirity to 400 by Bin Liu · 8 years ago
  44. d13cd11 crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test by Herbert Xu · 8 years ago
  45. d858b07 crypto: rsa-pkcs1pad - Avoid copying output when possible by Herbert Xu · 8 years ago
  46. 73f79189 crypto: rsa-pkcs1pad - Move key size check to setkey by Herbert Xu · 8 years ago
  47. 3a32ce5 crypto: rsa-pkcs1pad - Always use GFP_KERNEL by Herbert Xu · 8 years ago
  48. 0f2c831 crypto: rsa-pkcs1pad - Remove bogus page splitting by Herbert Xu · 8 years ago
  49. c0d20d2 crypto: rsa-pkcs1pad - Require hash to be present by Herbert Xu · 8 years ago
  50. 127827b lib/mpi: Do not do sg_virt by Herbert Xu · 8 years ago
  51. 9b45b7b crypto: rsa - Generate fixed-length output by Herbert Xu · 8 years ago
  52. 50d2b643 crypto: testmgr - Allow leading zeros in RSA by Herbert Xu · 8 years ago
  53. 1503a24 crypto: tcrypt - Add speed test for cts by Herbert Xu · 8 years ago
  54. 32f27c7 crypto: api - Add crypto_inst_setname by Herbert Xu · 8 years ago
  55. 64e2680 crypto: s390/aes - Use skcipher for fallback by Herbert Xu · 8 years ago
  56. 678adec crypto: sahara - Use skcipher for fallback by Herbert Xu · 8 years ago
  57. 2d20ce07 crypto: qce - Use skcipher for fallback by Herbert Xu · 8 years ago
  58. 1eb60ff crypto: picoxcell - Use skcipher for fallback by Herbert Xu · 8 years ago
  59. 29406bb9 crypto: mxs-dcp - Use skcipher for fallback by Herbert Xu · 8 years ago
  60. 241118d crypto: ccp - Use skcipher for fallback by Herbert Xu · 8 years ago
  61. 02fa472 crypto: aesni - Use crypto_cipher to derive rfc4106 subkey by Herbert Xu · 8 years ago
  62. 7166e58 crypto: tcrypt - Use skcipher by Herbert Xu · 8 years ago
  63. 2495cf2 crypto: ahash - Add padding in crypto_ahash_extsize by Herbert Xu · 8 years ago
  64. 927ef32 crypto: authenc - Consider ahash ASYNC bit by Herbert Xu · 8 years ago
  65. c34252f crypto: authenc - Remove redundant sg_init_table call. by Harsh Jain · 8 years ago
  66. 72259de crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test by Herbert Xu · 8 years ago
  67. f8de55b crypto: tcrypt - Use unsigned long for mb ahash cycle counter by Herbert Xu · 8 years ago
  68. f83f5b1 crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues by Krzysztof Kozlowski · 8 years ago
  69. 14009c4 crypto: tcrypt - Add new mode for sha512_mb by Megha Dey · 8 years ago
  70. bee5cfd crypto: sha512-mb - Crypto computation (x4 AVX2) by Megha Dey · 8 years ago
  71. 2cdacb6 crypto: sha512-mb - Algorithm data structures by Megha Dey · 8 years ago
  72. 45691e2 crypto: sha512-mb - submit/flush routines for AVX2 by Megha Dey · 8 years ago
  73. 026bb8a crypto: sha512-mb - Enable SHA512 multibuffer support by Megha Dey · 8 years ago
  74. 8c603ff crypto: sha512-mb - SHA512 multibuffer job manager and glue code by Megha Dey · 8 years ago
  75. 9ac1c32 crypto: ux500 - do not build with -O0 by Arnd Bergmann · 8 years ago
  76. 61dc0a4 hwrng: omap - Fix assumption that runtime_get_sync will always succeed by Nishanth Menon · 8 years ago
  77. 90ab5a8 MAINTAINERS: update maintainer for qat by Tadeusz Struk · 8 years ago
  78. 4c79f6f crypto: sha1-mb - rename sha-mb to sha1-mb by Megha Dey · 8 years ago
  79. 087bcd2 crypto: tcrypt - Add speed tests for SHA multibuffer algorithms by Megha Dey · 8 years ago
  80. 9925324 crypto: sha256-mb - Crypto computation (x8 AVX2) by Megha Dey · 8 years ago
  81. 98cf103 crypto: sha256-mb - Algorithm data structures by Megha Dey · 8 years ago
  82. a377c6b crypto: sha256-mb - submit/flush routines for AVX2 by Megha Dey · 8 years ago
  83. 9be7e24 crypto: sha256-mb - Enable multibuffer support by Megha Dey · 8 years ago
  84. f876f44 crypto: sha256-mb - SHA256 multibuffer job manager and glue code by Megha Dey · 8 years ago
  85. ab17787 Documentation: devicetree: bindings: Add BCM5301x binding by Florian Fainelli · 8 years ago
  86. 8f44df1 crypto: ecdh - make ecdh_shared_secret unique by Stephen Rothwell · 8 years ago
  87. 5214099 hwrng: bcm2835 - Add support for Broadcom BCM5301x by Florian Fainelli · 8 years ago
  88. b578456 crypto: jitterentropy - use ktime_get_ns as fallback by Stephan Mueller · 8 years ago
  89. d56d72c KEYS: Use skcipher for big keys by Herbert Xu · 8 years ago
  90. 85e0687 crypto: omap-sham - set sw fallback to 240 bytes by Bin Liu · 8 years ago
  91. b973eaa crypto: omap - do not call dmaengine_terminate_all by Lokesh Vutla · 8 years ago
  92. 65e7a54 crypto: omap-sham - change queue size from 1 to 10 by Tero Kristo · 8 years ago
  93. e93f767 crypto: omap-sham - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  94. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  95. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  96. 4e5f2c4 crypto: kpp - Key-agreement Protocol Primitives API (KPP) by Salvatore Benedetto · 8 years ago
  97. 331bf73 crypto: sha1-mb - async implementation for sha1-mb by Megha Dey · 8 years ago
  98. 820573e crypto: ghash-ce - Fix cryptd reordering by Herbert Xu · 8 years ago
  99. 7271b33 crypto: ghash-clmulni - Fix cryptd reordering by Herbert Xu · 8 years ago
  100. 88407a3 crypto: ablk_helper - Fix cryptd reordering by Herbert Xu · 8 years ago