| Author |
Blowfish Encryption Using Jakarta Commons Codec 1.2
|
Ashik Uzzaman
Ranch Hand
Joined: Jul 05, 2001
Posts: 2370
|
|
Dear Folks, I have prepared the following encryption/decryption methods using Jakarta commons codec 1.2. It works fine. But the problem is I was trying to insert a key of mine to that you'll find in comment#2. * 2. We 'should' supply a string as a key for encryption/decryption - this is our "this.strKey". I didn't find any place to use it yet. Please help me directing how and where I can pass a string key to generate the key for codec or whether its not possible at all. Waiting for your response. :roll:
|
Ashik Uzzaman
Senior Member of Technical Staff, Salesforce.com, San Francisco, CA, USA.
|
 |
 |
|
|
subject: Blowfish Encryption Using Jakarta Commons Codec 1.2
|
|
|