AENC — Privacy Policy & Conditions of Use

Last updated 1 August 2026  ·  Published by AENC Corp ("AENC", "we", "us")

In one sentence. AENC is an offline encryption tool. It has no user accounts and no servers that receive your content or keys, and we collect no personal data. AENC's encryption is free. The standard edition makes no network requests at all. The Google Play edition uses the network only for one optional paid feature (a built in messenger, coming soon) and the Google Play components it relies on, which send Google a little device and diagnostic data (see sections 6 to 9). Your private keys live on a removable drive you control, and everything you encrypt or decrypt runs on your own device.
Contents

Part A — Privacy Policy

  1. Introduction
  2. General principles
  3. No accounts and no server-side profiles
  4. Your identity keys (removable-key architecture)
  5. Messages, files and media
  6. What leaves your device
  7. Data we collect
  8. Permissions
  9. Google Play edition: optional paid feature, integrity & the accessibility check
  10. Contacts and contact files (.aepair)
  11. Analytics, advertising and tracking
  12. Data retention, deletion and emergency wipe
  13. Security
  14. Third-party services
  15. Changes to this policy
  16. Contact

Part B — Conditions of Use

  1. The client application
  2. Your responsibility for keys and data
  3. Lawful use only
  4. No access to emergency services
  5. Your rights and ownership of content
  6. Repudiation (deniability)
  7. Disclaimers — "as is"
  8. Limitation of liability
  9. Availability and changes to the app
  10. Changes to these conditions
  11. Contact

Part A — Privacy Policy

1. Introduction

AENC is a tool for offline, end to end encryption of text, files, photos and voice notes. It is not a messenger. It does not transmit, route, relay, or store your content anywhere. You build an encrypted package on your device and share it over whatever channel you already use, like email, a messaging app, cloud storage, or a USB stick. Only the intended recipient, holding the matching private key, can open it.

Because of this design, most of the privacy questions that apply to online services simply do not apply to AENC. There is no account, no server that sees your messages, no address book upload, and no metadata about who you talk to.

2. General principles

3. No accounts and no server-side profiles

AENC has no sign up, no login, no username, no phone number and no email requirement. Any identity you create exists only as an encrypted key file on your removable drive, and in your device's memory while unlocked. We keep no record of it. We cannot list users, because there is no user list.

4. Your identity keys (removable-key architecture)

An AENC identity is a set of cryptographic keys (an X25519 encryption key, an Ed25519 signing key, and an optional post quantum sntrup761 key). Here is where the private parts live.

We never receive, escrow, back up, or have any way to recover your private keys. If you lose the removable drive or forget the passphrase, the keys are gone for good, and so is anything only they could decrypt. We designed it this way on purpose.

5. Messages, files and media

When you encrypt something, AENC creates a self contained encrypted package using authenticated encryption. That means X25519 key agreement with AES 256 GCM, plus Ed25519 signatures, and an optional hybrid post quantum mode that adds sntrup761. AENC encrypts the sender's identity inside the package ("sealed sender"), so it never shows on the outside.

No server of ours takes part in any of this, so we hold none of your content or metadata.

6. What leaves your device

AENC comes in two editions.

In neither edition does any message content, file, media, contact, or private key ever leave your device. The network use above covers only licensing, the Google Play platform, and Google's own bundled components. It never covers your content or keys.

7. Data we collect

We collect no personal data. AENC contains no analytics SDK of our own, no crash reporting that sends data to us, no advertising identifiers, and no telemetry that reaches us. We never receive your IP address, location, contacts, message content, keys, or usage statistics. No AENC server receives anything from the app's core features, so there is no dataset for us to hold, share, or be forced to produce.

Google Play edition, data sent to Google. The Google Play edition has to include Google's Play Billing and Play Integrity components. Google's Play Billing library runs its own diagnostic and telemetry pipeline. It sends Google standard device and diagnostic information, for example the device model and build fingerprint, the mobile network operator code, the locale and the time zone. Google's components do this, Google Play Billing needs it to work, AENC does not receive or use it, and our Google Play Data Safety declaration describes it. It contains no message content, files, contacts, or keys.

8. Permissions

9. Google Play edition: optional paid feature, integrity & the accessibility check

AENC's core is free. That means you can encrypt, decrypt and share files offline at no cost. The Google Play edition offers one optional paid feature, a built in messenger (coming soon) that relays your end to end encrypted messages through our own server. This feature stays off unless you actively subscribe. Here is what happens when you subscribe.

If you never subscribe, none of the billing exchange above happens.

Accessibility security check. Apart from the subscription, the Google Play edition has an anti tapjacking safeguard. When you enable an accessibility service on your device, the app can send a request to play.google.com to check whether that service is a published Play app. This request tells Google the package name of the enabled accessibility service. It carries no AENC content, files, contacts, or keys. It warns you about accessibility or overlay apps that could be malicious. A future update may run this check locally and drop the network request. The standard offline edition skips this check and never contacts any server.

