3DES encryption example

Architecture:
Linux tserver 2.6.24-19-xen #1 SMP Sat Jul 12 00:15:59 UTC 2008 x86_64 GNU/Linux
3DES-encryption by javascript, decryption by PHP. Use any value as Key or Input.
Input will be encrypted with the MD5-value of Key. Scripts: PHP  Javascript   


Key:

Input:




Values seen by Javascript (set as cookie):
Values seen by PHP:
Key:

Crypt hash, hex printed:

Decrypted value:

Decrypted value, new PHP 3DES script: