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

Pre-computed key information for ISAP-A-80PQ. More...

#include <isap.h>

Public Attributes

ascon_state_t ke
 
ascon_state_t ka
 

Detailed Description

Pre-computed key information for ISAP-A-80PQ.

Definition at line 108 of file isap.h.

Member Data Documentation

◆ ka

ascon_state_t ascon80pq_isap_aead_key_t::ka

Pre-computed key for authentication

Definition at line 111 of file isap.h.

◆ ke

ascon_state_t ascon80pq_isap_aead_key_t::ke

Pre-computed key for encryption

Definition at line 110 of file isap.h.


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