Skip to content
#

hashing-passwords

Here are 19 public repositories matching this topic...

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 Cracker 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 cracking! 🔓

  • Updated Jun 19, 2025
  • 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

This is a secure, full-featured password manager with both a command-line and graphical interface. It empowers you to safely store, retrieve, and manage credentials for all your websites and applications, backed by robust encryption and a user-friendly experience. [Dual Interface, Mysql Support, Clipboard Integration, Recovery & reset, etc]

  • Updated Jul 19, 2025
  • 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

Improve this page

Add a description, image, and links to the hashing-passwords topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more