HKDS: Heirarchal Key Derivation System 1.0.0.2 (A2)
A fast post-quantum secure replacement for DUKPT
|
Contains the HKDS message queue context state. More...
#include <hkds_queue.h>
Data Fields | |
uint8_t * | tag |
hkds_queue_state | state |
Contains the HKDS message queue context state.
This structure wraps the generic queue state with an associated tag that identifies the message queue.
hkds_queue_state state |
The internal queue state context.
uint8_t* tag |
The tag associated with this message queue.