Re: [PHP-DEV] Problem with mcrypt and Blowfish

2002-12-18 Thread victor
Derick Rethans wrote: On Wed, 18 Dec 2002, victor wrote: 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 a

Re: [PHP-DEV] Problem with mcrypt and Blowfish

2002-12-18 Thread Derick Rethans
On Wed, 18 Dec 2002, victor wrote: > 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 dec

[PHP-DEV] Problem with mcrypt and Blowfish

2002-12-18 Thread victor
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 do