mirror of https://github.com/wolfSSL/wolfssl.git
Spelling fix.
parent
21f53f37a1
commit
1cf87ce0c9
|
@ -95,7 +95,7 @@ Possible ECC enable options:
|
||||||
* WOLFSSL_ECC_GEN_REJECT_SAMPLING
|
* WOLFSSL_ECC_GEN_REJECT_SAMPLING
|
||||||
* Enables generation of scalar (private key and ECDSA
|
* Enables generation of scalar (private key and ECDSA
|
||||||
* nonce) to be performed using reject sampling algorithm.
|
* nonce) to be performed using reject sampling algorithm.
|
||||||
* Use this when CPU state can be closely observered by
|
* Use this when CPU state can be closely observed by
|
||||||
* attacker.
|
* attacker.
|
||||||
* default: off
|
* default: off
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue