curve25519 2.0.0 curve25519: ^2.0.0 copied to clipboard
Curve25519 Diffie-Hellman (X25519).
Introduction #
A Dart package that implements X25519 key exchange (RFC 7748). X25519 is Elliptic Curve Diffie-Hellman (ECDH) over Curve25519.
This package has been merged into package:cryptography.