curve25519 0.1.0 curve25519: ^0.1.0 copied to clipboard
Implements X25519 key exchange (elliptic curve Diffie-Hellman over Curve25519).
Introduction #
A Dart package that implements X25519 key exchange (RFC 7748). X25519 is Elliptic Curve Diffie-Hellman (ECDH) over Curve25519.
This package was created by Gohilla.com team and licensed under the Apache License 2.0.
Issues and contributing #
- Create issues and pull requests at: github.com/gohilla/curve25519