fix sha256
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#define SHA256_DIGEST_SIZE 32
|
||||
#define SHA256_BLOCK_SIZE 64
|
||||
|
||||
typedef struct
|
||||
{
|
||||
uint32_t total[2];
|
||||
|
||||
Reference in New Issue
Block a user