diff --git a/Features.md b/Features.md index 7fd9fa1..705ef79 100644 --- a/Features.md +++ b/Features.md @@ -1,3 +1,5 @@ +https://www.wolfssl.com + ## Sections in chapter 4: [4.1 - Features Overview](#41-features-overview) @@ -599,4 +601,4 @@ wolfSSL provides the function “ConstantCompare” which guarantees constant ti The wolfSSL ECC implementation has the define ECC_TIMING_RESISTANT to enable timing-resistance in the ECC algorithm. Similarly the define TFM_TIMING_RESISTANT is provided in the fast math libraries for RSA algorithm timing-resistance. The function exptmod uses the timing resistant Montgomery ladder. -[See also: --enable-harden](https://github.com/wolfSSL/wolfssl/wiki/Building-wolfSSL#25-build-options-configure-options) +[See also: --enable-harden](https://github.com/wolfSSL/wolfssl/wiki/Building-wolfSSL#25-build-options-configure-options) \ No newline at end of file