1. eeee12a crypto: seqiv - Add compatibility support without RNG by Herbert Xu · 9 years ago
  2. 055906d crypto: eseqiv - Offer normal cipher functionality without RNG by Herbert Xu · 9 years ago
  3. 341476d crypto: chainiv - Offer normal cipher functionality without RNG by Herbert Xu · 9 years ago
  4. 9aa867e crypto: user - Add CRYPTO_MSG_DELRNG by Herbert Xu · 9 years ago
  5. d049752 crypto: user - Move cryptouser.h to uapi by Herbert Xu · 9 years ago
  6. 7cecadb crypto: rng - Do not free default RNG when it becomes unused by Herbert Xu · 9 years ago
  7. 21dbd96 crypto: skcipher - Allow givencrypt to be NULL by Herbert Xu · 9 years ago
  8. 7eac714 crypto: sahara - propagate the error on clk_disable_unprepare() failure by Fabio Estevam · 9 years ago
  9. 425e017 crypto: rsa - fix invalid select for AKCIPHER by Tadeusz Struk · 9 years ago
  10. 1bd2cd6 crypto: picoxcell - Update to the current clk API by Michael van der Westhuizen · 9 years ago
  11. 8000112 crypto: nx - Check for bogus firmware properties by Herbert Xu · 9 years ago
  12. 2df6bb5 crypto: marvell/cesa - add DT bindings documentation by Boris BREZILLON · 9 years ago
  13. 7240425 crypto: marvell/cesa - add support for Kirkwood and Dove SoCs by Arnaud Ebalard · 9 years ago
  14. 0bf6948 crypto: marvell/cesa - add support for Orion SoCs by Boris BREZILLON · 9 years ago
  15. 64c55d4 crypto: marvell/cesa - add allhwsupport module parameter by Boris BREZILLON · 9 years ago
  16. 898c9d5 crypto: marvell/cesa - add support for all armada SoCs by Boris BREZILLON · 9 years ago
  17. f85a762 crypto: marvell/cesa - add SHA256 support by Arnaud Ebalard · 9 years ago
  18. 7aeef69 crypto: marvell/cesa - add MD5 support by Arnaud Ebalard · 9 years ago
  19. 4ada483 crypto: marvell/cesa - add Triple-DES support by Arnaud Ebalard · 9 years ago
  20. 7b3aaaa crypto: marvell/cesa - add DES support by Boris BREZILLON · 9 years ago
  21. db509a4 crypto: marvell/cesa - add TDMA support by Boris BREZILLON · 9 years ago
  22. f63601f crypto: marvell/cesa - add a new driver for Marvell's CESA by Boris BREZILLON · 9 years ago
  23. 1fa2e9a crypto: mv_cesa - explicitly define kirkwood and dove compatible strings by Boris BREZILLON · 9 years ago
  24. 51b44fc crypto: mv_cesa - use gen_pool to reserve the SRAM memory region by Boris BREZILLON · 9 years ago
  25. 1c07548 crypto: mv_cesa - document the clocks property by Boris BREZILLON · 9 years ago
  26. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  27. 28bceea MAINTAINERS: clarify drivers/crypto/nx/ file ownership by Dan Streetman · 9 years ago
  28. c47d630 crypto: nx - add LE support to pSeries platform driver by Dan Streetman · 9 years ago
  29. 7793bda crypto: caam - Set last bit on src SG list by Herbert Xu · 9 years ago
  30. 87e51b0 crypto: caam - Reintroduce DESC_MAX_USED_BYTES by Herbert Xu · 9 years ago
  31. f5d8660 crypto: aead - Fix aead_instance struct size by Herbert Xu · 9 years ago
  32. edf18b9 crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_alg by Herbert Xu · 9 years ago
  33. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  34. 3126727 crypto: tcrypt - Fixed AEAD speed test setup by Herbert Xu · 9 years ago
  35. 4e4aab6 crypto: tcrypt - Add rfc4309(ccm(aes)) speed test by Herbert Xu · 9 years ago
  36. f657f82 crypto: caam - fix non-64-bit write/read access by Steffen Trumtrar · 9 years ago
  37. 946cc46 crypto: testmgr - add tests vectors for RSA by Tadeusz Struk · 9 years ago
  38. cfc2bb3 crypto: rsa - add a new rsa generic implementation by Tadeusz Struk · 9 years ago
  39. 3c339ab crypto: akcipher - add PKE API by Tadeusz Struk · 9 years ago
  40. c2b7b20a crypto: poly1305 - Pass key as first two message blocks to each desc_ctx by Martin Willi · 9 years ago
  41. 8f69b76 crypto: testmgr - Add mcgrew test vectors for rfc4106 by Herbert Xu · 9 years ago
  42. bb68745 Revert "crypto: testmgr - Disable rfc4543 test" by Herbert Xu · 9 years ago
  43. f2147b8 crypto: caam - Convert GCM to new AEAD interface by Herbert Xu · 9 years ago
  44. 6c94711 crypto: caam - Handle errors in dma_map_sg_chained by Herbert Xu · 9 years ago
  45. 201f28f crypto: nx - Convert GCM to new AEAD interface by Herbert Xu · 9 years ago
  46. 0af8fbc crypto: testmgr - Update rfc4543 test vectors by Herbert Xu · 9 years ago
  47. adcbc68 crypto: gcm - Convert to new AEAD interface by Herbert Xu · 9 years ago
  48. 14f3406 crypto: testmgr - Disable rfc4543 test by Herbert Xu · 9 years ago
  49. f4ec6aa crypto: caam - Provide correct value to iounmap() in controller driver by Victoria Milhoan · 9 years ago
  50. 8af7b0f crypto: caam - Fix incorrect size when DMA unmapping buffer by Victoria Milhoan · 9 years ago
  51. d37e296 MPILIB: add mpi_read_buf() and mpi_get_size() helpers by Tadeusz Struk · 9 years ago
  52. 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 9 years ago
  53. 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 9 years ago
  54. de1e008 crypto: aesni - fix crypto_fpu_exit() section mismatch by Jeremiah Mahler · 9 years ago
  55. 2c6f6ea crypto: nx - replace NX842_MEM_COMPRESS with function by Dan Streetman · 9 years ago
  56. 32be6d3 crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h by Dan Streetman · 9 years ago
  57. 81781e6 crypto: picoxcell - Clamp AEAD SG list by input length by Herbert Xu · 9 years ago
  58. 1a5b951 crypto: picoxcell - Make use of sg_nents_for_len by Herbert Xu · 9 years ago
  59. 72071fe crypto: picoxcell - Include linux/sizes.h by Herbert Xu · 9 years ago
  60. 826775b crypto: drbg - Add select on sha256 by Herbert Xu · 9 years ago
  61. 593dfbd crypto: drbg - report backend_cra_name when allocation fails by Sergey Senozhatsky · 9 years ago
  62. 42ea507 crypto: drbg - reseed often if seedsource is degraded by Stephan Mueller · 9 years ago
  63. c271950 random: Remove kernel blocking API by Herbert Xu · 9 years ago
  64. 57225e6 crypto: drbg - Use callback API for random readiness by Stephan Mueller · 9 years ago
  65. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 9 years ago
  66. 05dee9c nios2: Export get_cycles by Herbert Xu · 9 years ago
  67. fbb145b crypto: drbg - use pragmas for disabling optimization by Stephan Mueller · 9 years ago
  68. 70c3c8a crypto: caam - Clamp AEAD SG list by input length by Herbert Xu · 9 years ago
  69. ecb479d crypto: qat: fix issue when mapping assoc to internal AD struct by Tadeusz Struk · 9 years ago
  70. e4fa146 crypto: qat - Set max request size by Tadeusz Struk · 9 years ago
  71. a7eed15 crypto: testmgr - Document struct cipher_testvec by LABBE Corentin · 9 years ago
  72. 12f7c14 crypto: doc - Fix typo in crypto-API.xml by Masanari Iida · 9 years ago
  73. 6b212f0 crypto: doc - Fix typo in crypto-API.tmpl by Masanari Iida · 9 years ago
  74. a5b151d crypto: rng - Remove krng by Herbert Xu · 9 years ago
  75. 401e423 crypto: rng - Make DRBG the default RNG by Herbert Xu · 9 years ago
  76. 3491244 crypto: echainiv - Set Kconfig default to m by Herbert Xu · 9 years ago
  77. 51ee1422 crypto: drbg - Add stdrng alias and increase priority by Herbert Xu · 9 years ago
  78. b7dcfab crypto: seqiv - Move IV seeding into init function by Herbert Xu · 9 years ago
  79. 4ce43ce crypto: eseqiv - Move IV seeding into init function by Herbert Xu · 9 years ago
  80. f261c5f crypto: echainiv - Move IV seeding into init function by Herbert Xu · 9 years ago
  81. 65fe674 crypto: chainiv - Move IV seeding into init function by Herbert Xu · 9 years ago
  82. 3154de7 crypto: nx - fix nx-842 pSeries driver minimum buffer size by Dan Streetman · 9 years ago
  83. b08b6b7 xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users by Martin Willi · 9 years ago
  84. 5900758 crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector by Martin Willi · 9 years ago
  85. 4db4ad2 crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD by Martin Willi · 9 years ago
  86. af2b76b crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539 by Martin Willi · 9 years ago
  87. 71ebc4d crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539 by Martin Willi · 9 years ago
  88. eee9dc6 crypto: testmgr - Add Poly1305 test vectors from RFC7539 by Martin Willi · 9 years ago
  89. f979e01 crypto: poly1305 - Add a generic Poly1305 authenticator implementation by Martin Willi · 9 years ago
  90. 3590ebf crypto: testmgr - Add ChaCha20 test vectors from RFC7539 by Martin Willi · 9 years ago
  91. c08d0e6 crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation by Martin Willi · 9 years ago
  92. fb43f69 crypto: ccp - Protect against poorly marked end of sg list by Tom Lendacky · 9 years ago
  93. cfaed10 scatterlist: introduce sg_nents_for_len by Tom Lendacky · 9 years ago
  94. 1605440 crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page by Herbert Xu · 9 years ago
  95. b7c89d9 crypto: aesni - Convert rfc4106 to new AEAD interface by Herbert Xu · 9 years ago
  96. 3e648cb crypto: nx - prevent nx 842 load if no hw driver by Dan Streetman · 9 years ago
  97. f614e54 crypto: cryptd - Convert to new AEAD interface by Herbert Xu · 9 years ago
  98. af05b300 crypto: aesni - Convert top-level rfc4106 algorithm to new interface by Herbert Xu · 9 years ago
  99. 92b9876 crypto: cryptd - Add setkey/setauthsize functions for AEAD by Herbert Xu · 9 years ago
  100. 0496f56 crypto: pcrypt - Add support for new AEAD interface by Herbert Xu · 9 years ago