MAINTAINERS: add entry for crypto library
I am volunteering to maintain the kernel's crypto library code. [ And Jason and Ard piped up too - Linus ] Signed-off-by: Eric Biggers <ebiggers@google.com> Acked-by: Jason A. Donenfeld <Jason@zx2c4.com> Acked-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
cfc4ca8986
commit
71052a8003
+10
-1
@@ -6374,11 +6374,20 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
|
||||
F: Documentation/crypto/
|
||||
F: Documentation/devicetree/bindings/crypto/
|
||||
F: arch/*/crypto/
|
||||
F: arch/*/lib/crypto/
|
||||
F: crypto/
|
||||
F: drivers/crypto/
|
||||
F: include/crypto/
|
||||
F: include/linux/crypto*
|
||||
|
||||
CRYPTO LIBRARY
|
||||
M: Eric Biggers <ebiggers@kernel.org>
|
||||
M: Jason A. Donenfeld <Jason@zx2c4.com>
|
||||
M: Ard Biesheuvel <ardb@kernel.org>
|
||||
L: linux-crypto@vger.kernel.org
|
||||
S: Maintained
|
||||
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-next
|
||||
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git libcrypto-fixes
|
||||
F: arch/*/lib/crypto/
|
||||
F: lib/crypto/
|
||||
|
||||
CRYPTO SPEED TEST COMPARE
|
||||
|
||||
Reference in New Issue
Block a user