|
Lightweight Cryptography Primitives
|
State information for Romulus-H XOF mode. More...
#include <romulus-xof.h>
Data Fields | |
| romulus_hash_state_t | hash |
| unsigned char | out [ROMULUS_HASH_SIZE] |
| unsigned long | mgf1_count |
State information for Romulus-H XOF mode.
| romulus_hash_state_t romulus_xof_state_t::hash |
Hash state for Romulus-H
| unsigned long romulus_xof_state_t::mgf1_count |
MGF1 counter value
| unsigned char romulus_xof_state_t::out[ROMULUS_HASH_SIZE] |
Squeezed output buffer
1.8.6