Valv - encrypted gallery vault

500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

Valv is an encrypted gallery, storing your sensitive photos, GIFs, videos and text files securely on your device.
Choose a password or PIN-code and protect your gallery. Valv encrypts your files using the fast ChaCha20 stream cipher.

Features:
- Supports images, GIFs, videos and text files
- Organise your secure gallery with folders
- Easily decrypt and export your photos back to your gallery
- The app requires no permissions
- Encrypted files are stored on-disk allowing for easy backups and transfers between devices
- Supports multiple vaults by the use of different passwords

Source code: https://github.com/Arctosoft/Valv-Android
Updated on
Dec 9, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

- Complete remake of the app and UI
- New file naming scheme. Filenames now end in .valv
- New encrypted file structure
- Added a settings page, with options to:
--- Set the iteration count used for key generation. The iteration count defaults to 50000 (up from 20000)
--- Disable disk cache (=use memory cache only when viewing files)
- Improved thumbnail previews for nested folders
- Import images and videos at the same time
- Lots of other improvements