Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeySize = 32 SaltSize = 16 NonceSize = 12 ChunkSize = 256 * 1024 AES256GCM = 'A' ChaCha20Poly1305 = 'C' )
Variables ¶
This section is empty.
Functions ¶
func DecryptFile ¶
Types ¶
Directories
¶
Path | Synopsis |
---|---|
Package aeadstream implements streams on AEAD ciphers.
|
Package aeadstream implements streams on AEAD ciphers. |
Click to show internal directories.
Click to hide internal directories.