Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MinPlaintextSize = 0x0001 // 1b msg => padded to 32b MaxPlaintextSize = 0xffff // 65535 (64kb-1) => padded to 64kb )
Functions ¶
func GenerateConversationKey ¶ added in v0.31.0
func WithCustomSalt ¶ added in v0.31.1
func WithCustomSalt(salt []byte) func(opts *encryptOptions)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.