commit | bf31977c429015219a780e93664a0b0bce921d21 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 25 13:00:17 2014 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 25 13:00:17 2014 +0200 |
tree | 9a69df77f4e79f644a4af9789ed33e3a2a0a58f6 | |
parent | 3926a2cc6402f31dfb4046f0c558c96418baadfa [diff] [blame] |
Update BIGNUM_C comments
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index c66b9d4..f1470b3 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -1233,10 +1233,11 @@ * Module: library/bignum.c * Caller: library/dhm.c * library/ecp.c + * library/ecdsa.c * library/rsa.c * library/ssl_tls.c * - * This module is required for RSA and DHM support. + * This module is required for RSA, DHM and ECC (ECDH, ECDSA) support. */ #define POLARSSL_BIGNUM_C