Bring in SHA256 support from FreeBSD.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 29 Apr 2006 22:19:26 +0000 (22:19 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 29 Apr 2006 22:19:26 +0000 (22:19 +0000)
commit39b242ade6d8709aa9f28c57bd5825a3bf70ef05
tree3692322f119b90e35897de8dae9a65b09aa649de
parent6000a600c26d1a35f2c9c6d4eb01a260482b8f10
Bring in SHA256 support from FreeBSD.

Submitted-by: Gary Allan <dragonfly@gallan.plus.com>
Taken-from: FreeBSD
lib/libmd/Makefile
lib/libmd/sha256.3 [new file with mode: 0644]
lib/libmd/sha256.h [new file with mode: 0644]
lib/libmd/sha256c.c [new file with mode: 0644]
lib/libmd/shadriver.c