Package com.southernstorm.noise.protocol


package com.southernstorm.noise.protocol
Provides classes for communicating via the Noise protocol. Reference: http://noiseprotocol.org
  • Interface Summary
    Interface
    Description
    Interface 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 Summary
    Class
    Description
    Class 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.