Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SymetricKeyLength is the length in bytes of the key used with the // AES-256 algorithm SymetricKeyLength = 32 // HmacKeyLength is the length in bytes of the key used in the HMAC // SHA-512 algorithm HmacKeyLength = 128 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.