dalek-cryptography / curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519
Other
887 stars 452 forks source link

4.0.0 Remaining Breaking Changes #521

Closed pinkforest closed 1 year ago

pinkforest commented 1 year ago

This issue is referred from rc.2 README

Scalar API

Scalar API can be either rc.3 OR 4.1.0 SemVer exempted or gated via feature.

However does not stop us releasing rc.2 and get the usage from 10% to get more usage across the crates.

tarcieri commented 1 year ago

A plan for #380 would also be good

tarcieri commented 1 year ago

I posted a non-breaking plan for #380 here: https://github.com/dalek-cryptography/curve25519-dalek/issues/380#issuecomment-1567527591

That said, I think all of these are done.