danang-id / simple-crypto-js

Simplified AES cryptography for safer and easier encryption and decryption processes of any JavaScript objects.
https://simplecrypto.js.org
MIT License
85 stars 27 forks source link

Ubuntu 22.04.2 LTS #51

Open mainisameer opened 7 months ago

mainisameer commented 7 months ago

We upgraded our sever to Ubuntu version 22.04.2 and now library has stopped working we are using version 3.0.1 . Its gives us an error simplecrypto Invalid encrypted text received. Decryption halted. Even though the string was encrypted by the same key that we are using to decrypt

1baga commented 3 months ago

i am facing same issue also