Uses of Package
com.southernstorm.noise.protocol
-
Packages that use com.southernstorm.noise.protocol 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. -
Classes in com.southernstorm.noise.protocol used by com.southernstorm.noise.crypto Class Description Destroyable Interface for objects that implement destroying. -
Classes in com.southernstorm.noise.protocol used by com.southernstorm.noise.protocol Class 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. -
Classes in com.southernstorm.noise.protocol used by net.i2p.router.transport.ntcp Class Description CipherState Interface to an authenticated cipher for use in the Noise protocol.HandshakeState Interface to a Noise handshake.