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