Ecosyste.ms: Repos

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

GitHub topics: fernet-encryption

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: about 3 hours ago - Pushed: about 4 hours ago - Stars: 1 - 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: 2 days ago - Pushed: almost 1 year ago - Stars: 0 - Forks: 0

04lex/password_manager

πŸ”‘ An intermediate password manager with Fernet use for encryption

Language: Python - Size: 0 Bytes - Last synced: 18 days ago - Pushed: 18 days ago - Stars: 0 - Forks: 0

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: 29 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

easonlai/pdf_text_content_hasher

Extract PDF Text Content and Perform Hashing

Language: Jupyter Notebook - Size: 104 KB - Last synced: about 1 month ago - Pushed: over 2 years 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: about 1 month ago - Pushed: about 1 month 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: about 1 month ago - Pushed: over 3 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: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

4sync0/pyfernet

python cryptography fernet

Language: Python - Size: 66.4 KB - Last synced: 2 months ago - Pushed: 2 months 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: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

aviramha/rfernet

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

Language: Python - Size: 43 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 6 - Forks: 5

MASTAR-LAST/Voldemorts

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

Language: Python - Size: 153 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 1

HalilDeniz/RansomwareSim

RansomwareSim is a simulated ransomware

Language: Python - Size: 2.21 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 92 - Forks: 21

mezgoodle/PasswordManager

Language: Python - Size: 92.8 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

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: 16 days ago - Pushed: almost 3 years ago - Stars: 57 - Forks: 37

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: 22 days ago - Pushed: about 2 years ago - Stars: 10 - 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: 6 months ago - Pushed: 6 months 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: 6 months ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

charlieIT/fernet-vault

A simple secrets manager using symmetric authenticated cryptography

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

KengoWada/bannin

A python cli app to encrypt and decrypt files.

Language: Python - Size: 342 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

gelndjj/DMTU

A macOS utility for dynamic and secure encryption of media and text files, featuring a user-friendly interface and robust file protection.

Language: Python - Size: 18.6 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

glepter/Quickcrypt

Script for quick encryption of files

Language: Python - Size: 10.4 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

danielserbu/FernetEncryptWebScrapedData

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

interglobalmedia/encrypt-decrypt-files-python

Language: Python - Size: 28.3 KB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

odavhad/kryptographie

A Flask app to encrypt and decrypt text.

Language: Python - Size: 257 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 2 - 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: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

silicon-based/PasswordGuardian

πŸ”‘ An exciting CLI password manager written in Rust.

Language: Rust - Size: 26.4 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

KJPHOENIX/File_Encryption_py

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

desolaterobot/encr

Simple tool for encrypting files.

Language: Python - Size: 32.3 MB - Last synced: about 1 month ago - Pushed: 10 months 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: about 1 year ago - Pushed: about 1 year ago - Stars: 5 - Forks: 2

camarman/cryptography

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

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

ahana-mukherjee/image-encryption-and-decryption

Language: Python - Size: 1.76 MB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jorgermduarte/file-encryptor

Encrypt and Decrypt files with file-encryptor.

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

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: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - 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: about 1 year ago - Pushed: over 2 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: about 1 year ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 2

babe-saleh-mahfoud/Python-ransomware

Python ransomware that encrypts all files within the execution directory.

Language: Python - Size: 722 KB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: almost 3 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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

retr00exe/pyransom

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

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 13 - Forks: 6

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: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

aleksibovellan/pythonPackets

A useful collection of Python scripts for moving data between two points using TCP or UDP packets either normally or with encryption

Language: Python - Size: 75.2 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

WhiteHatCyberus/Fernet-Ransomware

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

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: almost 2 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: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

wizart-tech/docker-airflow

Dockerized Apache Airflow

Language: Dockerfile - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 4 - Forks: 2

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: 12 days ago - Pushed: about 2 years ago - Stars: 6 - Forks: 2

Sunderw3k/FileEncryption

A simple script to encrypt and decrypt files

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 2 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: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

cassiofb-dev/python-p2p-crypt-chat

Python P2P Encrypted Chat

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

prakharsaxena1/passwordVault

Password manager made in python

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

codassassin/very-basic-ransomware

This is a very basic ransomware created using Python

Language: Python - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

therealOri/eCrypt

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

Language: Python - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

arrafi-musabbir/init-them-devices

Language: Python - Size: 127 MB - Last synced: about 1 year ago - Pushed: about 3 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: about 1 year ago - Pushed: about 3 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: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1