TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
fe725defaee76f91aa1f8d6b13469107e53556f0
/
include
/
mbedtls
/
poly1305.h
4edd51b
Rename poly1305_setkey() to poly1305_starts()
by Manuel Pégourié-Gonnard
· 7 years ago
823b7a0
Add missing extern "C" guard to new headers
by Manuel Pégourié-Gonnard
· 7 years ago
95d0bdb
Adapt the _ALT style to our new standard
by Manuel Pégourié-Gonnard
· 7 years ago
a310c5e
Allow some parameters to be NULL if the length is 0.
by Daniel King
· 9 years ago
adc32c0
Add Poly1305 authenticator algorithm (RFC 7539)
by Daniel King
· 9 years ago