Hi All!
It's my first post:-)
I am working on a php web application that has to interchange encrypted
data to a VB windows standalone exe. Does anybody know the best way to do it??
I am making some tests with mcrypt_module using the BLOWFISH algorithm. On
the web enviromment I can encrypt and decrypt data following the rules said
at the manual, but the data that is interchanged with the VB application
cannot be decrypted and vice-versa!
Of Course, the VC app is able to deal with the BLOWFISH algorithm, although
it is not using the libmcrypt source, but another package who supports
BLOWFISH. Should I say to the VB people to use the sources from libmcrypt
instead of the actual ones?
That's it.
Regards
Alex Piaz
Webmaster
Global Map Internet Marketing
www.globalmap.com
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
"Those who know what's best for us -
Must rise and save us from ourselves"
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]