Simple Python app to encrypt/decrypt files in a directory
-
Updated
Feb 1, 2022 - Python
Simple Python app to encrypt/decrypt files in a directory
This is a very basic ransomware created using python and cryptography library
Voting application implemented in python
Terminal based password encryption/decryption tool
Fhpass is a linux/macOS console password manager, written in python with curses and fernet
CRM buildt with SQLAlchemy, WTForms, Bcrypt, MVC pattern [command-line-interface]
Symmetric Encryption Technique
An AES-algorithm based python User Interface that helps users to encrypt messages into ciphertexts and share them in the form of ciphertexts, that can be decrypted by the receiver using the same key on both sides. Using Tkinter and cryptography.fernet modules.
Sistema de gerenciamento de pedidos de uma loja online desenvolvido em Python com microframework Flask.
Python script for Personal Vault
This is a ransomware program simulation that encrypts files on the client-side and sends the encryption key to the server*. The server verifies the client's password and IP address before releasing the key for decryption. This program is for educational and demonstration purposes only and should not be used for malicious activities.
A random password generator and manager.
VKM is a self-hosted local indie password manager
An advanced key logging software
a simple password manager to encrypt and store
Python program to store and manage the passwords by storing them in and CSV. The program asks the user to add, view, and remove passwords. Passwords are stored in encrypted format in CSV.
The "Secure Password Manager" is a Python-based tool for securely storing and managing passwords locally. Utilizing advanced encryption provided by the cryptography library, it offers a simple CLI for easy and safe password handling. Ideal for educational purposes or personal use, it ensures your sensitive information remains secure on your device.
This is a en-/decryptor in Python for en-/decrypting files.
Add a description, image, and links to the fernet-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the fernet-cryptography topic, visit your repo's landing page and select "manage topics."