SpiderOak / Encryptr

Encryptr is a zero-knowledge cloud-based password manager / e-wallet powered by Crypton
GNU General Public License v3.0
1.58k stars 138 forks source link

decryption on my android is slow #253

Closed jchan-scc closed 8 years ago

jchan-scc commented 8 years ago

Is there anyway to speed up the decrption? I'm wondering if encryption / decrpytion & sync can be done on a per entry basis

devgeeks commented 8 years ago

Items are already encrypted/decrypted individually, the problem is the "index" (the list of entries) that syncs when you open the app.

I have some plans for speeding this up a great deal. It's high on my todo list.