Encryption using shift register based random number generators
-
Updated
May 17, 2020 - Python
Encryption using shift register based random number generators
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.
A modern, Quantum-Resistant, encryption software written in Python.
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.
Contains both symmetric and asymmetric encryption methods, PRNGs(Pseudorandom Number Generators) and their tests
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 # facility
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.
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 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.
Add a description, image, and links to the encyption topic page so that developers can more easily learn about it.
To associate your repository with the encyption topic, visit your repo's landing page and select "manage topics."