Java Encryption and Javascript Decryption [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 5 years ago . I am trying to encrypt a data in java and decrypt the same in javascript. There is already a similar question in SO but it does not work for me. My question is - Encrypted Text given by Java code is not getting decrypted by Javascript. I have hardcoded the the encrypted text and key in my JS below.