pilgr / Paper

Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
Apache License 2.0
2.34k stars 234 forks source link

Paper DB Encryption #199

Closed iammohdzaki closed 2 years ago

iammohdzaki commented 2 years ago

Is there a way I can store objects in encrypted form in paper DB ? Is paperdb use some sort of encryption internally?

pilgr commented 2 years ago

Hi, no, the encryptions is not a part of Paper DB.