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

Decrypt on Server Side

Akinnagbe opened this issue · comments

Hello,
Would like to ask if it is possible to encrypt on the client side using cryptico and decrypt on the server side (like using C#).

Thanks

In theory server can just run javascript static.