commit | 89e80c9a4365b76fcdef9ae4128fc81e207d474a | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Mar 20 13:50:09 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Mar 20 13:50:09 2012 +0000 |
tree | 2c7815f4d8afda352d4a6b1c875f6a53885c0d18 | |
parent | b6ad62dd211f092b11b494a66b4d15a923dcf4bc [diff] [blame] |
- Added base Galois/Counter mode (GCM) for AES
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index e2e91f9..4145a50 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -49,6 +49,7 @@ * * Module Nr Codes assigned * MPI 7 0x0002-0x0010 + * GCM 1 0x0012-0x0012 * AES 2 0x0020-0x0022 * CAMELLIA 2 0x0024-0x0026 * XTEA 1 0x0028-0x0028