29 skills found
orcasgit / Django Fernet FieldsFernet symmetric encryption for Django model fields
HalilDeniz / RansomwareSimRansomwareSim is a simulated ransomware
csquared / Fernet.jsJavascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec
gridhead / Sanctuary ZeroA command-line bound implementation of secure synchronous lightweight chatroom with zero logging and total transience built using WebSockets, Fernet Cryptography, Asyncio and Prompt Toolkit
infinition / ZombielandZombieland is a command and control (C2) server designed to manage and communicate multiple client machines (referred to as "zombies"). Encrypted communication with clients, allowing for the execution of various commands, and persistence on Zombies. Communication between the server and Zombie is secured using symmetric encryption with Fernet.
oz123 / Python FernetA pure python implementation of Fernet encryption
carlettatreadwell5683505 / File Encryption DecryptionEncrypts and decrypts files using the Fernet encryption algorithm.
retr00exe / PyransomRansomware script based on AES-CBC (Fernet Token) and RSA (PKCS1-OAEP) cryptosystem.
AginSquash / 2FA TelegramThis telegram bot written in Python will help you access the 2FA codes. All your keys for generating 2FA are stored in an encrypted file. Used Fernet symmetric encryption.
ECTO-1A / MaruadersMapAIAdvanced AI Jailbreak. Uses steganography and fernet encryption to pass data that is hidden in images to AI models undetected.
jai-git4208 / Fuck Yo EncryptionPython encryption library using Fernet (AES-128) with PBKDF2 key derivation, encoding output exclusively with F-U-C-K-Y-O characters for obfuscation
tory1103 / Oh My PickledbOh-My-PickleDB is an open source key-value store using Python's json module.
parinzee / Encrypted Tkinter Password ManagerA small python-based password manger/generator utilizing Fernet Symmetric Encryption, SQLite, and Tkinter.
rahulrajdixit / Ransomware Script For DemoFile encryption and decryption within the same directory using Fernet Encryption.
bocaletto-luca / Password ManagerPassword Manager is a simple Python application for securely storing and managing your passwords. It uses PyQt5 for the graphical user interface and SQLite for database storage. Passwords are encrypted using the Fernet encryption library, ensuring the security of your sensitive data.
aviramha / RfernetPython extension for Fernet encryption/decryption, faster than other alternatives.
mnavarrocarter / FernetA modern PHP implementation of the Fernet message encryption spec for exchanging data securely between parties
Arpan-206 / EncryptoCLIEncrypto CLI is a command line program that provide you with a intuitive and easy-to-use program that allows for a highly efficient and customisable interface to generate hashes of files or encrypt them. This allows you to encrypt and decrypt files or text data. This is all powered by the Fernet Encryption.
geniuszly / GenEncryptionis 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.
wizart-tech / Docker AirflowDockerized Apache Airflow