TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
55427964b1073e566acfa36786bc4ab3ad901b9c
/
include
/
mbedtls
/
poly1305.h
983acb7
Fix include file path
by GuHaijun
· 7 years ago
ad7581f
Minor improvements to ChaCha20/Poly1305/ChaChaPoly documentation
by Hanno Becker
· 7 years ago
b3c10b3
Add documentation on parameter preconditions to ChaChaPoly modules
by Hanno Becker
· 7 years ago
9924bdc
Deprecate hardware acceleration errors
by Ron Eldor
· 7 years ago
428cc52
Allow to forward declare of public structs #1215
by Dawid Drozd
· 7 years ago
c7bc9e1
Fix a few typos
by Manuel Pégourié-Gonnard
· 7 years ago
d2db09f
Fix typo in documentation
by Manuel Pégourié-Gonnard
· 7 years ago
c22e61a
Add ifdef for selftest in header file
by Manuel Pégourié-Gonnard
· 7 years ago
3798b6b
Add some error codes and merge others
by Manuel Pégourié-Gonnard
· 7 years ago
b8bd80a
Add FEATURE_NOT_AVAILABLE error codes.
by Manuel Pégourié-Gonnard
· 7 years ago
b1ac5e7
poly1305: adjust parameter order
by Manuel Pégourié-Gonnard
· 7 years ago
b500f8b
Update documentation to match new guidelines.
by Manuel Pégourié-Gonnard
· 7 years ago
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