Can anyone shed any light on why when I encrypt a string $str using
Initialisation Vector $iv TripleDES (ECB mode)
 I get different results on .NET platform when compared to php?

I am attempting to interface to a third party (.NET) host and we need to be
able to both create shared secret tokens but we keep getting different
results which are unusable...

Any thoughts or anybody got any experience trying this?

Much appreciated

Skex



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to