commit | a9379c0ed14e402207056e84dcb83934a2652e9d | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jul 04 11:02:11 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jul 04 11:02:11 2012 +0000 |
tree | c07eb45d97fa673eca77fbd384e07551b6bf50a0 | |
parent | 92eeea4627e2fbf5b5b9e6a67789b7d3dabbfca2 [diff] [blame] |
- Added base blowfish algorithm
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index 508546e..4bad908 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -50,6 +50,7 @@ * Module Nr Codes assigned * MPI 7 0x0002-0x0010 * GCM 2 0x0012-0x0014 + * BLOWFISH 2 0x0016-0x0018 * AES 2 0x0020-0x0022 * CAMELLIA 2 0x0024-0x0026 * XTEA 1 0x0028-0x0028