mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Remove reference to utility program for RFC 3526/7919 verification
This commit is contained in:
@ -299,8 +299,6 @@ int mbedtls_dhm_self_test( int verbose );
|
||||
* hence the corresponding subgroup has order (p-1)/2 and avoids leaking a
|
||||
* bit in the private exponent).
|
||||
*
|
||||
* The above description can be validated using the
|
||||
* the program programs/util/rfc_3526_7919_verify.
|
||||
*/
|
||||
|
||||
#if !defined(MBEDTLS_DEPRECATED_REMOVED)
|
||||
|
Reference in New Issue
Block a user