See: Description
| Class | Description |
|---|---|
| Curve25519 |
Implementation of the Curve25519 elliptic curve algorithm.
|
X25519 elliptic curve Diffie-Hellman primitive for Noise protocol framework, moved from router to core in 0.9.38.
This package provides:
X25519 is a modern elliptic curve Diffie-Hellman function providing high-performance key exchange with strong security guarantees. It's used in I2P's Noise protocol implementations for secure key establishment. Moved to core to make it available across I2P components.
Since 0.9.38.