Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
7439209bcca2f64c30334ca3754eeaea27df32d1
/
library
/
chacha20.c
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 4 years, 7 months ago
e0b2687
Undef ASSERT before defining it to ensure that no previous definition
by Ouss4
· 4 years, 8 months ago
db09ef6
Include common.h instead of config.h in library source files
by Gilles Peskine
· 4 years, 9 months ago
24eed8d
Initialise return values to an error
by Janos Follath
· 5 years ago
1eeca41
Improve macro hygiene
by Hanno Becker
· 6 years ago
305e4e4
Implement parameter validation for ChaCha/Poly modules
by Hanno Becker
· 6 years ago
21a65e0
Fix usage of inline with for some compilers
by Manuel Pégourié-Gonnard
· 7 years ago
1729789
Misc style adjustments
by Manuel Pégourié-Gonnard
· 7 years ago
98fae6d
ChaCha20: move working state from ctx to stack
by Manuel Pégourié-Gonnard
· 7 years ago
9620f9b
Rm mbedtls_ prefix form static functions
by Manuel Pégourié-Gonnard
· 7 years ago
fb78c90
Use recently-introduced platform_util module
by Manuel Pégourié-Gonnard
· 7 years ago
c0dfcd4
Simplify selftest functions using macros
by Manuel Pégourié-Gonnard
· 7 years ago
55c0d09
chacha20: fix bug in starts() and add test for it
by Manuel Pégourié-Gonnard
· 7 years ago
56206c4
Remove semi-internal chacha20_keystrem_block()
by Manuel Pégourié-Gonnard
· 7 years ago
502f189
ChaCha20: allow in-place en/decryption
by Manuel Pégourié-Gonnard
· 7 years ago
b7e9900
Avoid using %zu in selftest functions
by Manuel Pégourié-Gonnard
· 7 years ago
95d0bdb
Adapt the _ALT style to our new standard
by Manuel Pégourié-Gonnard
· 7 years ago
e6e7968
Minor style and formatting fixes.
by Daniel King
· 7 years ago
b6897f6
Correct signedness of printf specifier in self tests
by Daniel King
· 7 years ago
dedf4a3
Adjust verbose self-test output to match other ciphers.
by Daniel King
· 7 years ago
a310c5e
Allow some parameters to be NULL if the length is 0.
by Daniel King
· 7 years ago
b8025c5
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 7 years ago
bd92062
Add ChaCha20 to the Cipher module
by Daniel King
· 7 years ago
34b822c
Initial implementation of ChaCha20
by Daniel King
· 7 years ago