- Added first version of Camellia
This commit is contained in:
parent
7a7c78fd02
commit
38119b18d6
7 changed files with 996 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue