Commit 71052a80 authored by Eric Biggers's avatar Eric Biggers Committed by Linus Torvalds
Browse files

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: default avatarEric Biggers <ebiggers@google.com>
Acked-by: default avatarJason A. Donenfeld <Jason@zx2c4.com>
Acked-by: default avatarArd Biesheuvel <ardb@kernel.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent cfc4ca89
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -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