Lightweight Cryptography Primitives
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
isap_ascon_128_key_t Struct Reference

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

#include <isap-a-aead-pk.h>

Data Fields

unsigned char ke [40]
 
unsigned char ka [40]
 

Detailed Description

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

Field Documentation

unsigned char isap_ascon_128_key_t::ka[40]

Pre-computed key for authentication

unsigned char isap_ascon_128_key_t::ke[40]

Pre-computed key for encryption


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