index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms
Adrian-Ken Rueegsegger
2008-07-10
1
-0
/
+26
*
[CRYPTO] kconfig: Ordering cleanup
Sebastian Siewior
2008-04-21
1
-316
/
+329
*
[CRYPTO] api: Make the crypto subsystem fully modular
Sebastian Siewior
2008-04-21
1
-1
/
+1
*
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
2008-04-21
1
-0
/
+11
*
[CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER
Herbert Xu
2008-02-23
1
-0
/
+1
*
[CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER
Adrian Bunk
2008-02-18
1
-0
/
+1
*
[CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER
Frederik Deweerdt
2008-02-15
1
-0
/
+1
*
[CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20
Tan Swee Heng
2008-01-11
1
-2
/
+0
*
[CRYPTO] tcrypt: Add select of AEAD
Sebastian Siewior
2008-01-11
1
-0
/
+1
*
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
2008-01-11
1
-0
/
+15
*
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
2008-01-11
1
-0
/
+15
*
[CRYPTO] seqiv: Add select AEAD in Kconfig
Herbert Xu
2008-01-11
1
-0
/
+1
*
[CRYPTO] ccm: Added CCM mode
Joy Latten
2008-01-11
1
-0
/
+7
*
[CRYPTO] seqiv: Add Sequence Number IV Generator
Herbert Xu
2008-01-11
1
-0
/
+9
*
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module
Herbert Xu
2008-01-11
1
-5
/
+1
*
[CRYPTO] authenc: Select HASH in Kconfig
Borislav Petkov
2008-01-11
1
-0
/
+1
*
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
2008-01-11
1
-0
/
+8
*
[CRYPTO] gcm: New algorithm
Mikko Herranen
2008-01-11
1
-0
/
+9
*
[CRYPTO] salsa20: Salsa20 stream cipher
Tan Swee Heng
2008-01-11
1
-0
/
+12
*
[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224
Jonathan Lynch
2008-01-11
1
-1
/
+4
*
[CRYPTO] aes-i586: Remove setkey
Sebastian Siewior
2008-01-11
1
-0
/
+1
*
[CRYPTO] ctr: Remove default M
Sebastian Siewior
2008-01-11
1
-1
/
+0
*
[CRYPTO] aes-x86-64: Remove setkey
Sebastian Siewior
2008-01-11
1
-0
/
+1
*
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
Joy Latten
2008-01-11
1
-0
/
+9
*
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
Rik Snel
2007-10-10
1
-0
/
+11
*
[CRYPTO] aead: Add authenc
Herbert Xu
2007-10-10
1
-0
/
+8
*
[CRYPTO] api: Add aead crypto type
Herbert Xu
2007-10-10
1
-0
/
+4
*
[CRYPTO] seed: New cipher algorithm
Hye-Shik Chang
2007-10-10
1
-0
/
+14
*
[CRYPTO] Kconfig: Remove "default m"s
Adrian Bunk
2007-10-10
1
-3
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
David S. Miller
2007-07-14
1
-5
/
+1
|
\
|
*
[CRYPTO] Kconfig: Use menuconfig objects
Jan Engelhardt
2007-07-11
1
-5
/
+1
*
|
async_tx: add the async_tx api
Dan Williams
2007-07-13
1
-1
/
+5
*
|
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-13
1
-0
/
+6
|
/
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
[CRYPTO] cryptd: Add software async crypto daemon
Herbert Xu
2007-05-02
1
-0
/
+9
*
[CRYPTO] api: Add async blkcipher type
Herbert Xu
2007-05-02
1
-0
/
+4
*
Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...
David S. Miller
2007-02-08
1
-0
/
+31
|
\
|
*
[CRYPTO] camellia: Add Kconfig entry.
Noriaki TAKAMIYA
2007-02-07
1
-0
/
+15
|
*
[CRYPTO] fcrypt: Add FCrypt from RxRPC
David Howells
2007-02-07
1
-0
/
+7
|
*
[CRYPTO] pcbc: Add Propagated CBC template
David Howells
2007-02-07
1
-0
/
+9
*
|
[S390] move crypto options and some cleanup.
Jan Glauber
2007-02-05
1
-49
/
+0
|
/
*
[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode
Rik Snel
2006-12-06
1
-0
/
+13
*
[CRYPTO] lib: table driven multiplications in GF(2^128)
Rik Snel
2006-12-06
1
-0
/
+10
*
[CRYPTO] xcbc: New algorithm
Kazunori MIYAZAWA
2006-12-06
1
-0
/
+11
*
[CRYPTO] api: Select cryptomgr where needed
Herbert Xu
2006-10-16
1
-1
/
+3
*
[CRYPTO] digest: Remove old HMAC implementation
Herbert Xu
2006-09-21
1
-1
/
+1
*
[CRYPTO] hmac: Add crypto template implementation
Herbert Xu
2006-09-21
1
-0
/
+1
*
[CRYPTO] digest: Added user API for new hash type
Herbert Xu
2006-09-21
1
-0
/
+4
*
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
2006-09-21
1
-0
/
+2
*
[CRYPTO] cipher: Added block ciphers for CBC/ECB
Herbert Xu
2006-09-21
1
-0
/
+17
[prev]
[next]