cacophony-0.4.0: A library implementing the Noise protocol.

MaintainerJohn Galt <jgalt@centromere.net>
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Crypto.Noise.Internal.SymmetricState

Contents

Description

 

Synopsis

Types

Lenses

ssHasKey :: forall c h. Lens' (SymmetricState c h) Bool Source

ssHasPSK :: forall c h. Lens' (SymmetricState c h) Bool Source

Functions