|
AERN: Authenticated Encrypted Relay Network 1.0.0.0a (A1)
A post quantum authenticated and encrypted proxy chain network
|
The structure for a serialized symmetric key. More...
#include <aern.h>
Data Fields | |
| uint64_t | keyid |
| uint8_t | key [AERN_CRYPTO_SYMMETRIC_KEY_SIZE] |
| uint8_t | nonce [AERN_CRYPTO_SYMMETRIC_NONCE_SIZE] |
The structure for a serialized symmetric key.
| uint8_t key[AERN_CRYPTO_SYMMETRIC_KEY_SIZE] |
The symmetric key
| uint64_t keyid |
The key identity
| uint8_t nonce[AERN_CRYPTO_SYMMETRIC_NONCE_SIZE] |
The symmetric nonce