Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Crypt ¶
func New ¶
New returns a new Crypt object, with a sha256 cryptographic key and corresponding salt. Parameters: sessionkey A sessionkey (preferably generated with PAKE2). salt Salt used in generating the key. If not supplied a random salt will be generated.
Click to show internal directories.
Click to hide internal directories.