package
0.0.0-20200518211156-132967a6aa75
Repository: https://github.com/sudhagarc/libsignal-protocol-go.git
Documentation: pkg.go.dev

# Functions

NewKey returns a new RootKey given the key derivation function and bytes.

# Constants

DerivedSecretsSize is the size of the derived secrets for root keys.
KdfInfo is used as the info for message keys to derive secrets using a Key Derivation Function.

# Structs

Key is a structure for RootKeys, which are used to derive a new set of chain and root keys for every round trip of messages.