Alexander Boyko
|
78c37d191d
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
|
12 years ago |
Jussi Kivilinna
|
044ab52578
crypto: cast5/cast6 - move lookup tables to shared module
|
12 years ago |
Linus Torvalds
|
d25282d1c9
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
David Howells
|
964f3b3bf4
KEYS: Implement asymmetric key type
|
13 years ago |
Seth Jennings
|
35a1fc1873
powerpc/crypto: add 842 crypto driver
|
13 years ago |
Johannes Goetzfried
|
2b49b90672
crypto: cast6 - prepare generic module for optimized implementations
|
13 years ago |
Johannes Goetzfried
|
270b0c6b40
crypto: cast5 - prepare generic module for optimized implementations
|
13 years ago |
Jussi Kivilinna
|
617ae7c7a1
crypto: camellia - rename camellia.c to camellia_generic.c
|
13 years ago |
Jussi Kivilinna
|
075e39df67
crypto: camellia - rename camellia module to camellia_generic
|
13 years ago |
Jussi Kivilinna
|
2deed786d9
crypto: serpent - rename serpent.c to serpent_generic.c
|
13 years ago |
Jussi Kivilinna
|
dd6eec242b
crypto: serpent - rename module from serpent to serpent_generic
|
13 years ago |
Steffen Klassert
|
a38f7907b9
crypto: Add userspace configuration API
|
13 years ago |
Jussi Kivilinna
|
3f2a5d2d42
crypto: blowfish - rename C-version to blowfish_generic
|
14 years ago |
Jussi Kivilinna
|
52ba867c8c
crypto: blowfish - split generic and common c code
|
14 years ago |
Steffen Klassert
|
a5079d084f
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
|
14 years ago |
Tracey Dent
|
21ea28abcf
crypto: Makefile clean up
|
14 years ago |
Herbert Xu
|
8ff590903d
crypto: algif_skcipher - User-space interface for skcipher operations
|
14 years ago |
Herbert Xu
|
fe869cdb89
crypto: algif_hash - User-space interface for hash operations
|
14 years ago |
Herbert Xu
|
03c8efc1ff
crypto: af_alg - User-space interface for Crypto API
|
14 years ago |
Joachim Fritschi
|
5b04fc1703
crypto: twofish: Rename twofish to twofish_generic and add an alias
|
15 years ago |
Herbert Xu
|
bc94e59662
crypto: pcomp - Fix illegal Kconfig configuration
|
15 years ago |
Steffen Klassert
|
5068c7a883
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
|
15 years ago |
Shane Wang
|
f1939f7c56
crypto: vmac - New hash algorithm for intel_txt support
|
16 years ago |
Huang Ying
|
2cdc6899a8
crypto: ghash - Add GHASH digest algorithm for GCM
|
16 years ago |
Herbert Xu
|
6941c3a0aa
crypto: hash - Remove legacy hash/digest implementaion
|
16 years ago |
Geert Uytterhoeven
|
bf68e65ec9
crypto: zlib - New zlib crypto module, using pcomp
|
16 years ago |
Geert Uytterhoeven
|
a1d2f09544
crypto: compress - Add pcomp interface
|
16 years ago |
Huang Ying
|
25c38d3fb9
crypto: api - Use dedicated workqueue for crypto subsystem
|
16 years ago |
Herbert Xu
|
7b5a080b3c
crypto: hash - Add shash interface
|
17 years ago |
Herbert Xu
|
6a0fcbb4da
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
|
16 years ago |