Skip to content
#

password-encryption

Here are 77 public repositories matching this topic...

highly secure password manager that stores and encrypts login credentials, protecting sensitive data with advanced encryption and offering safe, easy access to passwords across devices.

  • Updated Nov 30, 2025
  • C#

secure password manager for Windows that stores, encrypts, and organizes login credentials, offering strong protection against unauthorized access while providing easy retrieval for authorized users.

  • Updated Nov 30, 2025
  • C#

The E-Commerce-Application-Demo repository showcases Mike's Online Shopping System, a fully functional, database-driven web application that I have built. It enables customers to browse products, create accounts, place orders, and review purchases, supporting multiple actors. Built with PHP, MariaDB, and Twig, it follows the MVC pattern.

  • Updated Nov 18, 2025

A secure user authentication system with JWT, implementing best practices for secure development, including RBAC, PBAC, session expiration, password encryption with BCrypt, simple audit logging, and Docker containerization as part of a Secure Development course project.

  • Updated Nov 24, 2025
  • Java
password4j

Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

  • Updated Sep 6, 2025
  • Java
PasswordVault

A simple and secure Java-based password vault that encrypts and decrypts strings using AES-128 encryption. Perfect for demonstration, learning cryptography in Java, or building your own local password manager.

  • Updated Jul 21, 2025
  • Java

Password Generator with Strength Checker and Encrypted Storage is a Python tool that generates secure passwords, checks their strength, and stores them securely using encryption. It ensures passwords are strong by evaluating length, character variety, and then encrypts and saves them using the cryptography.fernet module.

  • Updated Jun 26, 2025
  • Python

secure password manager for Windows that stores, encrypts, and organizes login credentials, offering strong protection against unauthorized access while providing easy retrieval for authorized users.

  • Updated Jun 19, 2025
  • C#

highly secure password manager that stores and encrypts login credentials, protecting sensitive data with advanced encryption and offering safe, easy access to passwords across devices.

  • Updated Jun 19, 2025
  • C#

The Python-based CLI Expense Tracker is a command-line application for managing and analyzing expenses. It allows users to add, update, and delete expenses, categorize spending, and generate detailed reports with visualizations. Featuring secure authentication, data persistence, and PDF exports, it helps users track financial trends efficiently

  • Updated Apr 1, 2025
  • Python

Improve this page

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

Learn more