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 `.as_bytes()` method for `StaticSecret` #96

Closed dlblv closed 1 year ago

dlblv commented 1 year ago

@tarcieri what shall I do to make this PR be merged?