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
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
crypto: x86/aes-ni - remove special handling of AES in PCBC mode
Ard Biesheuvel
1
-1
/
+1
2018-09-28
crypto: ofb - add output feedback mode
Gilad Ben-Yossef
1
-0
/
+12
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-0
/
+11
2018-09-04
crypto: x86 - remove SHA multibuffer routines and mcryptd
Ard Biesheuvel
1
-62
/
+0
2018-09-04
crypto: speck - remove Speck
Jason A. Donenfeld
1
-14
/
+0
2018-05-30
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
1
-28
/
+0
2018-05-30
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
1
-2
/
+4
2018-05-18
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
1
-0
/
+26
2018-05-18
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
1
-0
/
+16
2018-05-18
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
1
-0
/
+12
2018-05-18
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
1
-0
/
+24
2018-05-18
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
1
-0
/
+21
2018-04-20
crypto: zstd - Add zstd support
Nick Terrell
1
-0
/
+9
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-0
/
+9
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
1
-0
/
+25
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
1
-0
/
+8
2018-03-02
crypto: ablk_helper - remove ablk_helper
Eric Biggers
1
-4
/
+0
2018-03-02
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
1
-10
/
+3
2018-03-02
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-02
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-02
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-02
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
1
-5
/
+4
2018-03-02
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+3
2018-03-02
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
1
-4
/
+2
2018-03-02
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
1
-1
/
+1
2018-03-02
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
1
-9
/
+2
2018-03-02
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
1
-1
/
+0
2018-03-02
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
1
-6
/
+4
2018-03-02
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
1
-2
/
+0
2018-03-02
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
1
-2
/
+0
2018-02-22
crypto: speck - add support for the Speck block cipher
Eric Biggers
1
-0
/
+14
2018-02-19
MIPS: crypto: Add crc32 and crc32c hw accelerated module
Marcin Nowakowski
1
-0
/
+9
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+3
2018-01-12
crypto: x86/salsa20 - cleanup and convert to skcipher API
Eric Biggers
1
-0
/
+2
2018-01-06
crypto: scompress - use sgl_alloc() and sgl_free()
Bart Van Assche
1
-0
/
+1
2017-12-11
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
Hauke Mehrtens
1
-1
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
crypto: sm3 - add OSCCA SM3 secure hash
Gilad Ben-Yossef
1
-0
/
+11
2017-08-09
crypto: algif_aead - copy AAD from src to dst
Stephan Mueller
1
-0
/
+2
2017-06-10
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
1
-0
/
+1
[next]