TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/dev/mbedtls-2.10.0-preview
/
include
/
mbedtls
/
chachapoly.h
d17d297
Add FEATURE_NOT_AVAILABLE error codes.
by Manuel Pégourié-Gonnard
· 7 years ago
799b390
chachapoly: adjust parameter order
by Manuel Pégourié-Gonnard
· 7 years ago
6048e05
Update documentation to match new guidelines.
by Manuel Pégourié-Gonnard
· 7 years ago
52a56d3
chachapoly: split crypt_and_mac() to match GCM API
by Manuel Pégourié-Gonnard
· 7 years ago
d4bd856
Rename aead_chacha20_poly1305 to chachapoly
by Manuel Pégourié-Gonnard
· 7 years ago
[Renamed (64%) from include/mbedtls/aead_chacha20_poly1305.h]
a9ed291
Add missing extern "C" guard to new headers
by Manuel Pégourié-Gonnard
· 7 years ago
deda80e
Adapt the _ALT style to our new standard
by Manuel Pégourié-Gonnard
· 7 years ago
f28c2aa
Allow some parameters to be NULL if the length is 0.
by Daniel King
· 9 years ago
31ac12e
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 9 years ago