entronad / crypto-es

A cryptography algorithms library
Other
275 stars 31 forks source link

[Query]: Can we encrypt using `crypto-js` library and decrypt using `crypto-es` library? #38

Closed arvindanta closed 1 year ago

arvindanta commented 1 year ago

Hi, Can we encrypt using crypto-js library and decrypt using crypto-es library?

entronad commented 1 year ago

Yes, they have the same results in both encryption and decryption as tested.