PSA: forced bits in Montgomery private keys #3399
Labels
component-crypto
Crypto primitives and low-level interfaces
enhancement
good-first-issue
Good for newcomers
An upcoming revision of the PSA Crypto specification will clarify that the export format of Curve25519 and Curve448 private keys must have the forced bits set as specificed in RFC 7748 §5 (output of
decodeScalar25519
anddecodeScalar448
).Goal of this task:
psa_export_key
incrypto.h
.The text was updated successfully, but these errors were encountered: