commit | 769075dfb679f7be45d40e733bdae8214513e417 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Sat Nov 24 11:26:46 2012 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Sat Nov 24 11:26:46 2012 +0100 |
tree | 791e7156cbfcf8ce4c14d6693d28bfb0ef0d6c57 | |
parent | 1eeceaeac86cd142fa2d00c41e7115e1237cde55 [diff] [blame] |
Fixed dependency on POLARSSL_SHA4_C in ssl modules
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 1ce28e5..dac70e7 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -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