in reply to Re: Rountrip through Crypt::Blowfish corrupts data?
in thread Rountrip through Crypt::Blowfish corrupts data?
Dunno, neither of them have any options to set the mode. Just default, and it works perfect.
Well, I've made my own blowfish module for Perl based on C# code, so that is a workaround. Thanx all for replies.