Skip to content

release_v20231104_0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 10:33
· 1479 commits to main since this release
22676f0
Ecc384::key_pair: make ecc_private_key_usage mandatory. (#1042)

The real firmware always sets this, and making this mandatory gets rid
of the branch around the pairwise-consistency check, which was a CFI
risk.