Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c59a6dffa3cdf826cba92f1b967f8dba2fafec53
/
arch
/
arm64
/
crypto
/
Kconfig
c59a6df
crypto: arm64/aes-ccm - switch to AES library
by Ard Biesheuvel
· 6 years ago
fe3b99b
crypto: arm64/ghash - switch to AES library
by Ard Biesheuvel
· 6 years ago
19c11c9
crypto: arm64/chacha - add XChaCha12 support
by Eric Biggers
· 6 years ago
cc7cf99
crypto: arm64/chacha20 - add XChaCha20 support
by Eric Biggers
· 6 years ago
a00fa0c
crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
by Eric Biggers
· 6 years ago
598b7d4
crypto: arm64/crc32 - remove PMULL based CRC32 driver
by Ard Biesheuvel
· 6 years ago
578bdaa
crypto: speck - remove Speck
by Jason A. Donenfeld
· 6 years ago
e99ce92
crypto: arm64 - add support for SM4 encryption using special instructions
by Ard Biesheuvel
· 7 years ago
91a2abb
crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
by Eric Biggers
· 7 years ago
140aa50
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation
by Ard Biesheuvel
· 7 years ago
15d5910
crypto: arm64/sha3 - new v8.2 Crypto Extensions implementation
by Ard Biesheuvel
· 7 years ago
bb6c8c4
crypto: arm64 - implement SHA-512 using special instructions
by Ard Biesheuvel
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
537c144
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
by Ard Biesheuvel
· 7 years ago
ec808bb
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
by Ard Biesheuvel
· 7 years ago
e211506
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
by Ard Biesheuvel
· 7 years ago
5092fcf
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
by Ard Biesheuvel
· 7 years ago
b8fb993
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
by Ard Biesheuvel
· 7 years ago
da17933
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
by Ard Biesheuvel
· 7 years ago
0771f32
crypto: arm64/sha1-ce - add non-SIMD generic fallback
by Ard Biesheuvel
· 7 years ago
6d6254d
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
by Ard Biesheuvel
· 7 years ago
5d3d9c8
crypto: arm64/crc32 - merge CRC32 and PMULL instruction based drivers
by Ard Biesheuvel
· 8 years ago
12fcd92
crypto: arm64/aes - replace scalar fallback with plain NEON fallback
by Ard Biesheuvel
· 8 years ago
1abee99
crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64
by Ard Biesheuvel
· 8 years ago
bed593c
crypto: arm64/aes - add scalar implementation
by Ard Biesheuvel
· 8 years ago
b7171ce
crypto: arm64/chacha20 - implement NEON version based on SSE3 code
by Ard Biesheuvel
· 8 years ago
5386e5d
Revert "crypto: arm64/ARM: NEON accelerated ChaCha20"
by Herbert Xu
· 8 years ago
8621caa
crypto: arm64/chacha20 - implement NEON version based on SSE3 code
by Ard Biesheuvel
· 8 years ago
8fefde9
crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
by Ard Biesheuvel
· 8 years ago
6ef5737
crypto: arm64/crct10dif - port x86 SSE implementation to arm64
by Ard Biesheuvel
· 8 years ago
585b5fa
crypto: arm/aes - Select SIMD in Kconfig
by Herbert Xu
· 8 years ago
7918ece
crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512
by Ard Biesheuvel
· 8 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f6f203f
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
by Yazen Ghannam
· 10 years ago
12ac3ef
arm64/crypto: use crypto instructions to generate AES key schedule
by Ard Biesheuvel
· 10 years ago
49788fe
arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
by Ard Biesheuvel
· 11 years ago
a3fd821
arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
317f2f7
arm64/crypto: AES using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
fdd2389
arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
6ba6c74
arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago
2c98833
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 11 years ago