Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CryptoAES decryption takes time on mobile devices after a while #886

Closed
pliablepixels opened this issue Jan 11, 2020 · 0 comments
Closed

Comments

@pliablepixels
Copy link
Member

Need to investigate this, but I've observed, at least on iOS (not sure of Android, and doesn't happen in desktops), decrypting the monitors array suddenly starts taking 3-4 seconds which makes it look like a network load is happening but its just local decryption. This does not happen right off the bat.

Need to investigate:
a) What suddenly causes it to take more time (log monitor datastructure length checks)
b) If using WebCrypto (if available) makes it faster than CryptoJS

pliablepixels added a commit that referenced this issue Jan 14, 2020
pliablepixels added a commit that referenced this issue Jan 14, 2020
maymaymay added a commit to maymaymay/zmNinja that referenced this issue Jan 15, 2020
pliablepixels added a commit that referenced this issue Jan 18, 2020
pliablepixels added a commit that referenced this issue Jan 26, 2020
Simpler1 pushed a commit to Simpler1/zmNinja that referenced this issue Oct 25, 2022
…s, fix error in AES crypt store - convert to string
Simpler1 pushed a commit to Simpler1/zmNinja that referenced this issue Oct 25, 2022
Simpler1 pushed a commit to Simpler1/zmNinja that referenced this issue Oct 25, 2022
Simpler1 pushed a commit to Simpler1/zmNinja that referenced this issue Oct 25, 2022
Simpler1 pushed a commit to Simpler1/zmNinja that referenced this issue Oct 25, 2022
Simpler1 pushed a commit to Simpler1/zmNinja that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant