|
| file | aead-masked.h [code] |
| | Masked ASCON-128 encryption algorithm and related family members.
|
| |
| file | aead.h [code] |
| | ASCON-128 encryption algorithm and related family members.
|
| |
| file | hash.h [code] |
| | ASCON-HASH and ASCON-HASHA hash algorithms.
|
| |
| file | hkdf.h [code] |
| | HMAC-based key derivation function based on ASCON-HMAC.
|
| |
| file | hmac.h [code] |
| | Hashed Message Authentication Code (HMAC) based on ASCON-HASH.
|
| |
| file | isap.h [code] |
| | ISAP authenticated encryption algorithm for ASCON.
|
| |
| file | kmac.h [code] |
| | Keyed Message Authentication Code (KMAC) based on ASCON-XOF.
|
| |
| file | masking.h [code] |
| | Definitions to support masked ASCON ciphers.
|
| |
| file | pbkdf2.h [code] |
| | Password-based key derivation function based on ASCON.
|
| |
| file | permutation.h [code] |
| | Direct access to the ASCON permutation primitive.
|
| |
| file | prf.h [code] |
| | ASCON-Prf, ASCON-PrfShort, and ASCON-Mac algorithms.
|
| |
| file | random.h [code] |
| | Pseudorandom number generator (PRNG) built around ASCON.
|
| |
| file | siv.h [code] |
| | SIV encryption primitives built around the ASCON permutation.
|
| |
| file | utility.h [code] |
| | System utilities of use to applications that use ASCON.
|
| |
| file | xof.h [code] |
| | ASCON-XOF and ASCON-XOFA extensible output functions (XOF's).
|
| |