Skip to content

yuno212/encryptionUsingSHA256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encryption using SHA256

Given a string or a .txt file with plain text. Returns his encryption using SHA256 method

Requirements :

pip install pyperclip
import hashlib
from time import sleep

Features/Perks :

- Could copy the hashed output.

- Beginner friendly (understandable code).

- Clean UI.

Contact :

discord : yuno#0283 .

Request new features or ask for collaboration.

About

Given a string or a text file with plain text , returns his encryption using SHA256 method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages