Note unusual curve size
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
2a22dac694
commit
6e2069661e
1 changed files with 2 additions and 0 deletions
|
@ -594,6 +594,8 @@
|
||||||
* They are defined in _Standards for Efficient Cryptography_,
|
* They are defined in _Standards for Efficient Cryptography_,
|
||||||
* _SEC 2: Recommended Elliptic Curve Domain Parameters_.
|
* _SEC 2: Recommended Elliptic Curve Domain Parameters_.
|
||||||
* https://www.secg.org/sec2-v2.pdf
|
* https://www.secg.org/sec2-v2.pdf
|
||||||
|
*
|
||||||
|
* \note For secp224k1, the bit-size is 225 (size of a private value).
|
||||||
*/
|
*/
|
||||||
#define PSA_ECC_FAMILY_SECP_K1 ((psa_ecc_family_t) 0x17)
|
#define PSA_ECC_FAMILY_SECP_K1 ((psa_ecc_family_t) 0x17)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue