Merge pull request #5483 from embhorn/zd14659

This commit is contained in:
Juliusz Sosinowicz
2022-08-22 14:28:29 +02:00
committed by GitHub
8 changed files with 21 additions and 25 deletions

View File

@@ -56,7 +56,7 @@ Possible ECC enable options:
* FP cache is not supported for SECP160R1, SECP160R2,
* SECP160K1 and SECP224K1. These do not work with scalars
* that are the length of the order when the order is
* longer than the prime.
* longer than the prime. Use wc_ecc_fp_free to free cache.
* USE_ECC_B_PARAM: Enable ECC curve B param default: off
* (on for HAVE_COMP_KEY)
* WOLFSSL_ECC_CURVE_STATIC: default off (on for windows)