Projects in Awesome Lists tagged with fernet-encryption
A curated list of projects in awesome lists tagged with fernet-encryption .
https://github.com/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
asyncio fernet-encryption hacktoberfest prompt-toolkit secure-messenger websocket-chat
Last synced: 11 Jun 2025
https://github.com/tory1103/oh-my-pickledb
Oh-My-PickleDB is an open source key-value store using Python's json module.
database datastore encryption-decryption fernet fernet-encryption json key-value python python3
Last synced: 27 Feb 2026
https://github.com/mnavarrocarter/fernet
A modern PHP implementation of the Fernet message encryption spec for exchanging data securely between parties
aes-128 crypto encryption fernet fernet-encryption hmac php php74
Last synced: 25 Oct 2025
https://github.com/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.
cryptography cybersecurity data-encryption data-security decrypt decryption encrypt encryption encryption-algorithms fernet fernet-encryption genecryption penetration-testing privacy python secure-communication security-tools
Last synced: 27 Jul 2025
https://github.com/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.
cryptography cybersecurity data-encryption data-security decrypt decryption encrypt encryption encryption-algorithms fernet fernet-encryption genecryption penetration-testing privacy python secure-communication security-tools
Last synced: 07 May 2025
https://github.com/aviramha/rfernet
Python extension for Fernet encryption/decryption, faster than other alternatives.
cryptography decryption fernet fernet-encryption pyo3 python python-extension rfernet rust
Last synced: 11 Apr 2025
https://github.com/mezgoodle/passwordmanager
bot fernet-encryption password-manager supabase telegram telegram-bot
Last synced: 30 Jun 2025
https://github.com/cassiofb-dev/python-p2p-crypt-chat
Python P2P Encrypted Chat
chat encryption fernet-encryption p2p python
Last synced: 10 Jul 2025
https://github.com/jorgermduarte/file-encryptor
Encrypt and Decrypt files with file-encryptor.
algorithm encrypt encryption encryption-algorithms encryption-decryption fernet fernet-encryption fernet-key password password-manager password-store passwords private-key python python3
Last synced: 04 Jun 2026
https://github.com/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.
automation cli-tool credential-management cross-platform cybersecurity data-privacy encryption fernet-encryption key-management open-source password-generator password-manager python secure-storage security
Last synced: 30 Jun 2026
https://github.com/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.
access-control bcrypt cli cryptography encryption fernet-encryption filesystem hmac-sha256 integrity python secure-storage security unix-permissions
Last synced: 25 Feb 2026
https://github.com/future-rafay/data-encryption-app-python_streamlit
🔐 SecureVault is a Python-based project designed to provide robust encryption and decryption functionalities.
cryptography fernet-encryption hashing-passwords python
Last synced: 18 Jun 2025
https://github.com/aleksibovellan/pythonpackets
A useful collection of Python scripts for moving data, or plain text, between two points by using raw TCP/UDP packets. Includes encryption as an option.
aes128 encryption fernet fernet-cryptography fernet-encryption listener packet packet-generator python python-script python3 sender sending-packets sha256 symmetric-key-cryptography tcp transfer-data udp
Last synced: 21 Mar 2025
https://github.com/bch1212/agentvault
AI-native credential vault for autonomous agents — Fernet-encrypted API keys, per-agent avk_ tokens, budget enforcement, audit logs, MCP server.
ai-agents claude credentials fastapi fernet-encryption mcp mcp-server model-context-protocol openai python saas secrets-management stripe vault
Last synced: 21 Jun 2026
https://github.com/sidd0894/password-encryption-decryption-tool
Terminal based password encryption/decryption tool
aes-encryption cryptography fernet-cryptography fernet-decryption fernet-encryption hmac-sha256 password-encryption password-encryptor symmetric-encryption symmetric-encryption-algorithm symmetric-key-encryption
Last synced: 09 Apr 2025
https://github.com/shamikaredkar/secure-password-manager
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.
command-line cryptography fernet fernet-cryptography fernet-decryption fernet-encryption fernet-key password-manager python
Last synced: 12 May 2026
https://github.com/charlieit/fernet-vault
A simple secrets manager using symmetric cryptography
cryptography fernet-encryption python3 secrets secrets-management vaults
Last synced: 22 Jun 2025
https://github.com/easonlai/pdf_text_content_hasher
Extract PDF Text Content and Perform Hashing
cryptography fernet fernet-cryptography fernet-encryption hashing pdf pdfextraction pdfplumber python python3
Last synced: 15 Jun 2026
https://github.com/isco81/password-manager-intermediate
Securely manage your passwords with this Python-based Password Manager. Features include random password generation, clipboard support, and a user-friendly GUI. 🔒💻
automation clipboard componentlifecycle conditional-rendering error-handling fernet fernet-encryption file-handling form-handling gui intermediate json json-manipulation password-generator password-manager programming tkinter uuid
Last synced: 20 Jan 2026
https://github.com/arjav0703/anonytalk
A string Encryptor/Decryptor
crypto cryptography encryption encryption-decryption fernet fernet-algorithm fernet-cryptography fernet-encryption gui-application python python-3 python3 tkinter tkinter-gui tkinter-python
Last synced: 30 Sep 2025
https://github.com/manziosee/auditshield
Keep your business audit-ready anywhere in the world. Manage employees, encrypted documents, payroll, and regulatory obligations in one secure multi-tenant SaaS.
angular angular-material apollo-angular apollographql celery django-rest-framework fernet-encryption jwt-authentication postgresql pymupdf redis scss strawberry-graphql tesseract typescript weasyprint
Last synced: 11 Apr 2026
https://github.com/jmdotdev/custom_tkinter_encrypt_decrypt_messages
Python Script To Encrypt and Decrypt Messages Using Fernet Encryption Algorithm
custom-tkinter decryption encryption fernet-encryption python3 tkinter
Last synced: 20 Mar 2025
https://github.com/kr1shnam00rth1/securefiletransfer
Secure File Transfer System enhanced with Fernet encryption for confidentiality and Merkle tree to provide integrity
fernet-encryption merkel-tree python rsa secure-file-transfer socket stremlit
Last synced: 04 Jun 2026
https://github.com/sambhu431/salt-based-encryption-and-decryption
Securely encrypt and decrypt files and folders using salt-based, password-protected methods. Protect your data from hacking, leakage, and theft.
cryptography datasecurity decryption encryption encryption-decryption fernet fernet-cryptography fernet-decryption fernet-encryption fernet-key pbkdf2 pbkdf2-hmac pythonen salt security
Last synced: 09 Apr 2025