allanjude c7c2f2dfab Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
cperciva's libmd implementation is 5-30% faster

The same was done for SHA256 previously in r263218

cperciva's implementation was lacking SHA-384 which I implemented, validated against OpenSSL and the NIST documentation

Extend sbin/md5 to create sha384(1)

Chase dependancies on sys/crypto/sha2/sha2.{c,h} and replace them with sha512{c.c,.h}

Reviewed by:	cperciva, des, delphij
Approved by:	secteam, bapt (mentor)
MFC after:	2 weeks
Sponsored by:	ScaleEngine Inc.
Differential Revision:	https://reviews.freebsd.org/D3929
2015-12-27 17:33:59 +00:00
..
2015-04-26 11:39:25 +00:00
2015-12-25 14:51:36 +00:00
2015-12-17 14:41:30 +00:00
2015-09-05 10:15:19 +00:00
2015-12-17 14:41:30 +00:00
2015-12-05 09:50:37 +00:00
2015-12-17 14:41:30 +00:00
2015-07-31 09:02:28 +00:00
2015-08-08 15:58:35 +00:00
2015-12-10 11:49:32 +00:00
2015-06-17 15:20:14 +00:00
2015-12-10 11:49:32 +00:00
2015-06-19 21:55:12 +00:00
2015-09-15 21:16:45 +00:00
2015-12-24 13:57:43 +00:00