RansomwareSim is a simulated ransomware
-
Updated
May 31, 2024 - Python
RansomwareSim is a simulated ransomware
A command-line bound implementation of secure synchronous lightweight chatroom with zero logging and total transience built using WebSockets, Fernet Cryptography, Asyncio and Prompt Toolkit
Ransomware script based on AES-CBC (Fernet Token) and RSA (PKCS1-OAEP) cryptosystem.
Python extension for Fernet encryption/decryption, faster than other alternatives.
A small python-based password manger/generator utilizing Fernet Symmetric Encryption, SQLite, and Tkinter.
Dockerized Apache Airflow
A modern PHP implementation of the Fernet message encryption spec for exchanging data securely between parties
Application for user Authentication and Encrypted storage of files.
A python flask web app to encrypt and store text files using Hybrid Cryptography.
Web application for user Authentication and Encrypted storage of files.
A very simple fernet file encryption and decryption script written in python3.
Script for quick encryption of files
Audio steganography involves hiding secret data within audio files to keep it confidential. Triple DES is a block cipher encryption algorithm that encrypts data using a key to prevent unauthorized access. Together, they can provide a secure method for encrypting and transmitting confidential information through audio files.
Oh-My-PickleDB is an open source key-value store using Python's json module.
🔐 Fernet guarantees that a message encrypted using it cannot be manipulated or read without the key. Fernet is an implementation of symmetric (also known as “secret key”) authenticated cryptography.
Encrypt and Decrypt files with file-encryptor.
Free and open-source encryption tool for Linux and Mac-OS
pwd-pkg 🔑 is an "implementation" of (multi-user) password manager, created using Python and PostgreSQL as backend database. It also includes features like password generator and strength of password checker and CSV export for passwords.
an imported project from youtube (link in the readme file) that takes in passwords from user, organizes and keeps them along with the username of the account with the intention of securing them with an encryption mode
Add a description, image, and links to the fernet-encryption topic page so that developers can more easily learn about it.
To associate your repository with the fernet-encryption topic, visit your repo's landing page and select "manage topics."