freebsd-dev/sbin/md5
Allan Jude b468a9ff1d Import the skein hashing algorithm, based on the threefish block cipher
Connect it to userland (libmd, libcrypt, sbin/md5) and kernel (crypto.ko)

Support for skein as a ZFS checksum algorithm was introduced in r289422
but is disconnected because FreeBSD lacked a Skein implementation.

A further commit will enable it in ZFS.

Reviewed by:	cem
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D6166
2016-05-29 01:15:36 +00:00
..
Makefile Import the skein hashing algorithm, based on the threefish block cipher 2016-05-29 01:15:36 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
md5.1 Implement SHA-512 truncated (224 and 256 bits) 2016-05-28 16:06:07 +00:00
md5.c Import the skein hashing algorithm, based on the threefish block cipher 2016-05-29 01:15:36 +00:00