AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
aern_cipher_keypair Struct Reference

The AERN asymmetric cipher key container. More...

#include <aern.h>

Data Fields

uint8_t prikey [AERN_ASYMMETRIC_PRIVATE_KEY_SIZE]
uint8_t pubkey [AERN_ASYMMETRIC_PUBLIC_KEY_SIZE]

Detailed Description

The AERN asymmetric cipher key container.

Field Documentation

◆ prikey

uint8_t prikey[AERN_ASYMMETRIC_PRIVATE_KEY_SIZE]

The asymmetric cipher private key

◆ pubkey

uint8_t pubkey[AERN_ASYMMETRIC_PUBLIC_KEY_SIZE]

The asymmetric cipher public key


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/AERN/AERN/aern.h