SHA1 / SHA256 and HMAC-SHA1 / HMAC-SHA256 Hash library
SHA1 / SHA256 and HMAC-SHA1 / HMACSHA256 Hash library
Public Attributes | List of all members
Sha1Class::_state Union Reference

#include <sha1.h>

Public Attributes

uint8_t b [HASH_LENGTH]
 
uint32_t w [HASH_LENGTH/4]
 

Member Data Documentation

uint8_t Sha1Class::_state::b[HASH_LENGTH]
uint32_t Sha1Class::_state::w[HASH_LENGTH/4]