index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
lib/crypto: arm64/sm3: Migrate optimized code into library
Eric Biggers
-22
/
+0
2026-03-23
lib/crypto: arm64/ghash: Migrate optimized code into library
Eric Biggers
-3
/
+2
2026-03-09
lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
Eric Biggers
-1
/
+1
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
-25
/
+1
2026-01-12
crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct places
Eric Biggers
-1
/
+2
2026-01-12
lib/crypto: arm64/nh: Migrate optimized code into library
Eric Biggers
-10
/
+0
2025-11-11
lib/crypto: arm64/polyval: Migrate optimized code into library
Eric Biggers
-10
/
+0
2025-11-05
lib/crypto: arm64/sha3: Migrate optimized code into library
Eric Biggers
-11
/
+0
2025-08-30
crypto: arm64/aes - use SHA-256 library instead of crypto_shash
Eric Biggers
-0
/
+1
2025-07-14
lib/crypto: arm64/sha1: Migrate optimized code into library
Eric Biggers
-11
/
+0
2025-06-30
lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
-19
/
+0
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
-19
/
+0
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
-13
/
+0
2025-04-28
crypto: arm64 - drop redundant dependencies on ARM64
Eric Biggers
-2
/
+2
2025-04-16
crypto: arm64/poly1305 - remove redundant shash algorithm
Eric Biggers
-6
/
+0
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
-2
/
+2
2025-04-07
crypto: arm64/chacha - remove the skcipher algorithms
Eric Biggers
-7
/
+0
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
-2
/
+4
2024-12-01
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
-10
/
+0
2024-01-26
crypto: arm64/aes-ccm - Reuse existing MAC update for AAD input
Ard Biesheuvel
-0
/
+1
2023-12-08
crypto: arm64/sm4 - Remove cfb(sm4)
Herbert Xu
-4
/
+2
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
-1
/
+1
2022-11-04
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
-0
/
+16
2022-11-04
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
-0
/
+16
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
-1
/
+3
2022-11-04
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
-0
/
+11
2022-09-24
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
-1
/
+1
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
-10
/
+99
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
-12
/
+65
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
-1
/
+6
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
-53
/
+54
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
-9
/
+2
2022-06-30
crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE
Qian Cai
-0
/
+1
2022-06-10
crypto: arm64/polyval - Add PMULL accelerated implementation of POLYVAL
Nathan Huckleberry
-0
/
+5
2022-06-10
crypto: arm64/aes-xctr - Add accelerated implementation of XCTR
Nathan Huckleberry
-2
/
+2
2022-04-15
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
Tianjia Zhang
-2
/
+2
2022-04-08
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
Tianjia Zhang
-0
/
+6
2022-04-08
crypto: arm64/sm4 - add ARMv8 NEON implementation
Tianjia Zhang
-0
/
+6
2022-04-08
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
-2
/
+2
2022-01-28
crypto: arm64/sm3-ce - make dependent on sm3 library
Tianjia Zhang
-1
/
+1
2021-09-17
crypto: arm64/aes-ce - stop using SIMD helper for skciphers
Ard Biesheuvel
-4
/
+0
2021-09-17
crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
Ard Biesheuvel
-2
/
+0
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
-1
/
+1
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
-0
/
+6
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
-0
/
+1
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
-1
/
+1
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
-4
/
+4
2019-07-26
crypto: arm64/aes-ce-cipher - use AES library as fallback
Ard Biesheuvel
-1
/
+1
2019-07-26
crypto: arm64/aes-ce - switch to library version of key expansion routine
Ard Biesheuvel
-1
/
+1
2019-07-26
crypto: arm64/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
-0
/
+1
[next]