Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.28 KB

SECURITY.md

File metadata and controls

25 lines (16 loc) · 1.28 KB

Security Policy

Supported Versions

Patches will be released to the latest major version.

Reporting a Vulnerability

Please report (suspected) security vulnerabilities to bourntivoli@gmail.com. If the issue is confirmed, we will release a patch as soon as possible depending on complexity.

Security Libraries

Safely manage keys and encrypt files and sharedpreferences.

...

SQLCipher is a standalone fork of the SQLite database library that adds 256 bit AES encryption of database files and other security features.

Extensions to store DataStore in EncryptedFile.

Gradle Plugin - Obfuscator Strings Encryption (Android/Java) This project is a simple Gradle plugin to help you to encrypt all String values of your Android Java code at the compilation time.