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#
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.
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.
A cross-platform TypeScript/JavaScript library for encrypting and decrypting text and files in browser, NodeJs with dedicated CLI support.
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.
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.
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.
Password Generator using xChaCha20 encryption.
An IAM Auditing manager which checks on user activity.
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.
Real Estate Property Management Web Application to manage Bookkeeping and WorkOrder easy
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.
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.
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.
A lightweight Java implementation for password encryption using AES algorithm. Securely store and validate user credentials with strong encryption.
An eye-catching and user-friendly fashion store built using MERN stack.
Educational SSH botnet controller for learning network security concepts
CLI tool for encrypting and decrypting files using the SymmetricMorph cipher.
Utility Tool
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
Python Application to encrypt and decrypt files using password. Argon2id to derive a key and Salsa20 - Poly1305 from NaCl for the encryption.
Add a description, image, and links to the password-encryption topic page so that developers can more easily learn about it.
To associate your repository with the password-encryption topic, visit your repo's landing page and select "manage topics."