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

Update dependencies to match current github state #95

Closed dignifiedquire closed 1 year ago

dignifiedquire commented 1 year ago

Tries to match to the latest changes currently on github

Replaces #87

rozbb commented 1 year ago

Ugh, CI is broken. This can be fixed in another commit tho. Tests pass locally. Thank you!