package
1.0.0-rc.3
Repository: https://github.com/iotaledger/hive.go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromProto decodes a given proto buffer Salt message (in) and returns the corresponding Salt.
NewSalt generates a new salt given a lifetime duration.
Unmarshal de-serializes a given slice of bytes (data) into a Salt.

# Constants

SaltByteSize specifies the number of bytes used for the salt.

# Structs

Salt encapsulates high level functions around salt management.