Sign_in.py script for user register into a database with password.Sign_up.py script for validate a user and complete sign in process.The two module required sqlite3 and hashlib
-
Updated
May 18, 2021 - Python
Sign_in.py script for user register into a database with password.Sign_up.py script for validate a user and complete sign in process.The two module required sqlite3 and hashlib
Blockchain System using SHA-256 Encryption
An Information Security project built as part of the freeCodeCamp curriculum.
A simple command-line tool for calculating the MD5, SHA-1, and SHA-256 hash values of a text or a file, written in Python.
Python blockchain ledger with streamlit web interface
A RESTful API for a User Management System using Flask that can perform CRUD operations on a PostgreSQL database.
A repository (pyrandocs i.e. Python's v2/v3 random documents/files) containing different Python v2/v3 based resources (files/documents etc.) from random topics. A project to try different Python's features.
Blockchain Student Project, tried to explain the concept of blockchain which contains functionalities like mining, proof of work etc.
Python script for removing duplicate files from Directories using hashing algorithms.
This is a simple Blockchain that I wrote in python this afternoon, hope you like it! Building our decentralized economy!!!
Collection of hashlib functions for Ansible
This a blockchain-based ledger system, complete with a user-friendly Streamlit web interface. This ledger allows the user to conduct financial transactions between senders and receivers, and also verify the integrity of the data in the ledger by checking the previous block's hash.
Python blockchain ledger with streamlit web interface.
This program was designed to automate the creation of a joint savings accounts with the use of Solidity. This smart contract will use ether management functions to implement a financial institution’s requirements for providing the features of the joint savings account with the ability to deposit and withdraw funds from the account.
Material from the course of Distributed Systems and Blockchain at ENSEM - Université de Lorraine.
Creating my first blockchain using python.
This is a collection of various code blocks, supplimentory to other repositories.
Add a description, image, and links to the hashlib topic page so that developers can more easily learn about it.
To associate your repository with the hashlib topic, visit your repo's landing page and select "manage topics."