An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: fernet-encryption

cassiofb-dev/python-p2p-crypt-chat

Python P2P Encrypted Chat

Language: Python - Size: 3.91 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

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.

Language: Python - Size: 3.11 MB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Manushya-a/FileEncryptionDecryptionSoftware

A file encryption and decryption tool with a user-friendly GUI built using Tkinter and TkinterDnD2. It allows users to securely encrypt and decrypt `.txt` files using the cryptography library’s Fernet encryption, featuring drag-and-drop functionality, encryption key display, and reset options.

Language: Python - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

arjav0703/Anonytalk 📦

A string Encryptor/Decryptor

Language: Python - Size: 3.76 MB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

aviramha/rfernet

Python extension for Fernet encryption/decryption, faster than other alternatives.

Language: Python - Size: 39.1 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 6 - Forks: 5

naveenkumar-j/secure-E-person-health-care-system-using-AES

In this project we used fernet symmetric key encryption as it combines encryption along with message authentication and a time stamp to ensure that the data is protected and that it has not been modified. Fernet uses 128-bit AES in CBC mode, with HMAC using SHA256 for authentication.

Language: Python - Size: 805 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

zakafz/CryptographyTool

This Python script allows you to encrypt and decrypt files.

Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

chimera83795/fernet-cryptography

This is a en-/decryptor in Python for en-/decrypting files.

Language: Python - Size: 9.01 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

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.

Language: Python - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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

Language: Python - Size: 38.2 MB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 58 - Forks: 33

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.

Language: Python - Size: 82 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

ti-oluwa/dcrypt

Encryption and decryption of text and Python objects

Language: Python - Size: 251 KB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sidd0894/Password-Encryption-Decryption-Tool

Terminal based password encryption/decryption tool

Language: Python - Size: 1.95 KB - Last synced at: 12 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 7.6 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

jorgermduarte/file-encryptor

Encrypt and Decrypt files with file-encryptor.

Language: Python - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

E1DIGITALPF/Denuncialo

Aplicación web sencilla para la recepción de denuncias anónimas

Language: HTML - Size: 660 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

soumikbhatta/CryptoSafe

A python flask web app to encrypt and store text files using Hybrid Cryptography.

Language: Python - Size: 694 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

4sync0/pyfernet

python cryptography fernet

Language: Python - Size: 67.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

waived/waive-folder

Folder Locker - encryption/decryption via Fernet key in Python

Language: Python - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tory1103/oh-my-pickledb

Oh-My-PickleDB is an open source key-value store using Python's json module.

Language: Python - Size: 389 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 1

retr00exe/pyransom

Ransomware script based on AES-CBC (Fernet Token) and RSA (PKCS1-OAEP) cryptosystem.

Language: Python - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 6

mnavarrocarter/fernet

A modern PHP implementation of the Fernet message encryption spec for exchanging data securely between parties

Language: PHP - Size: 57.6 KB - Last synced at: about 24 hours ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

HalilDeniz/RansomwareSim

RansomwareSim is a simulated ransomware

Language: Python - Size: 2.22 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 122 - Forks: 31

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.

Language: Python - Size: 77.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

04lex/password_manager

🔑 An intermediate password manager with Fernet use for encryption

Language: Python - Size: 0 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aminbhave/CNSproject

Contains text files of input code for the project of Cryptography and Network Security course. Programming Languages used: JavaScript, HTML, Python,

Language: JavaScript - Size: 1.84 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Devesh475/Symmetric-Key-File-Encryption-System

This is a python script to encrypt files using cryptography fernet which guarantees that a message encrypted using it cannot be manipulated or read without the key.

Language: Python - Size: 308 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

s4tak/Lockme

A open source ransomware PoC developed in python3. For Windows systems 🔐

Language: Python - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MASTAR-LAST/Voldemorts

Free and open-source encryption tool for Linux and Mac-OS

Language: Python - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

mezgoodle/PasswordManager

Language: Python - Size: 92.8 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

Archips/ft_otp

The script creates a program (ft_otp) that securely stores an initial password and generates a new 6-digit one-time password using the HOTP algorithm upon request.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rahulrajdixit/Ransomware-Script-For-Demo

File encryption and decryption within the same directory using Fernet Encryption.

