ASCON Suite
Public Attributes | List of all members
ascon128_isap_aead_key_t Struct Reference

Pre-computed key information for ISAP-A-128. More...

#include <isap.h>

Public Attributes

ascon_state_t ke
 
ascon_state_t ka
 

Detailed Description

Pre-computed key information for ISAP-A-128.

Definition at line 98 of file isap.h.

Member Data Documentation

◆ ka

ascon_state_t ascon128_isap_aead_key_t::ka

Pre-computed key for authentication

Definition at line 101 of file isap.h.

◆ ke

ascon_state_t ascon128_isap_aead_key_t::ke

Pre-computed key for encryption

Definition at line 100 of file isap.h.


The documentation for this struct was generated from the following file: