borderless-hash 1.0.0

Definition of the Hash256 type, which is a thin wrapper for the sha3-256 hash with flatbuffer support.
Documentation

Provides the hash implementation for all borderless-primitives.

This library contains the implementation of the [Hash256], that is used throughout the entire borderless stack. Internally, it uses the sha-3 hash function to digest binary data and actually generate the hash.