You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BioCrypt-Personal is a biometric-based encryption system that secures sensitive files using fingerprint authentication and encryption, with support for local and blockchain-secured IPFS storage. You can fill this form to help us make the program better! : https://forms.gle/6A5hedEnrnZy14NHA
The RSA Encryptor Decryptor is a digital lock and key system crafted as part of an academic project. It serves as a virtual toolbox, implemented in Python with a user-friendly interface built using Tkinter.
codimage is a Python library that encrypts single / multiple text-transferrable files, i.e. Python scripts, batch scripts and configuration files, into a single picture and protect your information with password.
Python script to build a GUI using Tkinter which gives functionality to generate tough password, add their own password and manage a list of password along with the encrypted login and signup facility
A python program to encrypt and decrypt data, using cryptography module. Contains a menu driven system to let user compete the task more efficiently. Inspired by PyTutorials on YouTube.
White hacking script that encrypts files in "/Documents" path when opening "encrypt.py". To decrypt them it is necessary to open the file "decrypt.py" and put the correct password. FOR PERSONAL AND LEARNING PURPOSES ONLY
A secure and flexible FTP server supporting SFTP (SSH File Transfer Protocol) and FTPS (FTP Secure with TLS). This project provides a robust and encrypted file transfer solution with authentication and encryption for secure data exchange.