Sign in
android-kvm
/
linux
/
e2a4a0eeb0cd308bb96d168f90c225da2084d4dc
/
include
/
crypto
/
chacha.h
96562f2
random: early initialization of ChaCha constants
by Dominik Brodowski
· 3 years ago
a181e0f
random: initialize ChaCha20 constants with correct endianness
by Eric Biggers
· 3 years, 9 months ago
e79a317
crypto: x86/chacha-sse3 - use unaligned loads for state array
by Ard Biesheuvel
· 4 years, 6 months ago
84e03fa
crypto: x86/chacha - expose SIMD ChaCha routine as library function
by Ard Biesheuvel
· 5 years ago
5fb8ef2
crypto: chacha - move existing library code into lib/crypto
by Ard Biesheuvel
· 5 years ago
860ab2e
crypto: chacha - constify ctx and iv arguments
by Eric Biggers
· 6 years ago
aa76240
crypto: chacha - add XChaCha12 support
by Eric Biggers
· 6 years ago
1ca1b91
crypto: chacha20-generic - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago