1. b6aa63c crypto: Add a report function pointer to crypto_type by Steffen Klassert · 13 years ago
  2. 52ba867 crypto: blowfish - split generic and common c code by Jussi Kivilinna · 13 years ago
  3. 4619b6b crypto: sha - Fix build error due to crypto_sha1_update by Herbert Xu · 13 years ago
  4. 7c39017 crypto: sha1 - export sha1_update for reuse by Mathias Krause · 13 years ago
  5. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  6. 2149308 crypto: padlock - Move padlock.h into include/crypto by Herbert Xu · 13 years ago
  7. 079f2f7 crypto: scatterwalk - Add scatterwalk_crypto_chain helper by Steffen Klassert · 14 years ago
  8. 03c8efc crypto: af_alg - User-space interface for Crypto API by Herbert Xu · 14 years ago
  9. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  10. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  11. 298c926 crypto: cryptd - Adding the AEAD interface type support to cryptd by Adrian Hoban · 14 years ago
  12. bf06099 crypto: skcipher - Add ablkcipher_walk interfaces by David S. Miller · 14 years ago
  13. 7d6f75e crypto: md5 - Add export support by Max Vozeler · 14 years ago
  14. 5068c7a crypto: pcrypt - Add pcrypt crypto parallelization wrapper by Steffen Klassert · 14 years ago
  15. 2141b63 crypto: hash - Remove legacy hash/digest code by Benjamin Gilbert · 15 years ago
  16. 0e1227d crypto: ghash - Add PCLMULQDQ accelerated implementation by Huang Ying · 15 years ago
  17. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  18. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  19. 0c7d400 crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test by Herbert Xu · 15 years ago
  20. ace1366 crypto: cryptd - Add support to access underlaying shash by Huang Ying · 15 years ago
  21. ab30046 crypto: api - Fix aligned ctx helper by Herbert Xu · 15 years ago
  22. 13887ed crypto: sha512_generic - Use 64-bit counters by Herbert Xu · 15 years ago
  23. 1f38ad8 crypto: sha512 - Export struct sha512_state by Herbert Xu · 15 years ago
  24. fa64966 crypto: shash - Fix digest size offset by Herbert Xu · 15 years ago
  25. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  26. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  27. 4dc10c0 crypto: crypto4xx - Switch to new style ahash by Herbert Xu · 15 years ago
  28. 9cd899a crypto: cryptd - Switch to template create API by Herbert Xu · 15 years ago
  29. 52861c7 crypto: hash - Add helpers to free spawns by Herbert Xu · 15 years ago
  30. 01c2dec crypto: ahash - Add instance/spawn support by Herbert Xu · 15 years ago
  31. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  32. 2ca33da crypto: api - Remove frontend argument from extsize/init_tfm by Herbert Xu · 15 years ago
  33. fc00127 crypto: ahash - Add crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  34. 7eddf95 crypto: shash - Export async functions by Herbert Xu · 15 years ago
  35. 113adef crypto: shash - Make descsize a run-time attribute by Herbert Xu · 15 years ago
  36. aef73cf crypto: async - Use kzfree for requests by Herbert Xu · 15 years ago
  37. 9b2fda7 crypto: sha256_generic - Add export/import support by Herbert Xu · 15 years ago
  38. e2a7ce4 crypto: sha1_generic - Add export/import support by Herbert Xu · 15 years ago
  39. 99d27e1 crypto: shash - Export/import hash state only by Herbert Xu · 15 years ago
  40. ef5d590 crypto: shash - Add shash_instance_ctx by Herbert Xu · 15 years ago
  41. 0390e6a crypto: shash - Add __crypto_shash_cast by Herbert Xu · 15 years ago
  42. cde6263 crypto: shash - Add crypto_shash_ctx_aligned by Herbert Xu · 15 years ago
  43. 619a6eb crypto: shash - Add shash_register_instance by Herbert Xu · 15 years ago
  44. 7d6f564 crypto: shash - Add shash_attr_alg2 helper by Herbert Xu · 15 years ago
  45. d06854f crypto: api - Add crypto_attr_alg2 helper by Herbert Xu · 15 years ago
  46. 9429699 crypto: shash - Add spawn support by Herbert Xu · 15 years ago
  47. 97eedce crypto: api - Add new style spawn support by Herbert Xu · 15 years ago
  48. 2e4fddd crypto: shash - Add shash_instance by Herbert Xu · 15 years ago
  49. 70ec7bb crypto: api - Add crypto_alloc_instance2 by Herbert Xu · 15 years ago
  50. f2ac72e crypto: api - Add new template create function by Herbert Xu · 15 years ago
  51. bf68e65 crypto: zlib - New zlib crypto module, using pcomp by Geert Uytterhoeven · 15 years ago
  52. a1d2f09 crypto: compress - Add pcomp interface by Geert Uytterhoeven · 15 years ago
  53. 25c38d3 crypto: api - Use dedicated workqueue for crypto subsystem by Huang Ying · 15 years ago
  54. 9749598 crypto: shash - Add crypto_shash_blocksize by Herbert Xu · 15 years ago
  55. 1cac2cb crypto: cryptd - Add support to access underlying blkcipher by Huang Ying · 15 years ago
  56. 109568e crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field by Huang Ying · 15 years ago
  57. 412e87a crypto: shash - Fix tfm destruction by Herbert Xu · 15 years ago
  58. 0ee4a96 crypto: aes - Precompute tables by Herbert Xu · 15 years ago
  59. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  60. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  61. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  62. 7b0bac6 crypto: api - Rebirth of crypto_alloc_tfm by Herbert Xu · 16 years ago
  63. 4a77948 crypto: api - Move type exit function into crypto_tfm by Herbert Xu · 16 years ago
  64. 17f0f4a crypto: rng - RNG interface and implementation by Neil Horman · 16 years ago
  65. 5be5e66 crypto: skcipher - Move IV generators into their own modules by Herbert Xu · 16 years ago
  66. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 16 years ago
  67. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  68. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago
  69. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 16 years ago
  70. 8ec970d [CRYPTO] api: Fix scatterwalk_sg_chain by Herbert Xu · 16 years ago
  71. 5427663 [CRYPTO] aes: Export generic setkey by Sebastian Siewior · 16 years ago
  72. f13ba2f [CRYPTO] skcipher: Fix section mismatches by Herbert Xu · 16 years ago
  73. 76fc60a [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module by Herbert Xu · 16 years ago
  74. 1c5dfe6 [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h by Herbert Xu · 16 years ago
  75. e7cd251 [CRYPTO] chainiv: Avoid lock spinning where possible by Herbert Xu · 16 years ago
  76. 3631c65 [CRYPTO] null: Add null blkcipher algorithm by Herbert Xu · 16 years ago
  77. d29ce98 [CRYPTO] aead: Create default givcipher instances by Herbert Xu · 16 years ago
  78. 5b6d2d7 [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free by Herbert Xu · 16 years ago
  79. 3a282bd [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls by Herbert Xu · 16 years ago
  80. 743edf5 [CRYPTO] aead: Add givcrypt operations by Herbert Xu · 16 years ago
  81. 03bf712 [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls by Herbert Xu · 17 years ago
  82. 45d44eb [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher by Herbert Xu · 17 years ago
  83. b9c55aa [CRYPTO] skcipher: Create default givcipher instances by Herbert Xu · 17 years ago
  84. 15c6728 [CRYPTO] skcipher: Added skcipher_givcrypt_complete by Herbert Xu · 17 years ago
  85. ecfc432 [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free by Herbert Xu · 17 years ago
  86. 61da88e [CRYPTO] skcipher: Add givcrypt operations and givcipher type by Herbert Xu · 16 years ago
  87. 378f4f5 [CRYPTO] skcipher: Add crypto_grab_skcipher interface by Herbert Xu · 16 years ago
  88. 5311f24 [CRYPTO] ctr: Refactor into ctr and rfc3686 by Herbert Xu · 16 years ago
  89. 68b6c7d [CRYPTO] api: Add crypto_attr_alg_name by Herbert Xu · 16 years ago
  90. b2ab4a5 [CRYPTO] scatterwalk: Restore custom sg chaining for now by Herbert Xu · 17 years ago
  91. 42c271c [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto by Herbert Xu · 17 years ago
  92. e236d4a [CRYPTO] authenc: Move enckeylen into key itself by Herbert Xu · 17 years ago
  93. 7613636 [CRYPTO] api: Add crypto_inc and crypto_xor by Herbert Xu · 17 years ago
  94. 332f8840 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type by Herbert Xu · 17 years ago
  95. cd12fb90 [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 by Jonathan Lynch · 17 years ago
  96. 96e82e45 [CRYPTO] aes-generic: Make key generation exportable by Sebastian Siewior · 17 years ago
  97. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  98. 16d004a [CRYPTO] des: Create header file for common macros by Evgeniy Polyakov · 17 years ago
  99. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  100. 7607bd8 [CRYPTO] blkcipher: Added blkcipher_walk_virt_block by Herbert Xu · 17 years ago