Feb 5, 2005 #1 Aarem Programmer Oct 11, 2004 69 US Hi. Is there a way to use Crypt::Blowfish to encrypt a string with a potentially varying size? Please help ASAP.
Hi. Is there a way to use Crypt::Blowfish to encrypt a string with a potentially varying size? Please help ASAP.
Feb 6, 2005 #2 PaulTEG Technical User Sep 26, 2002 4,469 IE You just have to break the string into blocks of 8 bytes. I might have a sample somewhere if you want it let me know --Paul cigless ... Upvote 0 Downvote
You just have to break the string into blocks of 8 bytes. I might have a sample somewhere if you want it let me know --Paul cigless ...