nuke-web3 / x25519-dalek

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A fork of x25519-dalek

This crate is a fork of x25519-dalek with some dependencies updates.

Please refer to the original repository for more information. We plan to switch to x25519-dalek 4.0 when it is ready.

About

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%