How to using DES CreateDecryptor to decode decrytion code from PHP

K

Kelvin

Hi All,

I don't know how to using DES CreateDecrytor to decode decrytion code from PHP ?
for example, key: 11, decrytion code: 0kxMyjuiI8A
Orignal : ryan

Please advise.
 
H

Herfried K. Wagner [MVP]

Kelvin said:
I don't know how to using DES CreateDecrytor to decode decrytion code from
PHP ?
for example, key: 11, decrytion code: 0kxMyjuiI8A
Orignal : ryan

Didn't the replies you got yesterday help?!

BTW: Are you using VB.NET (on-topic here) or PHP (off-topic here)?
 
T

Tai Kelvin

Hi Herfried,

I got it. Thanks for your help. But your code is using 3DES to decryt
code. I want to using asp/asp.net to decrypt DES code. I don't know what
kinds of different between encryption from PHP and ASP? Using PHP
encrypt DES code have to provide key and encrytion string. I don't know
using asp/asp.net can be decryted the code at the same method. Please
advise. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top