commit | 0482fd597aae2314e3c97fd5cc37faa4bcd2a101 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Wed Oct 04 13:39:08 2017 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Wed Oct 04 13:39:08 2017 +0100 |
tree | 0efca7dceac133317da7a4cd7e7c6e074f5874fd | |
parent | 5a7c35d1a8d13824efc6c93ba0be2d617844641e [diff] |
Remove reference to utility program for RFC 3526/7919 verification
diff --git a/include/mbedtls/dhm.h b/include/mbedtls/dhm.h index de81869..460ee7f 100644 --- a/include/mbedtls/dhm.h +++ b/include/mbedtls/dhm.h
@@ -299,8 +299,6 @@ * 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)