See: Description
| Class | Description |
|---|---|
| X25519DH | DH wrapper around Noise's Curve25519 with I2P types. |
Implementation of X25519 elliptic curve Diffie-Hellman key exchange for I2P.
This package provides X25519 functionality based on RFC 7748, offering:
X25519 is used throughout I2P for:
The implementation wraps Noise's Curve25519 DH operations and provides Java Security API compatibility through parameter specifications.
Since 0.9.41.