Language: Python - Size: 310 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

charlieIT/fernet-vault

A simple secrets manager using symmetric cryptography

Language: Python - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KengoWada/bannin

A python cli app to encrypt and decrypt files.

Language: Python - Size: 342 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

glepter/Quickcrypt

Script for quick encryption of files

Language: Python - Size: 10.4 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

danielserbu/FernetEncryptWebScrapedData

Language: Python - Size: 977 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

interglobalmedia/encrypt-decrypt-files-python

Language: Python - Size: 28.3 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hat7r1ck/FileCloak

FileCloak is a simple file encryption and decryption tool built using Python and the Tkinter library. It allows you to secure your files by encrypting them using the Fernet symmetric encryption algorithm. You can also decrypt and delete files securely.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

silicon-based/PasswordGuardian

🔑 An exciting CLI password manager written in Rust.

Language: Rust - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KJPHOENIX/File_Encryption_py

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jmdotdev/Custom_Tkinter_Encrypt_Decrypt_Messages

Python Script To Encrypt and Decrypt Messages Using Fernet Encryption Algorithm

Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

desolaterobot/encr

Simple tool for encrypting files.

Language: Python - Size: 32.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

FoxIDK/loki-archive

Ransomware is unique among cybercrime because in order for the attack to be successful, it requires the victim to become a willing accomplice even after the fact.

Language: Python - Size: 1.61 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 2

camarman/cryptography

Some codes related to base64, Fernet, and XOR cryptography.

Language: Python - Size: 11.1 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ahana-mukherjee/image-encryption-and-decryption

Language: Python - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

theiconik/pwd-pkg

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.

Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

parinzee/Encrypted-Tkinter-Password-Manager

A small python-based password manger/generator utilizing Fernet Symmetric Encryption, SQLite, and Tkinter.

Language: Python - Size: 14.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

babasahi/Python-ransomware

Python ransomware that encrypts all files within the execution directory.

Language: Python - Size: 722 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

prob4bly-anon/ransomware

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.

Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

omrawal/Safe-Storage

Application for user Authentication and Encrypted storage of files.

Language: Python - Size: 80.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

omrawal/Secure-Drive

Web application for user Authentication and Encrypted storage of files.

Language: Python - Size: 85.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 2

NabilSaikaly/Encryption-Decryption

Creation of encryption and decryption scripts using Fernet from Cryptography library

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DevAmiyo/FileEncrypter

This repository uses the Fernet module (https://s.amiyo.tk/fernet) to encrypt and decrypt files

Language: Python - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sleetymattgeorge/Fernet-Ransomware

This a ransomware made in python using the fernet cryptography module. Use with caution.

Language: Python - Size: 12.7 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kumresh/cli_password_manager

A simple password manager which is encrypted digital vault that stores secure login credential information of your app or sites.

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PythonUser-ux/Password-collector

I was tired of writing my passwords on an unsafe and dirty txt file so I developed a convenient tool to keep safe your passwords and remember them all by just knowing a single "super" password and a camouflaged python script.

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Gurguii/Encrypt-decrypt-Fernet

Encrypt-decrypt a given file or directory with Fernet symmetric encryption method

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

wizart-tech/docker-airflow

Dockerized Apache Airflow

Language: Dockerfile - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

Sunderw3k/FileEncryption

A simple script to encrypt and decrypt files

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Justaus3r/Anfu

File/Folder Encryption tool with a simple Textual user interface(TUI) written in python.

Language: Python - Size: 228 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

prakharsaxena1/passwordVault

Password manager made in python

Language: Python - Size: 4.36 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

easonlai/pdf_text_content_hasher

Extract PDF Text Content and Perform Hashing

Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codassassin/very-basic-ransomware

This is a very basic ransomware created using Python

Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

odavhad/kryptographie

A Flask app to encrypt and decrypt text.

Language: Python - Size: 257 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

therealOri/eCrypt

A very simple fernet file encryption and decryption script written in python3.

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

arrafi-musabbir/init-them-devices

Language: Python - Size: 127 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

l-Il/Task-Manager

🗓 Basic task manager using Python, that can add/edit/delete your tasks, and encrypt it into file using key.

Language: Python - Size: 3.13 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

WellersonPrenholato/symmetric-encryption

🔐 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.

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1