This file contains the implementation of the SHA256 class. More...
#include "hl_sha256.h"
#include <string.h>
#include <assert.h>
#include "hl_sha2mac.h"
This file contains the implementation of the SHA256 class.