SHA1 / SHA256 and HMAC-SHA1 / HMAC-SHA256 Hash library
SHA1 / SHA256 and HMAC-SHA1 / HMACSHA256 Hash library
|
#include <sha1.h>
Public Attributes | |
uint8_t | b [BLOCK_LENGTH] |
uint32_t | w [BLOCK_LENGTH/4] |
uint8_t Sha1Class::_buffer::b[BLOCK_LENGTH] |
uint32_t Sha1Class::_buffer::w[BLOCK_LENGTH/4] |