# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Seal is a wrapper to an ED25519 signature and its corresponding ED25519 public key.
SealState wraps a message and additional values in order to define the unique message state to be signed.
Time is a time.Time wrapper.

# Interfaces

Message sets the default methods a real message must implement.