Module com.southernstorm.noise
Package com.southernstorm.noise.protocol
package com.southernstorm.noise.protocol
Provides classes for communicating via the Noise protocol.
Reference: http://noiseprotocol.org
-
Interface SummaryInterfaceDescriptionInterface to an authenticated cipher for use in the Noise protocol.Interface for objects that implement destroying.Interface to a Diffie-Hellman algorithm for the Noise protocol.Additional API for DH objects that need special handling for hybrid operations.
-
Class SummaryClassDescriptionClass that contains a pair of CipherState objects.Interface to a Noise handshake.Utility functions for the Noise protocol library.Symmetric state for helping manage a Noise handshake.