Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: othersrc/external/bsd/multigest/bin
Module Name: othersrc
Committed By: agc
Date: Sat Aug 17 18:30:22 UTC 2013
Added Files:
othersrc/external/bsd/multigest/bin: 3.expected
Log Message:
+ fix a bug whereby large multiple digests overflowed the context space
because they weren't taking into account the current algorithms context
space needs
+ add my own copyright where substantial work has been done
+ move to a portable, lightweight RFC1738-inspired encoding for VCS identifiers
(we can't be assured that any of the vis(3) routines are going to be
available)
+ re-do all the regression test results to avoid the RCS Ids being expanded
in checked-in regression tests
+ make keccak sources thread-safe by moving the initialisation space into the
keccak context space
+ print details of expected and calculated digests during check if the
digests do NOT match (from Thomas Klausner, the original behaviour was
from debugging tests - thanks!)
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/bsd/multigest/bin/3.expected
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index