dalek-cryptography / curve25519-dalek

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

Update zeroize package. #534

Closed Zedonboy closed 1 year ago

Zedonboy commented 1 year ago

Hello, i am having issue with this package because the zeroize package is outdated, therefore there's a conflict.

Would you please change to the latest version.

Thanks

tarcieri commented 1 year ago

Try the latest rc: https://crates.io/crates/curve25519-dalek/4.0.0-rc.2

Zedonboy commented 1 year ago

4.0.0 is not compatible with solana-sdk.

I was told i have to wait. Until a major release.

On Mon, Jun 19, 2023, 9:50 PM Tony Arcieri @.***> wrote:

Try the latest rc: https://crates.io/crates/curve25519-dalek/4.0.0-rc.2

— Reply to this email directly, view it on GitHub https://github.com/dalek-cryptography/curve25519-dalek/issues/534#issuecomment-1597740735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFJCRKESJJLLA22UHTTXRZDXMC3QHANCNFSM6AAAAAAZMMDJ3M . You are receiving this because you authored the thread.Message ID: @.***>

tarcieri commented 1 year ago

Ok, it should be out soon