I'm looking for documentation that says the level of encryption is used at rest for firebase auth and firestore data:
- Firebase Authentication
- Firestore
This stackoverflow question points to a link that says it is encrypted, here: https://firebase.google.com/support/privacy#data_encryption
However, it does not specify the encryption level.
Is the data encrypted at AES 256? If not, what level of encryption is used?