Disclaimer
- The encryption process uses Javascript, so every encryption/decryption is done locally and not on our server.
- We do not store or monitor your input in any way.
- Even if when pass precompiled string throught PHP we don't store and we are not able to decrypt it
- The keypass used in Encryption/Decryption process can't be recovered in any way so take a note
- We are not responsible for any loss of data or personal information.
- Encrypted text is used at the user's own risk and no liability will be assumed.
AES is a strong and secure algorithm used to encrypt datas.
More Infos