File encryption and decryption cli tool written in go.
-
Updated
Dec 13, 2024 - Go
File encryption and decryption cli tool written in go.
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.
A simple web application showcasing backend functionality with Java Servlets and JSP. Features include user registration, login, and logout with proper session handling. Connects to an Oracle database via JDBC for data persistence.
PassPro - Password Encrypter/Decrypter using AES-256
This project is password encoding feature extension for SQL Basics Project repository.
SecureVault is a modern, high-security password management solution built for the web. It combines a premium user experience with robust cryptographic standards to ensure your digital identities are protected, organized, and always accessible.
This app was made with python and encrypts and decrypts passwords for you!
Password Manager: A simple Python application using PyQt5 for managing and encrypting passwords. It leverages Fernet encryption (based on AES) to securely store passwords. Features include adding, viewing, and deleting passwords through a user-friendly GUI.
Add a description, image, and links to the passwordencryptor topic page so that developers can more easily learn about it.
To associate your repository with the passwordencryptor topic, visit your repo's landing page and select "manage topics."