index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
crypto: lib - move __crypto_xor into utils
Eric Biggers
1
-2
/
+1
2022-08-19
crypto: lib - create utils module and move __crypto_memneq into it
Eric Biggers
1
-1
/
+4
2022-07-15
crypto: lib - make the sha1 library optional
Eric Biggers
1
-0
/
+3
2022-06-10
crypto: memneq - move into lib/
Jason A. Donenfeld
1
-0
/
+1
2022-05-28
Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"
Jason A. Donenfeld
1
-1
/
+0
2022-05-28
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+0
2022-05-27
crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
Jason A. Donenfeld
1
-0
/
+1
2022-04-08
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
1
-6
/
+0
2022-01-28
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
1
-0
/
+3
2022-01-18
lib/crypto: add prompts back to crypto libraries
Justin M. Forbes
1
-5
/
+12
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
1
-17
/
+6
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
1
-0
/
+3
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