- Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT)

This commit is contained in:
Paul Bakker 2011-01-06 14:20:01 +00:00
parent 37ca75d6f2
commit 1737385e04
12 changed files with 2540 additions and 4 deletions

View file

@ -197,6 +197,14 @@
*/
#define POLARSSL_HAVEGE_C
/*
* Module: library/md.c
* Caller:
*
* Uncomment to enable generic message digest wrappers.
*/
#define POLARSSL_MD_C
/*
* Module: library/md2.c
* Caller: library/x509parse.c