mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 19:54:40 +02:00
Updated Features (markdown)
@@ -1,3 +1,5 @@
|
|||||||
|
https://www.wolfssl.com
|
||||||
|
|
||||||
## Sections in chapter 4:
|
## Sections in chapter 4:
|
||||||
|
|
||||||
[4.1 - Features Overview](#41-features-overview)
|
[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.
|
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)
|
Reference in New Issue
Block a user