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