Picocrypt-NG
- Android release builds are prepared for F-Droid source and reproducible-build verification.
- Updated Go image dependency with TIFF decoder security fixes.
XChaCha20 for encryption, with the key derived from your password by Argon2id. Every volume is authenticated, so tampering or corruption is detected on decryption.
Features:
- Encrypt a single file, multiple files, or a folder
- Optional keyfiles, with an option to require them in a fixed order
- Paranoid mode: extra cipher cascade and harder key derivation
- Reed-Solomon error correction to recover volumes from limited corruption
- Deniability mode: the encrypted volume appears as random data
- Optional compression
- Comments stored with the volume
- Optional verify-before-write integrity check
- Long operations continue in a foreground service when the app is backgrounded
Volumes are cross-platform with the desktop app (Windows, macOS, Linux). A multi-file or compressed volume contains a single .zip inside; Android saves it without extracting.
Free software under GPLv3. The Android app is built from source: the native library is compiled from the Go sources in this repository, with no prebuilt binaries committed.
- Author: Picocrypt-NG
- License: GNU General Public License v3.0 only
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
x86_64This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 11 MiB PGP Signature | Build Log
-
x86This version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 10 MiB PGP Signature | Build Log
-
arm64-v8aThis version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 10 MiB PGP Signature | Build Log
-
armeabi-v7aThis version requires Android 7.0 or newer.
It is built and signed by the original developer, and guaranteed to correspond to this source tarball.
Download APK 10 MiB PGP Signature | Build Log