10. Contacts and contact files (.aepair)

You add a contact by importing their public contact file (.aepair). This is a small self signed blob that holds only public keys and a display label. Usually you scan a QR code in person or tap the file they shared. AENC stores contacts and contact books encrypted, on a removable drive you control or on the phone, and never on any server. AENC never uploads, syncs, or reads your device's system address book.

11. Analytics, advertising and tracking

AENC contains no advertising, no third party trackers of our own, no analytics reporting to us, and no fingerprinting. We do not use cookies or identifiers to follow you across apps or sessions, and we build no user profiles. There is one exception. The Google Play edition bundles Google's Play Billing library, which carries Google's own diagnostic and telemetry pipeline to Google (see section 7). That pipeline is Google's, Google Play Billing requires it, and AENC does not use it for analytics, advertising, or profiling.

12. Data retention, deletion and emergency wipe

Because we hold nothing, there is nothing on our side to keep or delete. On your device, you stay in control. You can delete your key file and contact files, and AENC has an emergency wipe feature that securely removes sensitive AENC files from the device. Uninstalling the app removes its app side data. Once you share content with a recipient, it is outside your control, and ours, for good.

13. Security

AENC uses well proven cryptography. That is X25519 (ECDH) with AES 256 GCM authenticated encryption, Ed25519 signatures, Argon2id passphrase hashing, and an optional post quantum hybrid using sntrup761. AENC holds private keys in locked, guarded memory and wipes them after use.

No client side protection is absolute. A determined attacker with full physical control of an unlocked device can, in principle, try to pull data from memory. AENC makes that as costly as possible and leaves nothing at rest, but it is not a replacement for physical device security.

14. Third-party services

The only third party involved is Google (Google Play), and only in the Google Play edition. Google handles distribution, optional Google Play Billing, Google Play Integrity, the accessibility store check, and the diagnostic data its Billing library collects (see sections 6, 7 and 9). Google's own terms and privacy policy govern your use of Google Play. You can install the standard edition without any app store, and it involves no third parties.

15. Changes to this policy

We may update this policy. Material changes will be reflected here with a new "Last updated" date. Because AENC has no way to contact you (we hold no address for you), we recommend reviewing this page after significant app updates. Continued use of the app after an update constitutes acceptance of the revised policy.

16. Contact

Questions about this policy or AENC's privacy practices: tigranavanesyan23@gmail.com.

Part B — Conditions of Use

1. The client application

The AENC app contains no tracking or analytics code, and it makes no network activity beyond what is essential. You must not modify it in a way that weakens or removes its end to end encryption, or that makes it send user content or keys.

2. Your responsibility for keys and data

You are solely responsible for keeping your removable key drive, your passphrase, your device, and any exported files safe. AENC cannot recover your keys or data. Loss of the key drive, loss of the passphrase, deletion of files, or uninstalling the app may result in permanent, unrecoverable loss of access to your identity and to anything encrypted to it. Keep backups of your key drive if continued access matters to you.

3. Lawful use only

You may use AENC only for lawful purposes and in compliance with all applicable laws. You are responsible for the content you encrypt and for how you use the encrypted output. AENC provides a general purpose cryptographic tool and does not monitor, and cannot access, what you encrypt.

4. No access to emergency services

AENC is not a communications carrier and does not provide access to emergency services. Use the normal emergency contact methods available on your device and network.

5. Your rights and ownership of content

You retain all rights to the content you create and encrypt. We claim no license to it and never receive it. Once you share an encrypted package with a recipient, that recipient can keep and decrypt it. No "delete" feature can guarantee removal of content already delivered to another person's device.

6. Repudiation (deniability)

Some AENC modes give you a repudiation property. A recipient can check that a message came from someone able to use a given key, but cannot prove to a third party who wrote it. This is a deliberate privacy feature, not a defect.

7. Disclaimers — "as is"

AENC is provided "as is" and "as available", without warranties of any kind, whether express or implied, including but not limited to merchantability, fitness for a particular purpose, non infringement, security, or freedom from error or interruption. You use AENC at your own risk. No cryptographic tool can guarantee protection against every possible adversary, and you are responsible for assessing whether AENC meets your threat model.

8. Limitation of liability

To the maximum extent permitted by law, AENC Corp and its contributors will not be liable for any indirect, incidental, special, consequential, or punitive damages, or for any loss of data, keys, profits, or goodwill, arising out of or relating to your use of or inability to use AENC. Where liability cannot be excluded, it is limited to the greatest extent permitted by applicable law. Some jurisdictions do not allow certain exclusions, so parts of this section may not apply to you.

9. Availability and changes to the app

We may change, suspend, or discontinue the app or any of its features at any time. App updates may be required for continued security, so you are responsible for installing updates as they arrive.

10. Changes to these conditions

We may revise these conditions. Continued use of AENC after revised conditions are posted here constitutes acceptance of the changes.

11. Contact

Questions about these conditions: tigranavanesyan23@gmail.com.