esp8266ndn
NDN Arduino library for ESP8266 and more
|
SHA256 hash function. More...
#include <mbed-common.hpp>
Public Member Functions | |
Sha256 () | |
~Sha256 () | |
void | update (const uint8_t *chunk, size_t size) |
bool | final (uint8_t digest[NDNPH_SHA256_LEN]) |
SHA256 hash function.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |