1. 5350251 Simplify selftest functions using macros by Manuel Pégourié-Gonnard · 7 years ago
  2. b60045a chacha20: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  3. 453cf28 Remove semi-internal chacha20_keystrem_block() by Manuel Pégourié-Gonnard · 7 years ago
  4. 02969bf ChaCha20: allow in-place en/decryption by Manuel Pégourié-Gonnard · 7 years ago
  5. 726cf72 Avoid using %zu in selftest functions by Manuel Pégourié-Gonnard · 7 years ago
  6. deda80e Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  7. f589275 Minor style and formatting fixes. by Daniel King · 9 years ago
  8. 47252c7 Correct signedness of printf specifier in self tests by Daniel King · 9 years ago
  9. d00afaf Adjust verbose self-test output to match other ciphers. by Daniel King · 9 years ago
  10. f28c2aa Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  11. 31ac12e Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  12. 0fe7b5b Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  13. a98ff5e Initial implementation of ChaCha20 by Daniel King · 9 years ago