hashing-passwords
Here are 17 public repositories matching this topic...
Decrypt Hashes. md5, sha-1, sha-256, shaw-512(unix), and Windows NT hashes. Multi-threaded and includes a saftey to prevent cpu exhaustion
- Updated
Dec 18, 2024 - Python
This repository was submitted as the final project for CS50X 2023 online course offered by Harvard University. It’s a web application built around Flask’s framework and some software development/web programming languages covered by the course, such as Python, JavaScript, SQL, HTML and CSS. The application is designed for storing passwords.
- Updated
Sep 6, 2023 - Python
📂 Advanced Hash er is a user-friendly tool for recovering passwords from hashes. It supports algorithms like MD5 and SHA-256, using dictionary attacks with custom files. Features include fast multi-threading, real-time progress tracking, and session control. Perfect for security enthusiasts. Start ing! 🔓
- Updated
Jun 19, 2025 - Python
This script is a simple password hashing tool that allows users to choose from various hashing algorithms to hash their passwords.
- Updated
May 24, 2025 - Python
Kashword is an innovative approach to reclaim control of your passwords without relying on password managers.
- Updated
Apr 6, 2025 - Python
software that manages rainbow tables
- Updated
Feb 13, 2022 - Python
Password manager and generator written in Python
- Updated
Oct 20, 2020 - Python
SITS is a secure IoT system that implements lightweight cryptography which performs strong security mechanism, encryption or decryption with low power applications. Here we apply the lightweight cryptographic algorithms in order to achieve end-to-end security and with lower power consumption in these devices. These lightweight algorithms are des…
- Updated
Jun 8, 2021 - Python
Python - Text Encoding Software
- Updated
Feb 24, 2020 - Python
Basic python program for brute forcing a SHA256 hash value given the length in characters of the original value is known.
- Updated
Feb 25, 2025 - Python
Hashing with Python3. Create Encryption of any string , passwords with md5, sha hashing.
- Updated
Sep 28, 2019 - Python
This repository features two exciting challenges: 🔒 Hashing and 🔓 Decrypting using Secretbox and base64. Each challenge is equipped with two comprehensive unit tests to ensure the code's reliability. Additionally, the terminal output is beautifully designed with the Colorama library, providing a visually appealing display of results. 🚀✨
- Updated
Jun 20, 2024 - Python
In this program, we store the user's password in an encrypted form. From it, we will verify if the user's login password is correct.
- Updated
Nov 8, 2024 - Python
🔐 SecureVault is a Python-based project designed to provide robust encryption and decryption functionalities.
- Updated
May 5, 2025 - Python
A secure web app for managing cryptographic keys and user files, featuring user authentication, file encryption/decryption, and hash generation using Flask and SQLAlchemy.
- Updated
May 9, 2024 - Python
A .py application to hash secure user entered sensitive data or passwords using the SHA3-256 Crypto Algorithm, to make one's available online data secure & resistive against possible data breaches online.
- Updated
Apr 28, 2022 - Python
Improve this page
Add a description, image, and links to the hashing-passwords topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hashing-passwords topic, visit your repo's landing page and select "manage topics."