Commit Graph

2 Commits

Author SHA1 Message Date
084b01d33a Initial public release, which moved to simple-array representation of
working state (md5-regs).  This is the first release that doesn't cons
for normal operations.  Posted on cmucl-help on 2001-11-09.
2012-10-14 15:06:46 +02:00
dd04aa4b1e Initial version of MD5 code, using multiple-values, which we abandoned
due to boxing on each call to update-md5-block (might have been caused
by missing inline declaration for that function).
2012-10-14 15:04:12 +02:00