Skip to content
#

argon2

Here are 82 public repositories matching this topic...

A secure offline desktop application for generating and managing TOTP 2FA codes. Features encrypted vault storage, modern cryptography (Argon2 + AES‑GCM), modular architecture, and a local‑first approach with no cloud dependencies. Designed for reliability, extensibility, and future cross‑platform UI.

  • Updated Jan 28, 2026
  • Python

SecureBankingSystem - is a desktop bankAccount manager built with Python and Tkinter, using SQLite for persistence and Argon2id for secure password/PIN hashing. It supports admin/customer workflows, account creation, deposits/withdrawals, PIN changes, and transaction history—designed for learning secure app patterns and prototyping fintech features

  • Updated Feb 13, 2026
  • Python

HashAttackDemos — An educational Python toolkit demonstrating secure password hashing (Argon2id, bcrypt, scrypt) and common failure modes (MD5, rainbow tables). Includes reusable library hash_password_cracker, attack demos (dictionary/rainbow/hybrid), CLI tools, and unit tests — for defensive learning on data you own or are authorized to test.

  • Updated Feb 12, 2026
  • Python

Improve this page

Add a description, image, and links to the argon2 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 argon2 topic, visit your repo's landing page and select "manage topics."

Learn more