Your question
Back to list
Is 2FAS end-to-end encrypted?
In the 2FAS app, all your data is safely stored offline on your device.
However, if you’re using additional features like cloud sync or Browser Extension – the communication between your phone and your clouds or Browser is e2e encrypted by default. For cloud sync, we are using AES GCM encryption. For Browser Extension we’re using RSA OAEP encryption with SHA-512 algorithm.
You can check all details in our GitHub repositories.
Was this article helpful?