1. 5350251 Simplify selftest functions using macros by Manuel Pégourié-Gonnard · 7 years ago
  2. 550c20f poly1305: add test for parameter validation by Manuel Pégourié-Gonnard · 7 years ago
  3. 97e34bf poly1305: fix bug in starts() and add test for it by Manuel Pégourié-Gonnard · 7 years ago
  4. 9b7a93c poly1305: adjust parameter order by Manuel Pégourié-Gonnard · 7 years ago
  5. 54b1a73 Rename poly1305_setkey() to poly1305_starts() by Manuel Pégourié-Gonnard · 7 years ago
  6. 726cf72 Avoid using %zu in selftest functions by Manuel Pégourié-Gonnard · 7 years ago
  7. deda80e Adapt the _ALT style to our new standard by Manuel Pégourié-Gonnard · 7 years ago
  8. f589275 Minor style and formatting fixes. by Daniel King · 9 years ago
  9. 47252c7 Correct signedness of printf specifier in self tests by Daniel King · 9 years ago
  10. d00afaf Adjust verbose self-test output to match other ciphers. by Daniel King · 9 years ago
  11. f28c2aa Allow some parameters to be NULL if the length is 0. by Daniel King · 9 years ago
  12. 5d77eaa Add Poly1305 authenticator algorithm (RFC 7539) by Daniel King · 9 years ago