Remove reference to utility program for RFC 3526/7919 verification

This commit is contained in:
Hanno Becker 2017-10-04 13:39:08 +01:00
parent 5a7c35d1a8
commit 0482fd597a

View file

@ -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)