# E2EE

> E2EE (iPhone/iPad app by Julien Cervelle.)

- Source: https://appshunter.io/ios/app/e2ee/id1602123300 (this page in markdown: same URL + `.md`)
- Developer: [Julien Cervelle](https://appshunter.io/developer/1602123302)
- Category: Productivity, Social Networking
- Price: Free
- Age rating: 4+
- Requires: iOS 15.2 · 1 MB
- Languages: French
- Released: 2022-06-07
- Data updated: 2026-05-19
- User reviews in markdown: https://appshunter.io/ios/app/e2ee/id1602123300/reviews.md

## What is E2EE?

This app allows to do authenticated end to end encryption. Being open source and storing nothing on the phone except our private signature key (not used for encryption) in the secure enclave and the public signature keys of people we are conversing with, forward secrecy and man in the middle protection is available.

Establishing a connexion with someone requires exchanging two messages. After that, end to end encryption is set up. Once the discussion closed or the app is reset by the system, nothing remains of the secret key used in the exchange. This means nobody can decipher the exchange even with access to the whole discussion. Discussion can be taken on public places like framapad, discord, in-game chat, irc, possible speaking in one medium and answering to another one.

For this first version, only text messages exchange is possible (a workaround is to use base64 to encode binary files) but using attachments is an envisioned feature.

This app is compatible with a web app version: https://upec.ovh/e2ee.html. Because of some incompatibilities between libressl 2.8.3 used in iOS and the last version of openssl and libressl used in web browsers (included safari), one has to generate a key pair using a swift script and protect the private key with a password using page https://upec.ovh/e2ee_import.html.

The cryptograpic algorithms used are:
- cipher: AES(256)+GCM
- key negociation: ECDH(P384)+HKDF(SHA512)
- signature: ECDSA(P256)


## Version history (last 1 release)

### 0.2 — 2022-11-10

This app is now compatible with a web app version: https://upec.ovh/e2ee.html . Because of some incompatibilities between libressl 2.8.3 used in iOS and the last version of openssl and libressl used in web browsers (included safari), one has to generate a key pair using a swift script and protect the private key with a password using page https://upec.ovh/e2ee_key_import.html .

Changed message 2 format to make it compatible with the web app version so version 0.2 is not compatible with 0.1.1.

## Apps similar to E2EE

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Transcribe Recorder - Memo](https://appshunter.io/ios/app/transcribe-recorder-memo/id1472334093) | 4.4 (145) | Free | Productivity |
| [Notesnook: Private note taking](https://appshunter.io/ios/app/notesnook-private-note-taking/id1544027013) | 4.7 (594) | Free | Productivity |
| [Lochbox: Communication Privacy](https://appshunter.io/ios/app/lochbox-communication-privacy/id1475129062) | 4.9 (20) | Free | Productivity |
| [Jurybox - Jury Selection](https://appshunter.io/ios/app/jurybox-jury-selection/id1514195436) | 5.0 (3) | Free | Productivity |
| [Alert Networks](https://appshunter.io/ios/app/alert-networks/id1583607277) | 4.9 (28) | Free | Productivity |
| [Puddle Sketch](https://appshunter.io/ios/app/puddle-sketch/id1446841747) | 3.6 (7) | Free | Productivity |

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-05-19.*
