Thanks for reporting this bug. I've fixed it, and will check in as soon as SourceForge CVS is back online.
On Fri, Jan 23, 2004 at 06:37:06PM -0500, Rob Decker wrote: > The OneAndZeroes padding in cryptopp is implemented using byte 0x01 followed by 0x00 > bytes. The correct implementation should be byte 0x80 followed by 0x00 bytes. > > See > > http://www.users.zetnet.co.uk/hopwood/crypto/scan/cs.html#pad_OneAndZeroes
