- Added first version of Camellia

This commit is contained in:
Paul Bakker 2009-01-10 23:31:23 +00:00
parent 7a7c78fd02
commit 38119b18d6
7 changed files with 996 additions and 2 deletions

View file

@ -120,6 +120,14 @@
*/
#define POLARSSL_BIGNUM_C
/*
* Module: library/camellia.c
* Caller:
*
* This module enabled the following cipher suites:
*/
#define POLARSSL_CAMELLIA_C
/*
* Module: library/certs.c
* Caller: