Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Decryption of Blowfish key

843811Jan 16 2008 — edited Jan 18 2008
All,

I have a Blowfish key that was originally generated elsewhere, I assume with PHP. I need to use this key like so:
1. Do mysql query from db for username and password.
2. Decrypt username and password.

I am new to encryption. Not sure of a key is a keystore, a key a certifcate, etc..?

How can I load this baby and use it? I am doing my own research, but I am new to encryption, so this will take a while : (

M
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2008
Added on Jan 16 2008
15 comments
1,676 views