|
ipfs-chromium
|
#include <src/ipfs_client/crypto/openssl_sha2_256.h>


Public Member Functions | |
| std::optional< std::vector< Byte > > | hash (ByteView) override |
Implement SHA-256 hashing
|
overridevirtual |
| bytes | Bytes to hash |
Implements ipfs::crypto::Hasher.