simple-ecdh 0.2.1

A simple ecdh implementation for rust
Documentation
1
2
3
4
5
# A simple ecdh implementation for rust


使用[crypto-bigint](https://crates.io/crates/crypto-bigint)实现的简易ecdh

参考[LagrangeV2](https://github.com/LagrangeDev/LagrangeV2/blob/main/Lagrange.Core/Utility/Cryptography/EcdhProvider.cs)