# essential-hash
[![Crates.io][crates-badge]][crates-url]
[![Documentation][docs-badge]][docs-url]
[![license][apache-badge]][apache-url]
[![Build Status][actions-badge]][actions-url]
[crates-badge]: https://img.shields.io/crates/v/essential-hash.svg
[crates-url]: https://crates.io/crates/essential-hash
[docs-badge]: https://docs.rs/essential-hash/badge.svg
[docs-url]: https://docs.rs/essential-hash
[apache-badge]: https://img.shields.io/badge/license-APACHE-blue.svg
[apache-url]: LICENSE
[actions-badge]: https://github.com/essential-contributions/essential-base/workflows/ci/badge.svg
[actions-url]:https://github.com/essential-contributions/essential-base/actions
A minimal crate containing Essential's hash method and associated pre-hash serialization implementation.