cvs commit: src/lib/libmd Makefile sha256.3 sha256.h sha256c.c
shadriver.c src/sbin/md5 Makefile md5.c src/sys/sys param.h
Colin Percival
cperciva at freebsd.org
Sat Jun 25 20:07:02 GMT 2005
Mark Murray wrote:
> Colin Percival writes:
>> MFC the addition of sha256 to libmd and md5(1).
>
> I still object to the use of "manufactured" 64-bit quantities
> instead of using uint64_t, and less strongly to the re-engineering
> of endianness code when we already have functional library routines
> to do the job.
Changing that is on my TODO list, but several people were asking me to
MFC sha256, so I decided to do the MFC now and then MFC other changes
later.
Colin Percival
More information about the cvs-src
mailing list