Releases: risc0/RustCrypto-elliptic-curves
k256/v0.13.3-risczero.0
This release enables support for the RISC Zero's cryptography acceleration in the k256
crate, based on v0.13.3
.
Full diff from v0.13.3: https://github.com/risc0/RustCrypto-elliptic-curves/compare/k256/v0.13.3..k256/v0.13.3-risczero.0
k256/v0.13.2-risczero.0
This release enables support for the RISC Zero's cryptography acceleration in the k256
crate, based on v0.13.2
.
Full diff from v0.13.2: https://github.com/risc0/RustCrypto-elliptic-curves/compare/k256/v0.13.2..k256/v0.13.2-risczero.0
k256/v0.13.1-risczero.1
This release enables support for the RISC Zero's cryptography acceleration in the k256
crate, based on v0.13.1
.
In k256/v0.13.1-risczero.1, is a patch release to address an issue with a missing normalization check. This missing check allows the zkVM host to potentially corrupt the computation. In the worst case, this could result in loss of soundness in downstream applications. This issue was addressed in #2
What's Changed
Full diff from v0.13.1: https://github.com/risc0/RustCrypto-elliptic-curves/compare/k256/v0.13.1..k256/v0.13.1-risczero.1