Hi to all. I'm having problems with the Blowfish encryption method. It's not a PHP problem, because what i get encrypted with the lybrary, i can decrypt it later. The problem became when i encrypt a text with another Blowfish library and try to get decrypted with the PHP's library, because i don't get the original text.

Somebody can explain me what i'm doing wrong? (i used ebCrypt for Visual Basic for external encryption. It seems to need the sames parameteres that need the PHP's library)

Thx to all


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to