1. 3798b6b Add some error codes and merge others by Manuel Pégourié-Gonnard · 7 years ago
  2. b8bd80a Add FEATURE_NOT_AVAILABLE error codes. by Manuel Pégourié-Gonnard · 7 years ago
  3. b1ac5e7 poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  4. b500f8b Update documentation to match new guidelines. by Manuel Pégourié-Gonnard · 7 years ago
  5. 4edd51b Rename poly1305_setkey() to poly1305_starts() by Manuel Pégourié-Gonnard · 7 years ago
  6. 823b7a0 Add missing extern "C" guard to new headers by Manuel Pégourié-Gonnard · 7 years ago
  7. 95d0bdb Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  8. a310c5e Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  9. adc32c0 Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago