mixed-tinny-toolkit
v0.0.7
Published
A mixed toolkit for private project using conveniently.
Downloads
7
Maintainers
Readme
FRONTEND USING ONLY
- Create a new file on frontend;
- RSA encrypt plain string with public key;
##USAGE
- newFile("dir_or_file_name","data u wanna write")
- newFile4Frontend("dir_or_file_name","data u wanna write")
- encrypt("plain string u wanna encode","public_key"): BASED ON module node-rsa