DES encryption in Java and PHP -



DES encryption in Java and PHP -

i need create class encrypt text , sends php server. php server decode that.

but problem that, don't know php can not write code same logic (as used in java) decrypt text, dependent on codes @ internet, unable find code same logic(same in java , php). need des encryption.

can provide me links or codes, please?

the mcrypt-extension want use. find plenty of examples in documentatin , comments.

java php des

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -