Documentation ¶
Index ¶
Constants ¶
View Source
const ( // KeyLen is the number of raw bytes for a key: 512bits split in 2 KeyLen = 64 // CipherName is the name of the cipher as registered on symmecrypt CipherName = "aes-pmac-siv" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.