index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
powerpc
Age
Commit message (
Expand
)
Author
2026-02-18
lib/crypto: powerpc/aes: Fix rndkey_from_vsx() on big endian CPUs
Eric Biggers
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
2025-08-29
lib/crypto: chacha: Consolidate into single module
Eric Biggers
2025-08-29
lib/crypto: chacha: Remove unused function chacha_is_arch_optimized()
Eric Biggers
2025-08-29
lib/crypto: poly1305: Consolidate into single module
Eric Biggers
2025-08-29
lib/crypto: poly1305: Remove unused function poly1305_is_arch_optimized()
Eric Biggers
2025-08-26
lib/crypto: powerpc/md5: Migrate optimized code into library
Eric Biggers
2025-07-14
lib/crypto: powerpc/sha1: Migrate optimized code into library
Eric Biggers
2025-07-04
lib/crypto: sha256: Consolidate into single module
Eric Biggers
2025-07-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers