CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/12/28 03:04:35
Modified files: sys/crypto : md5.c sha1.c Log message: convert bcopy to memcpy in md5 and sha1. also be consistent about clearing context and making digest required to Final.