wwwtyro / cryptico

An easy-to-use encryption system utilizing RSA and AES for javascript.

Home Page:http://wwwtyro.github.com/cryptico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptico for hybrid mobile apps

tushar-1health opened this issue · comments

We are using cryptico for nativescript application. The decryption logic works fine on android however for ios it slows usually takes minutes. We narrowed down the issue to our RSA key generation.

Any help.