commit | a98ff5eadfc6dbbc4f5e0ecf1ac22ab81a877675 | [log] [tgz] |
---|---|---|
author | Daniel King <damaki.gh@gmail.com> | Sun May 15 17:28:08 2016 -0300 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Thu May 10 13:19:31 2018 +0200 |
tree | 288acedff6bd00ba7480af1e4b3a491ad375bf3a | |
parent | a331e0f0af56f127767ee9f3930ec7b387669851 [diff] [blame] |
Initial implementation of ChaCha20
diff --git a/include/mbedtls/error.h b/include/mbedtls/error.h index 8b4d3a8..ace0c47 100644 --- a/include/mbedtls/error.h +++ b/include/mbedtls/error.h
@@ -76,6 +76,7 @@ * SHA1 1 0x0035-0x0035 * SHA256 1 0x0037-0x0037 * SHA512 1 0x0039-0x0039 + * CHACHA20 1 0x003B-0x003B * * High-level module nr (3 bits - 0x0...-0x7...) * Name ID Nr of Errors