keccak-hasher 0.16.0

Keccak-256 implementation of the Hasher trait
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Changelog

The format is based on [Keep a Changelog].

[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/

## [0.16.0] - 2023-03-14
- Switch to `hash-db` 0.16. [#188]https://github.com/paritytech/trie/pull/188

## [0.15.3] - 2020-07-24
- Update `tiny-keccak` to 0.2. [#105]https://github.com/paritytech/trie/pull/105