Tilde Friends
Loading...
Searching...
No Matches
SHA1Context Struct Reference

#include <sha1.h>

Public Attributes

uint32_t state [5]
 
uint32_t count [2]
 
unsigned char buffer [64]
 

Detailed Description

SHA1 context struct.

Member Data Documentation

◆ buffer

unsigned char SHA1Context::buffer[64]

SHA1 buffer.

◆ count

uint32_t SHA1Context::count[2]

SHA1 count.

◆ state

uint32_t SHA1Context::state[5]

SHA1 state.


The documentation for this struct was generated from the following file: