---
title: "GPG Decrypt - Reviews, Revenue and Downloads in United States | Apple App Store"
description: "This app is designed to allow you to read on your iPhone, files that have been encrypted on your Mac using GPG. The workflow is:  1. Encrypt a file on your Mac using GPG (AEAD - Authenticated Encrypti"
---

# GPG Decrypt — United States

![GPG Decrypt App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/9b/6f/d6/9b6fd6f7-be40-dc2e-2743-27177a8e2dac/AppIcon-0-0-1x_U007emarketing-0-8-85-220.jpeg/434x0w.png)

**Developer:** [Unknown](https://apptail.io/developer/unknown-UNvWP)
**Category:** Utilities
**Rating:** 4.0/5 (2 ratings)
**Price:** Free
**Bundle ID:** com.lac3.Decrypt
**Store:** Apple App Store
**Country:** United States
**Version:** 1.1 (released 2025-05-12)
**Original Release:** 2025-05-09
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/us/app/app/id6744686392)
**AppTail Page:** [https://apptail.io/app/gpg-decrypt-mNJw/united-states](https://apptail.io/app/gpg-decrypt-mNJw/united-states)

## GPG Decrypt Description
This app is designed to allow you to read on your iPhone, files that have been encrypted on your Mac using GPG. The workflow is:

1. Encrypt a file on your Mac using GPG (AEAD - Authenticated Encryption with Associated Data, is not supported at the moment, see support page).
2. Transfer the encrypted file and your private key to your iPhone (using iCloud Drive, Dropbox, Google Drive, or any other cloud storage service)
3. Use this app to decrypt and view the file content on your iPhone

This is particularly useful for securely accessing sensitive documents on your iPhone without storing the decrypted content permanently on the device.

Features

- Decrypt GPG-encrypted files
- Support for private key authentication
- Secure file handling with security-scoped resources
- Display-only decryption (no persistent storage of decrypted content)

Usage

1. Select the encrypted file you want to decrypt
2. Select your private key file
3. Enter the passphrase for your private key
4. Tap &quot;Decrypt&quot; to decrypt the file
5. The decrypted content will be displayed on screen. It is not saved to your device.

GPG ([GNU Privacy Guard]( is a widely used open-source implementation of the OpenPGP standard.

This app only supports asymmetric encryption (public/private key). It cannot decrypt files that were encrypted using symmetric encryption (password-only encryption).

Using GPG on Mac OS
- Install GnuPG: brew install gnupg
- Generate a new GPG key: gpg --full-generate-key
   - Choose option 1 (RSA and RSA)
   - Choose 4096 bits
   - Choose 0 (key does not expire)
   - Enter your name and email
   - Enter a secure passphrase
- Export your private key (required for decryption on iPhone): gpg --export-secret-keys --armor your-email@example.com &gt; private_key.asc
   - Replace `your-email@example.com` with the email you used when creating the key
   - Enter your passphrase when prompted
   - The private key will be saved to `private_key.asc`
   - Transfer this file to your iPhone for use with the app
- Encrypting a file: gpg --encrypt --recipient your-email@example.com your_file.txt
   - This creates `your_file.txt.gpg`
   - Transfer this encrypted file to your iPhone for decryption with the app

Decrypting a file on Mac:
   gpg --decrypt your_file.txt.gpg &gt; decrypted_file.txt
   - This will prompt for your private key passphrase
   - The decrypted content will be saved to `decrypted_file.txt`

Transferring files to iPhone
You can transfer the encrypted file and private key to your iPhone using various cloud storage services:
- iCloud Drive
- Dropbox
- Google Drive
- OneDrive
- Or any other cloud storage service that provides iOS file access

Security

- All file operations use security-scoped resources
- Passphrase is never stored
- Files are copied to the app&#039;s documents directory for processing
- Decrypted content is only displayed and not saved to the device
- No persistent storage of sensitive information

## GPG Decrypt Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/c3/0d/32/c30d3235-ceb0-634b-8d1e-d109e455feab/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.21.25.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/3e/cf/3f/3ecf3f67-da64-bb5d-cf4f-a047183951f7/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.22.14.png/1242x2688.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/2f/01/58/2f01589f-7b51-0a21-be13-ab34fad0168e/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.22.09.png/1242x2688.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/c7/38/c5/c738c50b-63a0-49d1-5955-9bd89f3ccf9e/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.22.02.png/1242x2688.png)
- [Screenshot 5](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/70/9d/d5/709dd572-cd6e-f706-6f10-2324c4585e7e/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.22.19.png/1242x2688.png)
- [Screenshot 6](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/1a/c7/6d/1ac76d5a-17fa-fd13-e37d-cf8fad6b58c6/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.22.31.png/1242x2688.png)
- [Screenshot 7](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/3a/cc/83/3acc83fc-7c2a-0818-bac4-7c41e0b06010/Simulator_Screenshot_-_iPhone_11_Pro_Max_-_2025-05-06_at_18.22.35.png/1242x2688.png)

## GPG Decrypt Rating Breakdown in United States
- 5 stars: 1 (50%)
- 4 stars: 0 (0%)
- 3 stars: 1 (50%)
- 2 stars: 0 (0%)
- 1 stars: 0 (0%)






## GPG Decrypt Available In
- [United States](https://apptail.io/app/gpg-decrypt-mNJw/united-states)
- [Brazil](https://apptail.io/app/gpg-decrypt-mNJw/brazil)
- [Canada](https://apptail.io/app/gpg-decrypt-mNJw/canada)
- [Ecuador](https://apptail.io/app/gpg-decrypt-mNJw/ecuador)
- [Australia](https://apptail.io/app/gpg-decrypt-mNJw/australia)
- [Japan](https://apptail.io/app/gpg-decrypt-mNJw/japan)
- [New Zealand](https://apptail.io/app/gpg-decrypt-mNJw/new-zealand)
- [Portugal](https://apptail.io/app/gpg-decrypt-mNJw/portugal)
- [United Kingdom](https://apptail.io/app/gpg-decrypt-mNJw/united-kingdom)

---

## About AppTail

[AppTail](https://apptail.io) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io)
- [Top Charts](https://apptail.io/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io) - Mobile App Intelligence Platform*
