//
pkg.gl
Category
github.com/cloudflare/circl
cipher
ascon
package
1.6.0
Repository:
https://github.com/cloudflare/circl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
2
Files
249 SLOC
#
Functions
New
New returns a Cipher struct implementing the crypto/cipher.AEAD interface.
#
Constants
Ascon128
Ascon128a
Ascon80pq
KeySize
For Ascon128 and Ascon128a.
KeySize80pq
Only for Ascon80pq.
NonceSize
TagSize
#
Variables
ErrDecryption
ErrKeySize
ErrMode
ErrNonceSize
#
Structs
Cipher
#
Type aliases
Mode