Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
68de2fe57a8f2746db1064d39c697595cd76bb16
/
crypto
/
chacha20_generic.c
a5e9f55
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
by Eric Biggers
· 6 years ago
9f480fa
crypto: chacha20 - Fix keystream alignment for chacha20_block()
by Eric Biggers
· 7 years ago
a1c7338
crypto: chacha20 - Remove cra_alignmask
by Eric Biggers
· 7 years ago
dbd872a
crypto: chacha20 - Use unaligned access macros when loading key and IV
by Eric Biggers
· 7 years ago
ecf3220
crypto: chacha20 - Fix unaligned access when loading constants
by Eric Biggers
· 7 years ago
4de4372
crypto: chacha20 - fix handling of chunked input
by Ard Biesheuvel
· 7 years ago
9ae433b
crypto: chacha20 - convert generic and x86 versions to skcipher
by Ard Biesheuvel
· 8 years ago
e192be9
random: replace non-blocking pool with a Chacha20-based CRNG
by Theodore Ts'o
· 9 years ago
31d7247
crypto: chacha20 - Export common ChaCha20 helpers
by Martin Willi
· 9 years ago
c08d0e6
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
by Martin Willi
· 10 years ago