# 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.