Skip navigation links

Package net.i2p.crypto.x25519.spec

Parameter specifications and algorithm configuration for X25519 operations.

See: Description

Package net.i2p.crypto.x25519.spec Description

Parameter specifications and algorithm configuration for X25519 operations.

This package provides AlgorithmParameterSpec implementations that define the parameters and configuration for X25519 Diffie-Hellman key exchange. These specifications enable proper initialization and configuration of X25519 operations through the Java Cryptography Architecture (JCA).

Key Components:

These specifications are used when:

Since 0.9.38.

Skip navigation links