Fixed dependency on POLARSSL_SHA4_C in ssl modules

This commit is contained in:
Paul Bakker 2012-11-24 11:26:46 +01:00
parent 1eeceaeac8
commit 769075dfb6
3 changed files with 28 additions and 2 deletions

View file

@ -696,6 +696,7 @@
* library/x509parse.c
*
* This module adds support for SHA-224 and SHA-256.
* This module is required for the SSL/TLS 1.2 PRF function.
*/
#define POLARSSL_SHA2_C