Skip to content
starpeak edited this page Sep 13, 2010 · 2 revisions

ProtoCrypt is a RSA crypt library in JavaScript

At the moment only encrypting is realized, but future version will support decrypting and key generation.

ProtoCrypt is based on the jsbn library by Tom Wu

Clone this wiki locally