Uses of Interface
net.i2p.crypto.KeyFactory
Package
Description
Provides classes for communicating via the Noise protocol.
Implementation of ECIES-X25519-AEAD-Ratchet (proposal 144).
DH key generation.
-
Uses of KeyFactory in com.southernstorm.noise.protocol
ModifierConstructorDescriptionConstructs a new Diffie-Hellman object for Curve25519.HandshakeState
(String patternId, int role, KeyFactory xdh) Creates a new Noise handshake. -
Uses of KeyFactory in net.i2p.router.crypto.ratchet
-
Uses of KeyFactory in net.i2p.router.transport.crypto