You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
I'm on the iPhone 6 and Whiteout is very (very!) slow. Opening an encrypted message (which I assume is taking place offline) takes about 40 seconds. I use a 4096 bit key. Would that be too much for an iPhone?
Logging in also takes a few minutes, which could be a temporary issue.
The text was updated successfully, but these errors were encountered:
this is a known issue. iOS performance is really bad, particularly with 4k
keys. Hence we generate 2k keys only and try to skip 4k RSA altogether and
move straight to ECC with openpgp.js
On May 20, 2015 11:49, "majnu-campact" [email protected] wrote:
I'm on the iPhone 6 and Whiteout is very (very!) slow. Opening an
encrypted message (which I assume is taking place offline) takes about 40
seconds. I use a 4096 bit key. Would that be too much for an iPhone?
Logging in also takes a few minutes, which could be a temporary issue.
—
Reply to this email directly or view it on GitHub #354.
Hi there.
I'm having the same issue. But I'm not really sure if it is related to the performance of the apple Idevice CPU. On my 5S opening an encrypted mail takes some 40 seconds too with the whiteout.io app using a 4096 bit key. Copying the PGP encrypted gibberish (same mail) manually from the native mail app to iPGPmail, the decryption takes 1-2 seconds max. after entering the pass phrase of the private key.
So maybe there is a way to accelerate the decryption process, maybe another iOS api?
Hence this manual copy/paste process with ipgpmail is actually a pain in the .... I was really excited about whiteout.io but for now it's too slow to work productively with the app.
Cheers, Christian
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm on the iPhone 6 and Whiteout is very (very!) slow. Opening an encrypted message (which I assume is taking place offline) takes about 40 seconds. I use a 4096 bit key. Would that be too much for an iPhone?
Logging in also takes a few minutes, which could be a temporary issue.
The text was updated successfully, but these errors were encountered: