index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
1
-1
/
+1
2019-11-17
crypto: chacha20poly1305 - import construction and selftest from Zinc
Ard Biesheuvel
1
-0
/
+7
2019-11-17
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
1
-0
/
+25
2019-11-17
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
1
-0
/
+25
2019-11-17
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
1
-0
/
+1
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
1
-1
/
+1
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
1
-0
/
+1
2019-11-17
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
1
-0
/
+1
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
1
-0
/
+26
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
1
-0
/
+3
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-0
/
+26
2019-11-17
crypto: lib - tidy up lib/crypto Kconfig and Makefile
Ard Biesheuvel
1
-0
/
+15