Eliminate BLOWFISH-CFB64. Modify BLOWFISH-CBC and
authorChris Hanson <org/chris-hanson/cph>
Mon, 9 Aug 1999 18:29:38 +0000 (18:29 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 9 Aug 1999 18:29:38 +0000 (18:29 +0000)
commit797bab2006d0708a9a86c1cbea1d615644730988
treea6c33f52b9a4d6d0cb2a55a1a9cbeb954a2800fb
parent1b7f6e58462de7b3c3c6401c8171646c2f36a206
Eliminate BLOWFISH-CFB64.  Modify BLOWFISH-CBC and
BLOWFISH-CFB64-SUBSTRING to accept the output buffer as an argument.
This allows better control of memory allocation.  Also modify
BLOWFISH-CFB64-SUBSTRING to return the new value of `num' so that the
Scheme code need not re-compute it.
v7/src/microcode/prbfish.c