TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/dev/mbedtls-2.10.0-preview
/
library
/
chacha20.c
5350251
Simplify selftest functions using macros
by Manuel Pégourié-Gonnard
· 7 years ago
b60045a
chacha20: fix bug in starts() and add test for it
by Manuel Pégourié-Gonnard
· 7 years ago
453cf28
Remove semi-internal chacha20_keystrem_block()
by Manuel Pégourié-Gonnard
· 7 years ago
02969bf
ChaCha20: allow in-place en/decryption
by Manuel Pégourié-Gonnard
· 7 years ago
726cf72
Avoid using %zu in selftest functions
by Manuel Pégourié-Gonnard
· 7 years ago
deda80e
Adapt the _ALT style to our new standard
by Manuel Pégourié-Gonnard
· 7 years ago
f589275
Minor style and formatting fixes.
by Daniel King
· 9 years ago
47252c7
Correct signedness of printf specifier in self tests
by Daniel King
· 9 years ago
d00afaf
Adjust verbose self-test output to match other ciphers.
by Daniel King
· 9 years ago
f28c2aa
Allow some parameters to be NULL if the length is 0.
by Daniel King
· 9 years ago
31ac12e
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 9 years ago
0fe7b5b
Add ChaCha20 to the Cipher module
by Daniel King
· 9 years ago
a98ff5e
Initial implementation of ChaCha20
by Daniel King
· 9 years ago