fernet-encryption
There are 85 repositories under fernet-encryption topic.
HalilDeniz/RansomwareSim
RansomwareSim is a simulated ransomware
gridhead/sanctuary-zero
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
retr00exe/pyransom
Ransomware script based on AES-CBC (Fernet Token) and RSA (PKCS1-OAEP) cryptosystem.
tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
parinzee/Encrypted-Tkinter-Password-Manager
A small python-based password manger/generator utilizing Fernet Symmetric Encryption, SQLite, and Tkinter.
aviramha/rfernet
Python extension for Fernet encryption/decryption, faster than other alternatives.
mnavarrocarter/fernet
A modern PHP implementation of the Fernet message encryption spec for exchanging data securely between parties
rahulrajdixit/Ransomware-Script-For-Demo
File encryption and decryption within the same directory using Fernet Encryption.
geniuszly/GenEncryption
is a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.
soumikbhatta/CryptoSafe
A python flask web app to encrypt and store text files using Hybrid Cryptography.
wizart-tech/docker-airflow
Dockerized Apache Airflow
codassassin/very-basic-ransomware
This is a very basic ransomware created using Python
omrawal/Secure-Drive
Web application for user Authentication and Encrypted storage of files.
omrawal/Safe-Storage
Application for user Authentication and Encrypted storage of files.
cassiofb-dev/python-p2p-crypt-chat
Python P2P Encrypted Chat
chimera83795/fernet-cryptography
This is a en-/decryptor in Python for en-/decrypting files.
glepter/Quickcrypt
Script for quick encryption of files
jorgermduarte/file-encryptor
Encrypt and Decrypt files with file-encryptor.
odavhad/kryptographie
A Flask app to encrypt and decrypt text.
prakharsaxena1/passwordVault
Password manager made in python
s4tak/Lockme
A open source ransomware PoC developed in python3. For Windows systems 🔐
4xyy/CLI-Password-Manager
A command-line tool for securely managing passwords. It allows users to store, retrieve, and generate strong passwords, all encrypted with a master key.
arshdeepyadavofficial/Secure-Image-Steganography
A Python tool to securely hide encrypted messages inside PNG images using LSB steganography and AES (Fernet) encryption.
babasahi/Python-ransomware
Python ransomware that encrypts all files within the execution directory.
DevAmiyo/FileEncrypter
This repository uses the Fernet module (https://s.amiyo.tk/fernet) to encrypt and decrypt files
itsmefranz/Password-Manager
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
luismiguelcasadodiaz/42Barcelona_ciber_TOTP
2 steps authentication factor exercise
MASTAR-LAST/Voldemorts
Free and open-source encryption tool for Linux and Mac-OS
P-ADITYA15/VaultGuard
"VaultGuard" is a secure password manager , offering robust password generation, encrypted storage, and easy accessibility through a user-friendly interface. Safeguard your sensitive information with ease and convenience.
PrthD/Secure-File-System
A secure multi-user file system with end-to-end encryption, HMAC-based integrity verification, and Unix-style permission control. Features bcrypt-authenticated logins, group-based collaboration, and a command-line interface for secure file operations on untrusted storage.
RAWx18/IIITMG-Filelink
IIITMG Filelink is a cross-platform, GUI-based peer-to-peer file sharing tool for local networks. Features include file/folder support, pause/resume/cancel transfers, encryption via Fernet, auto device discovery, dark/light themes, and detailed transfer logs — all in a sleek PyQt5 interface.
sarafyash/Audio_Steagnography
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.
silicon-based/PasswordGuardian
🔑 An exciting CLI password manager written in Rust.
therealOri/eCrypt
A very simple fernet file encryption and decryption script written in python3.