TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
95f869c9fb97ff641de68b0ce4ff9b51a709f78f
/
include
/
mbedtls
/
chachapoly.h
1990fab
Move MBEDTLS_ERR_xxx Doxygen comments before the definition
by Gilles Peskine
· 4 years ago
a2947ac
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
f744bd7
Update license headers to Apache-2.0 OR GPL-2.0-or-later
by Bence Szépkúti
· 5 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
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
3dc62a0
chachapoly: force correct mode for integrated API
by Manuel Pégourié-Gonnard
· 7 years ago
be78b07
chachapoly: warn against piecewise decryption
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
5ef92d3
chachapoly: 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
346b8d5
chachapoly: split crypt_and_mac() to match GCM API
by Manuel Pégourié-Gonnard
· 7 years ago
dca3a5d
Rename aead_chacha20_poly1305 to chachapoly
by Manuel Pégourié-Gonnard
· 7 years ago
[Renamed (64%) from include/mbedtls/aead_chacha20_poly1305.h]
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
b8025c5
Implement AEAD-ChaCha20-Poly1305.
by Daniel King
· 9 years ago