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
2016-11-28
crypto: aesni - Convert to skcipher
Herbert Xu
1
-4
/
+3
2016-11-28
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
1
-1
/
+1
2016-11-28
crypto: simd - Add simd skcipher helper
Herbert Xu
1
-0
/
+4
2016-11-28
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
Jean Delvare
1
-1
/
+1
2016-10-25
crypto: acomp - add support for deflate via scomp
Giovanni Cabiddu
1
-0
/
+1
2016-10-25
crypto: acomp - add support for 842 via scomp
Giovanni Cabiddu
1
-0
/
+1
2016-10-25
crypto: acomp - add support for lz4hc via scomp
Giovanni Cabiddu
1
-0
/
+1
2016-10-25
crypto: acomp - add support for lz4 via scomp
Giovanni Cabiddu
1
-0
/
+1
2016-10-25
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
1
-0
/
+1
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
1
-0
/
+10
2016-10-21
crypto: api - Fix Kconfig dependencies for FIPS
Alec Ari
1
-1
/
+1
2016-08-09
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
1
-1
/
+1
2016-07-05
crypto: powerpc - Add POWER8 optimised crc32c
Anton Blanchard
1
-0
/
+11
2016-06-28
crypto: sha512-mb - Enable SHA512 multibuffer support
Megha Dey
1
-0
/
+16
2016-06-27
crypto: sha256-mb - Enable multibuffer support
Megha Dey
1
-0
/
+16
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
1
-0
/
+5
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
1
-0
/
+8
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
1
-0
/
+10
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
1
-0
/
+10
2016-06-15
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
1
-0
/
+1
2016-05-05
crypto: rsa - select crypto mgr dependency
Tadeusz Struk
1
-0
/
+1
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-19
/
+4
2016-02-01
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
1
-0
/
+3
2016-01-27
crypto: jitterentropy - always select CRYPTO_RNG
Arnd Bergmann
1
-0
/
+1
2016-01-27
crypto: compress - remove unused pcomp interface
Joonsoo Kim
1
-19
/
+0
2016-01-26
crypto: ghash,poly1305 - select CRYPTO_HASH where needed
Arnd Bergmann
1
-0
/
+2
2015-10-15
crypto: keywrap - enable compilation
Stephan Mueller
1
-0
/
+7
2015-09-21
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
1
-4
/
+6
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
2015-08-17
crypto: null - Add missing Kconfig tristate for NULL2
Herbert Xu
1
-0
/
+1
2015-08-17
crypto: aead - Add type-safe geniv init/exit helpers
Herbert Xu
1
-3
/
+8
2015-08-14
Move certificate handling to its own directory
David Howells
1
-0
/
+1
2015-08-05
crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
Herbert Xu
1
-0
/
+1
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
1
-1
/
+1
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
1
-0
/
+12
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
1
-1
/
+1
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
1
-0
/
+15
2015-06-21
crypto: rsa - fix invalid select for AKCIPHER
Tadeusz Struk
1
-1
/
+1
2015-06-17
crypto: testmgr - add tests vectors for RSA
Tadeusz Struk
1
-0
/
+1
2015-06-17
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
1
-0
/
+8
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk
1
-0
/
+9
2015-06-11
crypto: drbg - Add select on sha256
Herbert Xu
1
-1
/
+2
2015-06-04
crypto: rng - Make DRBG the default RNG
Herbert Xu
1
-7
/
+8
2015-06-04
crypto: echainiv - Set Kconfig default to m
Herbert Xu
1
-0
/
+1
2015-06-04
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
Martin Willi
1
-0
/
+12
2015-06-04
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
Martin Willi
1
-0
/
+9
2015-06-04
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
1
-0
/
+13
2015-06-03
Revert "crypto: algif_aead - Disable AEAD user-space for now"
Herbert Xu
1
-0
/
+9
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-9
/
+0
2015-05-27
crypto: jitterentropy - add jitterentropy RNG
Stephan Mueller
1
-0
/
+10
[next]