MPDC: Multi Party Domain Cryptosystem 1.0.0.0b (A0)
MPDC Interior protocol
|
The structure for a serialized symmetric key. More...
#include <mpdc.h>
Data Fields | |
uint64_t | keyid |
uint8_t | key [MPDC_CRYPTO_SYMMETRIC_KEY_SIZE] |
uint8_t | nonce [MPDC_CRYPTO_SYMMETRIC_NONCE_SIZE] |
The structure for a serialized symmetric key.
uint8_t key[MPDC_CRYPTO_SYMMETRIC_KEY_SIZE] |
The symmetric key
uint64_t keyid |
The key identity
uint8_t nonce[MPDC_CRYPTO_SYMMETRIC_NONCE_SIZE] |
The symmetric nonce