| Commit message (Expand) | Author | Age |
* | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 2007-10-10 |
* | [CRYPTO] sha: Load the SHA[1|256] module by an alias | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] aes: Rename aes to aes-generic | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] drivers/Kconfig: Remove "default m"s | Adrian Bunk | 2007-10-10 |
* | Add some help texts to recently-introduced kconfig items | Jan Engelhardt | 2007-08-18 |
* | Use menuconfig objects: crypto hw | Jan Engelhardt | 2007-07-16 |
* | [CRYPTO] geode: Fix in-place operations and set key | Jordan Crouse | 2007-05-24 |
* | [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again | Herbert Xu | 2007-05-17 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 |
* | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 |
* | [CRYPTO] padlock: Remove pointless padlock module | Simon Arlott | 2007-05-02 |
* | [PATCH] geode-aes: use unsigned long for spin_lock_irqsave | Alexey Dobriyan | 2007-03-06 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr... | David S. Miller | 2007-02-08 |
|\ |
|
| * | [CRYPTO] geode: Convert pci_module_init() to pci_register_driver() | Richard Knutsson | 2007-02-06 |
* | | [S390] Support for s390 Pseudo Random Number Generator | Jan Glauber | 2007-02-05 |
|/ |
|
* | [PATCH] geode crypto is PCI device | Randy Dunlap | 2006-12-10 |
* | [CRYPTO] geode: Make needlessly global geode_aes_crypt() static | Adrian Bunk | 2006-12-06 |
* | [PATCH] crypto: Add support for the Geode LX AES hardware | Jordan Crouse | 2006-12-06 |
* | [CRYPTO] padlock: Convert padlock-sha to use crypto_hash | Herbert Xu | 2006-09-20 |
* | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2006-09-20 |
* | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-20 |
* | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock-sha: TFMs don't need to be static | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock: Helper module padlock.ko | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock-sha: Make 2 functions static | Adrian Bunk | 2006-09-20 |
* | [CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock: Update private header file | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] padlock: Add compatibility alias after rename | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock: Get rid of padlock-generic.c | Michal Ludvig | 2006-09-20 |
* | [CRYPTO] api: Split out low-level API | Herbert Xu | 2006-09-20 |
* | [CRYPTO] padlock: Fix alignment after aes_ctx rearrange | Michal Ludvig | 2006-07-14 |
* | [CRYPTO] padlock: Rearrange context structure to reduce code size | Herbert Xu | 2006-06-26 |
* | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
* | [CRYPTO] api: Align tfm context as wide as possible | Herbert Xu | 2006-03-21 |
* | [PATCH] padlock: Fix typo that broke 256-bit keys | Herbert Xu | 2006-02-22 |
* | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 2006-01-09 |
* | [CRYPTO] Use standard byte order macros wherever possible | Herbert Xu | 2006-01-09 |
* | [PADLOCK] Fix sparse warning about 1-bit signed bit-field | Herbert Xu | 2006-01-09 |
* | [PATCH] CONFIG_IA32 | Brian Gerst | 2005-10-30 |
* | [CRYPTO] Update IV correctly for Padlock CBC encryption | Herbert Xu | 2005-07-06 |
* | [CRYPTO] Ensure cit_iv is aligned correctly | Herbert Xu | 2005-07-06 |
* | [PADLOCK] Implement multi-block operations | Herbert Xu | 2005-07-06 |
* | [PADLOCK] Move fast path work into aes_set_key and upper layer | Herbert Xu | 2005-07-06 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |