![]() |
Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
|
State for the internal SHA-256 implementation. More...
#include <check.h>
Data Fields | |
uint32_t | state [8] |
Internal state. | |
uint64_t | size |
Size of the message excluding padding. | |
State for the internal SHA-256 implementation.
uint64_t size |
Size of the message excluding padding.
uint32_t state |
Internal state.