Skip to content

You can Encrypt/Decrypt *.txt file using html web page and Nodejs as a back-end server. Files will be saved automatically in browser and on your back-end side file system.

Notifications You must be signed in to change notification settings

ovchynnikov/nodejs-crypto-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# nodejs--crypto-task" For functionality of saving/sending crypto/decrypto files you need to create 2 folders in "/" of your project with names "EncryptedFiles" and "DecryptedFiles". You can check names and logic in "prodapp.js" file - 23,24,38,39 rows.

About

You can Encrypt/Decrypt *.txt file using html web page and Nodejs as a back-end server. Files will be saved automatically in browser and on your back-end side file system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published