//
pkg.gl
Category
github.com/ProtonMail/go-crypto
eax
package
1.1.3
Repository:
https://github.com/protonmail/go-crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
307 SLOC
#
Functions
NewEAX
NewEAX returns an EAX instance with AES-{KEYLENGTH} and default nonce and tag lengths.
NewEAXWithNonceAndTagSize
NewEAXWithNonceAndTagSize returns an EAX instance with AES-{keyLength} and given nonce and tag lengths in bytes.