Skip to content

Picocrypt-NG

F-Droid

Open source

Paranoid, offline file encryption with XChaCha20 and Argon2id.

Version
2.18
Size
11.2 MB
Updated
Jul 1, 2026
Get from Download APK (v2.18)
Signing certificate on record

About this app

Picocrypt-NG encrypts files locally — a community-maintained continuation of Picocrypt. No accounts, no cloud, no telemetry, no network access (the app does not request the INTERNET permission).

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.

Licensed under GPL-3.0-only, by Picocrypt-NG.

OfficialSignature VerifiedOpen Source

What's New in v2.18

Imported from the F-Droid repository index.

  • v2.18
  • - Android release builds are prepared for F-Droid source and reproducible-build verification.
  • - Updated Go image dependency with TIFF decoder security fixes.

Version history

v2.18Latest
Signature continuous

Jul 1, 2026 · 11.2 MB · Android API 2436 · code 218004

Imported from the F-Droid repository index.

  • v2.18
  • - Android release builds are prepared for F-Droid source and reproducible-build verification.
  • - Updated Go image dependency with TIFF decoder security fixes.
POST_NOTIFICATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCio.github.picocrypt_ng.picocrypt_ng.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 21e805e4e3a5f7138ce2ba9015b615910244adf540118cd51b91a386628b85b5

v2.18
Signature continuous

Jul 1, 2026 · 10.8 MB · Android API 2436 · code 218003

Imported from the F-Droid repository index.

POST_NOTIFICATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCio.github.picocrypt_ng.picocrypt_ng.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 eb55892821559a3a10dc6ddda8cfdad1cfa9b7c06e3f3121568917d3378cfb88

v2.18
Signature continuous

Jul 1, 2026 · 10.9 MB · Android API 2436 · code 218002

Imported from the F-Droid repository index.

POST_NOTIFICATIONSFOREGROUND_SERVICEFOREGROUND_SERVICE_DATA_SYNCio.github.picocrypt_ng.picocrypt_ng.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 d84d18f67501ccb204985a844ed51cbc882e0314d78c3970afaf0daa177c6c0c

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+0.4 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be io.github.picocrypt_ng.picocrypt_ng is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 2.18 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Picocrypt-NG first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Picocrypt-NG, and a listing is removed when the evidence for it stops holding up.

Get Picocrypt-NG

Every source we list for io.github.picocrypt_ng.picocrypt_ng is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Security Privacy
Android
7.0+
Architectures
x86_64
Version
2.18 (code 218004)
Size
11.2 MB
Updated
Jul 1, 2026
Package name
io.github.picocrypt_ng.picocrypt_ng

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2.18)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

21e805e4e3a5f7138ce2ba9015b615910244adf540118cd51b91a386628b85b5

Signing certificate

e2f2a971231aa0b86882c63b87b689c71632c6d55168b1ce856952d07f6172b7

Permissions Required

POST_NOTIFICATIONS
FOREGROUND_SERVICE
FOREGROUND_SERVICE_DATA_SYNC
io.github.picocrypt_ng.picocrypt_ng.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Security Privacy apps

More from F-Droid

IsPhoneEncrypted

Marco Seguri

v1.0.01.3 MBAndroid API 10+

Note Crypt Pro

F-Droid

v1.441.4 MBAndroid API 19+

Oversec

oversec

v1.5.155.3 MBAndroid 5.0+

SELinuxModeChanger

F-Droid

v11.01.4 MBAndroid API 17+

CryptoPass

F-Droid

v1.20.1 MBAndroid API 9+

My Wifi Passwords

F-Droid

v1.0.12.1 MBAndroid API 15+

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem