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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
crypto: serpent - cleanup checkpatch errors and warnings
Jussi Kivilinna
2011-11-30
1
-259
/
+344
|
*
|
crypto: serpent-sse2 - add lrw support
Jussi Kivilinna
2011-11-21
1
-2
/
+8
|
*
|
crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
1
-0
/
+17
|
*
|
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
2
-0
/
+77
|
*
|
crypto: fix typo in crypto/Kconfig
Valdis.Kletnieks@vt.edu
2011-11-09
1
-1
/
+1
|
*
|
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-09
2
-1
/
+30
|
*
|
crypto: ansi_cprng - enforce key != seed in fips mode
Jarod Wilson
2011-11-09
1
-0
/
+8
|
*
|
crypto: tcrypt - add xts(twofish) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+5
|
*
|
crypto: testmgr - add xts(twofish) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+696
|
*
|
crypto: tcrypt - add xts(serpent) tests
Jussi Kivilinna
2011-11-09
2
-0
/
+10
|
*
|
crypto: testmgr - add xts(serpent) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+697
|
*
|
crypto: xts: add interface for parallelized cipher implementations
Jussi Kivilinna
2011-11-09
1
-2
/
+73
|
*
|
crypto: xts - use blocksize constant
Jussi Kivilinna
2011-11-09
1
-3
/
+5
|
*
|
crypto: twofish-x86_64-3way - add lrw support
Jussi Kivilinna
2011-11-09
1
-5
/
+8
|
*
|
crypto: tcrypt - add lrw(twofish) tests
Jussi Kivilinna
2011-11-09
1
-0
/
+5
|
*
|
crypto: testmgr - add lrw(twofish) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+516
|
*
|
crypto: tcrypt - add lrw(serpent) tests
Jussi Kivilinna
2011-11-09
2
-0
/
+10
|
*
|
crypto: testmgr - add lrw(serpent) test vectors
Jussi Kivilinna
2011-11-09
2
-0
/
+517
|
*
|
crypto: lrw - add interface for parallelized cipher implementions
Jussi Kivilinna
2011-11-09
1
-20
/
+86
|
*
|
crypto: lrw - split gf128mul table initialization from setkey
Jussi Kivilinna
2011-11-09
1
-21
/
+40
|
*
|
crypto: lrw - use blocksize constant
Jussi Kivilinna
2011-11-09
1
-3
/
+5
|
*
|
crypto: lrw - fix memleak
Jussi Kivilinna
2011-11-09
1
-0
/
+1
|
*
|
crypto: serpent - rename module from serpent to serpent_generic
Jussi Kivilinna
2011-11-09
2
-1
/
+6
|
*
|
crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl...
Jussi Kivilinna
2011-11-09
1
-19
/
+22
|
*
|
crypto: tcrypt - add serpent speed tests
Jussi Kivilinna
2011-11-09
1
-0
/
+30
|
*
|
crypto: tcrypt - add test_acipher_speed
Jussi Kivilinna
2011-11-09
1
-0
/
+250
|
*
|
crypto: testmgr - add new serpent test vectors
Jussi Kivilinna
2011-11-09
3
-2
/
+423
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-11-13
31
-115
/
+1384
|
\
\
\
|
*
\
\
Merge git://github.com/herbertx/crypto
Linus Torvalds
2011-11-11
8
-3
/
+63
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
2011-11-11
7
-0
/
+63
|
|
*
|
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
2011-11-02
1
-3
/
+0
|
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
11
-0
/
+11
|
|
\
\
\
|
|
*
|
|
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
2011-10-31
11
-0
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://github.com/herbertx/crypto
Linus Torvalds
2011-11-01
20
-115
/
+1313
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
crypto: user - Depend on NET instead of selecting it
Herbert Xu
2011-11-01
1
-1
/
+1
|
|
*
crypto: user - Add dependency on NET
Herbert Xu
2011-10-26
1
-0
/
+1
|
|
*
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
2011-10-21
1
-1
/
+1
|
|
*
crypto: testmgr - add twofish tests
Jussi Kivilinna
2011-10-21
3
-4
/
+238
|
|
*
crypto: testmgr - add blowfish test-vectors
Jussi Kivilinna
2011-10-21
3
-4
/
+184
|
|
*
crypto: whirlpool - count rounds from 0
Alexey Dobriyan
2011-10-21
1
-6
/
+12
|
|
*
crypto: Add userspace report for compress type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+20
|
|
*
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+29
|
|
*
crypto: Add userspace report for rng type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+20
|
|
*
crypto: Add userspace report for pcompress type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+18
|
|
*
crypto: Add userspace report for nivaead type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+23
|
|
*
crypto: Add userspace report for aead type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+25
|
|
*
crypto: Add userspace report for givcipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+23
|
|
*
crypto: Add userspace report for ablkcipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+25
|
|
*
crypto: Add userspace report for blkcipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+25
|
|
*
crypto: Add userspace report for ahash type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+21
[prev]
[next]