1. 8d195e7 crypto: poly1305 - fix poly1305_core_setkey() declaration by Arnd Bergmann · 3 years, 10 months ago
  2. 1c08a10 crypto: poly1305 - add new 32 and 64-bit generic versions by Jason A. Donenfeld · 5 years ago
  3. a1d9306 crypto: poly1305 - expose init/update/final library interface by Ard Biesheuvel · 5 years ago
  4. ad8f5b8 crypto: x86/poly1305 - unify Poly1305 state struct with generic code by Ard Biesheuvel · 5 years ago
  5. 48ea8c6 crypto: poly1305 - move core routines into a separate library by Ard Biesheuvel · 5 years ago
  6. 1b6fd3d crypto: poly1305 - add Poly1305 core API by Eric Biggers · 6 years ago
  7. 878afc3 crypto: poly1305 - use structures for key and accumulator by Eric Biggers · 6 years ago
  8. a16e772e crypto: poly1305 - remove ->setkey() method by Eric Biggers · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 2546f81 crypto: poly1305 - Export common Poly1305 helpers by Martin Willi · 9 years ago