picohash from https://github.com/kazuho/picohash
Author: Kazuho Oku <kazuhooku@gmail.com>

From README.md:

The code is placed under public domain. It comes without any warranty,
to the extent permitted by applicable law.

From picohash.h comment header:

The code is placed under public domain by Kazuho Oku <kazuhooku@gmail.com>.

The MD5 implementation is based on a public domain implementation written by

Solar Designer <solar@openwall.com> in 2001, which is used by Dovecot.

The SHA1 implementation is based on a public domain implementation written
by Wei Dai and other contributors for libcrypt, used also in liboauth.

The SHA224/SHA256 implementation is based on a public domain implementation
by Sam Hocevar <sam@hocevar.net> for LibTomCrypt.

file:/src/gtools/gist/picohash.h
