I now have more test cases, but the tgz is 4+Mb. This includes all extra
stuff like blowfish, safer, and haval, and even ROT-N and plaintext.
I recreated a pgpz/pgpunz which can take literal packets directly to/from
pgp5 compressed packets. These may disappear from the release. I also
have CTB to rawstream and rawstream to CTB code (which collects tiny
fragments into large ones so they can be used with the rest of my
routines).
(note that the version of pgp 5.0 I use can't accept a raw compressed
packet in either form - but if I encrypt it everything works)
www.cryptography.org has been unattended, so if someone is desparate (and
a US citizen in the US, etc), I can email them.
SSLeay has an impending release which should include CAST and RIPEMD160,
and I am working toward that. My #define setup now assumes the newer
version as the default (as I understand it will be, since the code isn't
released yet and I don't have it) and has everything turned on that comes
with SSLeay.
Other changes include V4 RSA keys, fixes to conventional encryption and a
fix that prevented my awk clearsign signature checker from working in
minipgp. The readme files have been tweaked, and code reorganized.
--- reply to tzeruch - at - ceddec - dot - com ---