1. e68970c drivers/crypto/hifn_795x.c trivial endianness annotations by Al Viro · 16 years ago
  2. f881d82 [HIFN]: Fix invalid config ifdefs for RNG support by Patrick McHardy · 16 years ago
  3. 3f5615e [S390] crypto: move s390 Kconfig options. by Jan Glauber · 16 years ago
  4. 946fef4 [CRYPTO] hifn795x: Disallow built-in hifn795x when HW_RANDOM is m by Herbert Xu · 16 years ago
  5. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  6. 88fb61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  7. b966b54 [CRYPTO] hifn_795x: Fixup container_of() usage by Alexey Dobriyan · 16 years ago
  8. 866cd90 [CRYPTO] padlock: Only reset the key once for each CBC and ECB operation by Herbert Xu · 16 years ago
  9. 653ebd9 [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module by Herbert Xu · 17 years ago
  10. f17922b [CRYPTO] geode: Add __dev{init,exit} annotations by Adrian Bunk · 17 years ago
  11. fdc520a [CRYPTO] geode: Use correct encrypt/decrypt function in fallback by Sebastian Siewior · 17 years ago
  12. d2456c6 [CRYPTO] geode: do not copy the IV too often by Sebastian Siewior · 17 years ago
  13. fcd0675 [HIFN]: Add support for using the random number generator by Patrick McHardy · 17 years ago
  14. 37a8023 [HIFN]: Improve PLL initialization by Patrick McHardy · 17 years ago
  15. 332f8840 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type by Herbert Xu · 17 years ago
  16. 102d49d [CRYPTO] hifn: Add missing includes by Andrew Morton · 17 years ago
  17. 2707b93 [CRYPTO] hifn: Make Kconfig option depend on PCI by Jan Glauber · 17 years ago
  18. a1e6ef2 [CRYPTO] hifn: Schedule callback invocation to tasklet. by Evgeniy Polyakov · 17 years ago
  19. cd7c3bf [CRYPTO] geode: Add fallback for unsupported modes by Sebastian Siewior · 17 years ago
  20. b7a30da [CRYPTO] geode: move defines into a headerfile by Sebastian Siewior · 17 years ago
  21. 1f4e477 [CRYPTO] geode: relax in busy loop and care about return value by Sebastian Siewior · 17 years ago
  22. 2d506d4 [CRYPTO] geode: use consistent IV copy by Sebastian Siewior · 17 years ago
  23. 89e1265 [CRYPTO] aes: Move common defines into a header file by Sebastian Siewior · 17 years ago
  24. f1901f1 [CRYPTO] geode: remove alias by Sebastian Siewior · 17 years ago
  25. c3041f9 [CRYPTO] hifn_795x: Detect weak keys by Evgeniy Polyakov · 17 years ago
  26. f7d0561 [CRYPTO] hifn_795x: HIFN 795x driver by Evgeniy Polyakov · 17 years ago
  27. 490fe3f [CRYPTO] padlock: Fix alignment fault in aes_crypt_copy by Herbert Xu · 16 years ago
  28. 29a09a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  29. d4a7dd8 [CRYPTO] padlock: Fix spurious ECB page fault by Herbert Xu · 16 years ago
  30. b00296f uml: add !UML dependencies by Al Viro · 17 years ago
  31. 2e21630 [CRYPTO] geode: Fix not inplace encryption by Sebastian Siewior · 17 years ago
  32. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  33. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  34. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago
  35. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  36. 44db25c [CRYPTO] drivers/Kconfig: Remove "default m"s by Adrian Bunk · 17 years ago
  37. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  38. b511431 Use menuconfig objects: crypto hw by Jan Engelhardt · 17 years ago
  39. 761e784 [CRYPTO] geode: Fix in-place operations and set key by Jordan Crouse · 17 years ago
  40. d158325 [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again by Herbert Xu · 17 years ago
  41. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  42. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  43. f6259de [CRYPTO] padlock: Remove pointless padlock module by Simon Arlott · 17 years ago
  44. 5efee17 [PATCH] geode-aes: use unsigned long for spin_lock_irqsave by Alexey Dobriyan · 17 years ago
  45. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  46. 9783e1d Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by David S. Miller · 17 years ago
  47. 09cb914 [CRYPTO] geode: Convert pci_module_init() to pci_register_driver() by Richard Knutsson · 17 years ago
  48. 1b27829 [S390] Support for s390 Pseudo Random Number Generator by Jan Glauber · 17 years ago
  49. 9080d0a [PATCH] geode crypto is PCI device by Randy Dunlap · 18 years ago
  50. ab78270 [CRYPTO] geode: Make needlessly global geode_aes_crypt() static by Adrian Bunk · 18 years ago
  51. 9fe757b [PATCH] crypto: Add support for the Geode LX AES hardware by Jordan Crouse · 18 years ago
  52. 6010439 [CRYPTO] padlock: Convert padlock-sha to use crypto_hash by Herbert Xu · 18 years ago
  53. e4d5b79 [CRYPTO] users: Use crypto_comp and crypto_has_* by Herbert Xu · 18 years ago
  54. efcf802 [CRYPTO] drivers: Remove obsolete block cipher operations by Herbert Xu · 18 years ago
  55. 28ce728 [CRYPTO] padlock: Added block cipher versions of CBC/ECB by Herbert Xu · 18 years ago
  56. 560c06a [CRYPTO] api: Get rid of flags argument to setkey by Herbert Xu · 18 years ago
  57. 58ec415 [CRYPTO] padlock-sha: TFMs don't need to be static by Michal Ludvig · 18 years ago
  58. 5644bda [CRYPTO] padlock: Helper module padlock.ko by Michal Ludvig · 18 years ago
  59. cb17530 [CRYPTO] padlock-sha: Make 2 functions static by Adrian Bunk · 18 years ago
  60. 6c83327 [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms by Michal Ludvig · 18 years ago
  61. ccc17c3 [CRYPTO] padlock: Update private header file by Michal Ludvig · 18 years ago
  62. db5e9a4 [CRYPTO] padlock: Add compatibility alias after rename by Herbert Xu · 18 years ago
  63. 1191f0a [CRYPTO] padlock: Get rid of padlock-generic.c by Michal Ludvig · 18 years ago
  64. cce9e06 [CRYPTO] api: Split out low-level API by Herbert Xu · 18 years ago
  65. cc08632 [CRYPTO] padlock: Fix alignment after aes_ctx rearrange by Michal Ludvig · 18 years ago
  66. 82062c7 [CRYPTO] padlock: Rearrange context structure to reduce code size by Herbert Xu · 18 years ago
  67. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 18 years ago
  68. f10b789 [CRYPTO] api: Align tfm context as wide as possible by Herbert Xu · 18 years ago
  69. 102d60a [PATCH] padlock: Fix typo that broke 256-bit keys by Herbert Xu · 18 years ago
  70. c8a19c9 [CRYPTO] Allow AES C/ASM implementations to coexist by Herbert Xu · 19 years ago
  71. 06ace7a [CRYPTO] Use standard byte order macros wherever possible by Herbert Xu · 19 years ago
  72. 2df15ff [PADLOCK] Fix sparse warning about 1-bit signed bit-field by Herbert Xu · 19 years ago
  73. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  74. 476df25 [CRYPTO] Update IV correctly for Padlock CBC encryption by Herbert Xu · 19 years ago
  75. fbdae9f [CRYPTO] Ensure cit_iv is aligned correctly by Herbert Xu · 19 years ago
  76. 28e8c3a [PADLOCK] Implement multi-block operations by Herbert Xu · 19 years ago
  77. 6789b2d [PADLOCK] Move fast path work into aes_set_key and upper layer by Herbert Xu · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago