Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrIncorrectKey = fmt.Errorf("Key is incorrect") ErrIncorrectNonce = fmt.Errorf("Nonce is incorrect") )
Functions ¶
func EncryptFloat ¶
key must not be nil key[0:4] != []byte{0,0,0,0}
func EncryptInt ¶
key must not be nil key[0:4] != []byte{0,0,0,0}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.