Putkaradze13 / Hash-Text

The application checks if additional file is given, checks the file, takes the given text and encrypts it. Encrypted text, which contains numbers and letters, is returned in terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hash Text

How To Run

To run the app you have to open terminal and write the command 'node index.js text.txt' or 'npm start' and press Enter.

How It Works

The application checks if additional file is given, checks the file, takes the given text and encripts it. Encripted text, which contains numbers and letters, is returned in terminal.

About

The application checks if additional file is given, checks the file, takes the given text and encrypts it. Encrypted text, which contains numbers and letters, is returned in terminal.


Languages

Language:JavaScript 100.0%