| Package | Description |
|---|---|
| com.southernstorm.noise.crypto |
Fallback implementations of cryptographic primitives.
|
| com.southernstorm.noise.protocol |
Provides classes for communicating via the Noise protocol.
|
| net.i2p.router.transport.ntcp |
The NTCP transport allows passing I2P messages on top of TCP.
|
| Class and Description |
|---|
| Destroyable
Interface for objects that implement destroying.
|
| Class and Description |
|---|
| CipherState
Interface to an authenticated cipher for use in the Noise protocol.
|
| CipherStatePair
Class that contains a pair of CipherState objects.
|
| Destroyable
Interface for objects that implement destroying.
|
| DHState
Interface to a Diffie-Hellman algorithm for the Noise protocol.
|
| Class and Description |
|---|
| CipherState
Interface to an authenticated cipher for use in the Noise protocol.
|
| HandshakeState
Interface to a Noise handshake.
|