Okay, next irritant:
If I encrypt a chunk of data, and store it in a list node,
I can decrypt it with no problem given the proper password.
If I read (what I interpret as) the same chunk of data that has been
saved to and then read from a file, and decrypt that with the password,
the data seems to
Richard Levitte - VMS Whacker wrote:
amann> input should come out of blowfish as 16 bytes
base64 comes in groups of 4 characters for each group of 3 or less
input bytes.
Well, at the moment, I think my boss found the problem.
My code predicted the number of bytes to be returned
from the encry