//
pkg.gl
Category
github.com/rfjakob/gocryptfs/v2
internal
siv_aead
package
2.5.1
Repository:
https://github.com/rfjakob/gocryptfs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
2
Files
79 SLOC
#
Functions
New
New returns a new cipher.AEAD implementation.
#
Constants
KeyLen
KeyLen is the required key length.
NonceSize
NonceSize is the required nonce/IV length.
Overhead
Overhead is the number of bytes added for integrity checking.