Skip to content

krrish-v/hashent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashent_v2

This tool is created to make your storage file secure from every type of attack where it is a social engennering or any other type of outsider attack

Why I create this?

Actually I used to store some of the very important details in my pendrive, I was concerned if this pendrive gets to someone else, then it will be a trouble for me, so I decided to create some something to hide it, and reached here


This tool encryptes the file to avoid human readble, it uses the hybrid encryption AES and ECC algorithm for generating keys, it is full created in python programming language, this program is full compactiable in every situation, you can use it like a single standonle file which works independent on its alone directory


Some usage of it are there--


1. when you open it for first time, you will have to enter the salt as just like a password, make sure you dont forget that otherwise, you will not recover your encrypted file again


2. After that click on next button, then a new window will appear to you it will be similar like this


3. Now you have to generate a unique key, select the number of bits keys you want then click the 'Generate key' button, thats all.
4. Moving to next, click on "choose file" to select the file you want to encrypt.


5. Click on encrypt to encrypt, on decrpyt to decrypt or "Remove" button is for revoming the files from selected directory files


6. There is one other cool feature to make changes and view the encrypted text file without decrypting it, thats what the "Text Edittor" button do. Its open the file that are in the .txt format | images, pdfs and other formats are not supported in this version



Now how will you use it


First of all download all the required libraries and one addintional library that is pyinstaller

open the terminal in the downloaded directory type the following command

For windows

> python3 pyinstaller --windowed --icon=icon/icon.png Hashent_v2.py

For Linux

$ ./pyinstaller --noconsole --icon=icon/icon.png Hashent_v2.py

Or directly can use it like---

$ python3 Hashent_v2.py

That's all what can done by and for it, THANK YOU FOR YOUR SUPPORT RATE IT IF YOU LIKE

About

It is a GUI application which is basically made while kepping the data security related concern in mind

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages