Description
A short script that encrypts a given string with the SHA-256 encryption algorithm already implemented in Python.
How To Run
Simply execute the following:
python3 encryption.py
A script that encrypts using SHA-256.
A short script that encrypts a given string with the SHA-256 encryption algorithm already implemented in Python.
Simply execute the following:
python3 encryption.py
Leave feedback in the comments!
Log in or sign up for Devpost to join the conversation.