Skip to content

BejoTW/encodeDecodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

encodeDecodeJS

Ref. http://www-cs-students.stanford.edu/~tjw/jsbn/

encode/decode Your JS code by RSA and ....

API:

// For encode

var str; var s

  1. It only encrypts the key and password for short message by RSA.
  2. Others is encoded by simple char code shift.

Just for some keys are invisiable.

About

encode/decode Your JS code by RSA and ....

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published