index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2007-11-11
[CRYPTO] geode: Fix not inplace encryption
Sebastian Siewior
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-10
[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-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
2007-07-16
Use menuconfig objects: crypto hw
Jan Engelhardt
2007-05-24
[CRYPTO] geode: Fix in-place operations and set key
Jordan Crouse
2007-05-18
[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again
Herbert Xu
2007-05-10
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
2007-05-02
[CRYPTO] padlock: Remove pointless padlock module
Simon Arlott
2007-03-06
[PATCH] geode-aes: use unsigned long for spin_lock_irqsave
Alexey Dobriyan
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-08
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...
David S. Miller
2007-02-07
[CRYPTO] geode: Convert pci_module_init() to pci_register_driver()
Richard Knutsson
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
2006-12-10
[PATCH] geode crypto is PCI device
Randy Dunlap
2006-12-06
[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-09-21
[CRYPTO] padlock: Convert padlock-sha to use crypto_hash
Herbert Xu
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2006-09-21
[CRYPTO] padlock: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-09-21
[CRYPTO] padlock-sha: TFMs don't need to be static
Michal Ludvig
2006-09-21
[CRYPTO] padlock: Helper module padlock.ko
Michal Ludvig
2006-09-21
[CRYPTO] padlock-sha: Make 2 functions static
Adrian Bunk
2006-09-21
[CRYPTO] padlock: Driver for SHA1 / SHA256 algorithms
Michal Ludvig
2006-09-21
[CRYPTO] padlock: Update private header file
Michal Ludvig
2006-09-21
[CRYPTO] padlock: Add compatibility alias after rename
Herbert Xu
2006-09-21
[CRYPTO] padlock: Get rid of padlock-generic.c
Michal Ludvig
2006-09-21
[CRYPTO] api: Split out low-level API
Herbert Xu
2006-07-15
[CRYPTO] padlock: Fix alignment after aes_ctx rearrange
Michal Ludvig
2006-06-26
[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-03-21
[CRYPTO] api: Align tfm context as wide as possible
Herbert Xu
2006-02-22
[PATCH] padlock: Fix typo that broke 256-bit keys
Herbert Xu
2006-01-09
[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
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
2005-07-06
[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-04-16
Linux-2.6.12-rc2
Linus Torvalds