Documentation
¶
Index ¶
Constants ¶
View Source
const ( PROTO_SIZE = 1 SALT_SIZE = 16 NONCE_SIZE = 12 // chacha20poly1305.NonceSize TAG_SIZE = 16 // poly1305.TagSize )
Variables ¶
View Source
var ( PASSWORD_DERIVATION_ITERATIONS = 12_983 PROTO_VERSION = byte(0b0000_0001) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.