mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Update BIGNUM_C comments
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user