1. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  2. 016df0a crypto: api - Add crypto_requires_off helper by Herbert Xu · 8 years ago
  3. db91af0 crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic by Ard Biesheuvel · 8 years ago
  4. 379d972 crypto: doc - Fix hash export state information by Rabin Vincent · 8 years ago
  5. c821f6a crypto: skcipher - introduce walksize attribute for SIMD algos by Ard Biesheuvel · 8 years ago
  6. 9ae433b crypto: chacha20 - convert generic and x86 versions to skcipher by Ard Biesheuvel · 8 years ago
  7. 0aaf214 Merge tag 'docs-4.10-2' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  8. 3f692d5 crypto: doc - clarify AEAD memory structure by Stephan Mueller · 8 years ago
  9. 8d23da2 crypto: doc - add KPP documentation by Stephan Mueller · 8 years ago
  10. 0184cfe crypto: doc - fix source comments for Sphinx by Stephan Mueller · 8 years ago
  11. 34bc085 crypto: skcipher - Add separate walker for AEAD decryption by Herbert Xu · 8 years ago
  12. 479d014 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  13. 5102981 crypto: drbg - prevent invalid SG mappings by Stephan Mueller · 8 years ago
  14. cc868d8 crypto: cbc - Export CBC implementation by Herbert Xu · 8 years ago
  15. 266d051 crypto: simd - Add simd skcipher helper by Herbert Xu · 8 years ago
  16. 4e0958d crypto: cryptd - Add support for skcipher by Herbert Xu · 8 years ago
  17. f1c131b crypto: xts - Convert to skcipher by Herbert Xu · 8 years ago
  18. b286d8b crypto: skcipher - Add skcipher walk interface by Herbert Xu · 8 years ago
  19. 75aa0a7 crypto: gf128mul - Zero memory when freeing multiplication table by Alex Cope · 8 years ago
  20. d266f44 crypto: gf128mul - remove dead gf128mul_64k_lle code by Alex Cope · 8 years ago
  21. 60425a8 crypto: skcipher - Get rid of crypto_spawn_skcipher2() by Eric Biggers · 8 years ago
  22. a35528e crypto: skcipher - Get rid of crypto_grab_skcipher2() by Eric Biggers · 8 years ago
  23. 1ab53a7 crypto: acomp - add driver-side scomp interface by Giovanni Cabiddu · 8 years ago
  24. 2ebda74 crypto: acomp - add asynchronous compression api by Giovanni Cabiddu · 8 years ago
  25. c4ca2b0 crypto: engine - Handle the kthread worker using the new API by Petr Mladek · 8 years ago
  26. afb5a0a crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration by Eric Biggers · 8 years ago
  27. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  28. a397ba8 crypto: ghash-generic - move common definitions to a new header file by Marcelo Cerri · 8 years ago
  29. 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
  30. 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
  31. 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  32. 5c56233 crypto: skcipher - Add comment for skcipher_alg->base by Herbert Xu · 8 years ago
  33. ac02725 crypto: scatterwalk - Inline start/map/done by Herbert Xu · 8 years ago
  34. 4140139 crypto: api - Optimise away crypto_yield when hard preemption is on by Herbert Xu · 8 years ago
  35. 5506f53 crypto: scatterwalk - Remove scatterwalk_bytes_sglen by Herbert Xu · 8 years ago
  36. 3a01d0e crypto: skcipher - Remove top-level givcipher interface by Herbert Xu · 8 years ago
  37. 499a66e crypto: null - Remove default null blkcipher by Herbert Xu · 8 years ago
  38. da72130 crypto: aead - Remove blkcipher null for IV generators by Herbert Xu · 8 years ago
  39. ca0494c crypto: aead - Add skcipher null for IV generators by Herbert Xu · 8 years ago
  40. 7a530aa crypto: aead - Add chunk size by Herbert Xu · 8 years ago
  41. a012973 crypto: null - Add new default null skcipher by Herbert Xu · 8 years ago
  42. 4e6c3df crypto: skcipher - Add low-level skcipher interface by Herbert Xu · 8 years ago
  43. 8be0b84 crypto: rsa - Store rest of the private key components by Salvatore Benedetto · 8 years ago
  44. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  45. 32f27c7 crypto: api - Add crypto_inst_setname by Herbert Xu · 8 years ago
  46. 3c4b239 crypto: ecdh - Add ECDH software support by Salvatore Benedetto · 8 years ago
  47. 802c7f1 crypto: dh - Add DH software implementation by Salvatore Benedetto · 8 years ago
  48. 4e5f2c4 crypto: kpp - Key-agreement Protocol Primitives API (KPP) by Salvatore Benedetto · 8 years ago
  49. 331bf73 crypto: sha1-mb - async implementation for sha1-mb by Megha Dey · 8 years ago
  50. 81760ea crypto: cryptd - Add helpers to check whether a tfm is queued by Herbert Xu · 8 years ago
  51. 53964b9 crypto: sha3 - Add SHA-3 hash algorithm by Jeff Garzik · 8 years ago
  52. 5a7de97 crypto: rsa - return raw integers for the ASN.1 parser by Tudor Ambarus · 8 years ago
  53. 3cfc3b9 crypto: drbg - use aligned buffers by Stephan Mueller · 8 years ago
  54. 3559128 crypto: drbg - use CTR AES instead of ECB AES by Stephan Mueller · 8 years ago
  55. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  56. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 9 years ago
  57. a511e1a KEYS: Move the point of trust determination to __key_link() by David Howells · 9 years ago
  58. 983023f KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c by David Howells · 9 years ago
  59. bda850c PKCS#7: Make trust determination dependent on contents of trust keyring by David Howells · 9 years ago
  60. e68503b KEYS: Generalise system_verify_data() to provide access to internal content by David Howells · 9 years ago
  61. a022ec0 KEYS: Add identifier pointers to public_key_signature struct by David Howells · 9 years ago
  62. 3b76456 KEYS: Allow authentication data to be stored in an asymmetric key by David Howells · 9 years ago
  63. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  64. 4e8ae72 X.509: Make algo identifiers text instead of enum by David Howells · 9 years ago
  65. d43de6c akcipher: Move the RSA DER encoding check to the crypto layer by David Howells · 9 years ago
  66. d846e78 crypto: public_key: remove MPIs from public_key_signature struct by Tadeusz Struk · 9 years ago
  67. 3981d37f crypto: doc - update AEAD AD handling by Stephan Mueller · 9 years ago
  68. e1eabc0 crypto: doc - add akcipher API by Stephan Mueller · 9 years ago
  69. 28856a9 crypto: xts - consolidate sanity check for keys by Stephan Mueller · 9 years ago
  70. db6c43b crypto: KEYS: convert public key and digsig asym to the akcipher api by Tadeusz Struk · 9 years ago
  71. f75516a crypto: keys - Revert "convert public key to akcipher api" by Herbert Xu · 9 years ago
  72. 1e0a6e1 crypto: public_key - remove MPIs from public_key_signature struct by Tadeusz Struk · 9 years ago
  73. 57f96bb crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api by Tadeusz Struk · 9 years ago
  74. 53a0bd7 crypto: aead - move aead_request_cast helper to aead.h by Tadeusz Struk · 9 years ago
  75. 8965450 crypto: hash - Remove crypto_hash interface by Herbert Xu · 9 years ago
  76. d12481b crypto: hash - Add helpers to return alg and driver names by Herbert Xu · 9 years ago
  77. 92b3cad crypto: skcipher - Fix driver name helper by Herbert Xu · 9 years ago
  78. 735d37b crypto: engine - Introduce the block request crypto engine framework by Baolin Wang · 9 years ago
  79. 9f93a8a crypto: api - Introduce crypto_queue_len() helper function by Baolin Wang · 9 years ago
  80. 1104921 crypto: compress - remove unused pcomp interface by Joonsoo Kim · 9 years ago
  81. a2d382a crypto: skcipher - Add helper to retrieve driver name by Herbert Xu · 9 years ago
  82. 8d18e34 crypto: hash - Add crypto_has_ahash helper by Herbert Xu · 9 years ago
  83. 1aaa753 crypto: skcipher - Add helper to zero stack request by Herbert Xu · 9 years ago
  84. e67ffe0 crypto: hash - Add helpers to zero stack request/descriptor by Herbert Xu · 9 years ago
  85. b361476 crypto: drbg - remove FIPS 140-2 continuous test by Stephan Mueller · 9 years ago
  86. 973fb3f crypto: skcipher - Add default key size helper by Herbert Xu · 9 years ago
  87. 48162a2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  88. 6a93517 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path by Herbert Xu · 9 years ago
  89. a1383cd crypto: skcipher - Add crypto_skcipher_has_setkey by Herbert Xu · 9 years ago
  90. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 9 years ago
  91. 3776658 crypto: af_alg - Add nokey compatibility path by Herbert Xu · 9 years ago
  92. c840ac6 crypto: af_alg - Disallow bind/setkey/... after accept(2) by Herbert Xu · 9 years ago
  93. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  94. 0c4c78d crypto: hash - add zero length message hash for shax and md5 by LABBE Corentin · 9 years ago
  95. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  96. e14a1f1 crypto: akcipher - fix typos in include/crypto/akcipher.h by LABBE Corentin · 9 years ago
  97. 3d5b1ec crypto: rsa - RSA padding algorithm by Andrzej Zaborowski · 9 years ago
  98. 28a4618 crypto: akcipher - add akcipher declarations needed by templates. by Andrzej Zaborowski · 9 years ago
  99. 70e088f crypto: aead - fix kernel-doc warnings in crypto/aead.h by Randy Dunlap · 9 years ago
  100. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago