Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { Content []byte Box []byte PublicKey *[32]byte SecretKey *[32]byte EphemeralSK *[32]byte EphemeralPK *[32]byte Nonce *[24]byte RandReader *io.Reader }
Message struct where we do all the work
Click to show internal directories.
Click to hide internal directories.