dalek-cryptography / x25519-dalek

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
BSD 3-Clause "New" or "Revised" License
326 stars 132 forks source link

Add Cargo.lock #110

Closed pinkforest closed 1 year ago

pinkforest commented 1 year ago

Preparing for the CI fix

pinkforest commented 1 year ago

Superceded by: https://github.com/dalek-cryptography/x25519-dalek/pull/109