Siddhu2502 / MD5Locker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MD5 Locker App

This is a simple app to show how to use streamlit to create a simple app to create a user login and signup and securely saving the password using md5 hashing.

run anyof the 2 codes names as

  • md5_lockerapp.py
  • test_runner_md5.py

using the following command

streamlit run md5_lockerapp.py streamlit run test_runner_md5.py

About


Languages

Language:Python 49.5%Language:Java 27.5%Language:MATLAB 23.0%