index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
Age
Commit message (
Expand
)
Author
2025-07-14
lib/crypto: arm64/sha1: Migrate optimized code into library
Eric Biggers
2025-06-30
lib/crypto: arm64/sha512: Migrate optimized SHA-512 code to library
Eric Biggers
2025-06-30
crypto: sha512 - Rename conflicting symbols
Eric Biggers
2025-05-05
crypto: arm64/sha256 - Add simd block function
Herbert Xu
2025-05-05
crypto: arm64/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
crypto: arm64/sha256 - remove obsolete chunking logic
Eric Biggers
2025-04-28
crypto: arm64/polyval - Use API partial block handling
Herbert Xu
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
2025-04-28
crypto: arm64 - drop redundant dependencies on ARM64
Eric Biggers
2025-04-26
crypto: arm64/sha1 - Set finalize for short finup
Herbert Xu
2025-04-23
crypto: arm64/sm4 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/aes - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sm3-neon - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sm3-ce - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sha512-ce - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sha3-ce - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sha256 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sha256-ce - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sha1 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/ghash - Use API partial block handling
Herbert Xu
2025-04-19
crypto: lib/poly1305 - restore ability to remove modules
Eric Biggers
2025-04-19
crypto: lib/chacha - restore ability to remove modules
Eric Biggers
2025-04-16
crypto: arm64/poly1305 - remove redundant shash algorithm
Eric Biggers
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
2025-04-16
crypto: cbcmac - Set block size properly
Herbert Xu
2025-04-16
crypto: lib/sm3 - Move sm3 library into lib/crypto
Herbert Xu
2025-04-16
crypto: arm64/sha512 - Fix header inclusions
Herbert Xu
2025-04-07
crypto: arm64/chacha - remove the skcipher algorithms
Eric Biggers
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2025-03-02
crypto: arm64 - use the new scatterwalk functions
Eric Biggers
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
arm64/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-15
crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code
Ard Biesheuvel
2024-11-15
crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply
Ard Biesheuvel
2024-11-15
crypto: arm64/crct10dif - Remove obsolete chunking logic
Ard Biesheuvel
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-17
crypto: arm64/poly1305 - move data to rodata section
Jia He
2024-08-06
Revert "crypto: arm64/poly1305 - move data to rodata section"
Herbert Xu
2024-08-02
crypto: arm64/poly1305 - move data to rodata section
Jia He
2024-06-21
crypto: arm64 - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-31
crypto: arm64/crc10dif - Raise priority of NEON crct10dif implementation
Mark Brown
2024-04-26
crypto: arm64/aes-ce - Simplify round key load sequence
Ard Biesheuvel
2024-03-15
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
[next]