1. ad7581f Minor improvements to ChaCha20/Poly1305/ChaChaPoly documentation by Hanno Becker · 7 years ago
  2. e463c42 Minor improvements by Hanno Becker · 7 years ago
  3. b3c10b3 Add documentation on parameter preconditions to ChaChaPoly modules by Hanno Becker · 7 years ago
  4. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  5. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  6. c7bc9e1 Fix a few typos by Manuel Pégourié-Gonnard · 7 years ago
  7. 98fae6d ChaCha20: move working state from ctx to stack by Manuel Pégourié-Gonnard · 7 years ago
  8. c22e61a Add ifdef for selftest in header file by Manuel Pégourié-Gonnard · 7 years ago
  9. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  10. b8bd80a Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  11. b500f8b Update documentation to match new guidelines. by Manuel Pégourié-Gonnard · 7 years ago
  12. 56206c4 Remove semi-internal chacha20_keystrem_block() by Manuel Pégourié-Gonnard · 7 years ago
  13. 502f189 ChaCha20: allow in-place en/decryption by Manuel Pégourié-Gonnard · 7 years ago
  14. 823b7a0 Add missing extern "C" guard to new headers by Manuel Pégourié-Gonnard · 7 years ago
  15. 95d0bdb Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  16. a310c5e Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  17. b8025c5 Implement AEAD-ChaCha20-Poly1305. by Daniel King · 9 years ago
  18. bd92062 Add ChaCha20 to the Cipher module by Daniel King · 9 years ago
  19. 34b822c Initial implementation of ChaCha20 by Daniel King · 9 years ago