Ref. http://www-cs-students.stanford.edu/~tjw/jsbn/
encode/decode Your JS code by RSA and ....
API:
// For encode
var str; var s
- It only encrypts the key and password for short message by RSA.
- Others is encoded by simple char code shift.
Just for some keys are invisiable.