Encryption using SHA256
Given a string or a .txt file with plain text. Returns his encryption using SHA256 method
Requirements :
pip install pyperclip
import hashlib
from time import sleep
Given a string or a .txt file with plain text. Returns his encryption using SHA256 method
pip install pyperclip
import hashlib
from time import sleep
Introduction What you will make In this resource you will learn how to create and use an encryption technique known as the one-time pad. This method o
Python 3.9.7 Encryption Name Game Encrypt a name with numbers using a Caesar cipher! You can choose different numbers to encrypt your name from 1 to o
LucaSoft J.O.U.R.N.A.L The J.O.U.R.N.A.L (Just anOther User Redaction & Navigation Assistant by Lucaspec72) is a Python program that handles the creat
A basic encryption and decryption program to visualize how the process of protecting data works.
A Python library to wrap age and minisign to provide key management, encryption/decryption and signing/verification functionality.
ImageCrypt Project description Installation Usage Project description Project AlexGyver on Python by TheK4n Design by Пашушка Byte packing in decimal
Echoder linear encryption software programmed with python How does it work? The text in the text section runs a function with two keys entered keys mu
Message-Encrypy-Decrypt-App Message Encrypt and decrypt software // allows you to encrypt the secrete message and decrypt Another Encryption Message.
keyring Simple encryption-at-rest with key rotation support for Python. N.B.: keyring is not for encrypting passwords--for that, you should use someth
Simple Cipher Encrypter About | New Features | Exemple | How To Use | License ℹ️ About A simple key-based text encryption process that encrypts a stri
sha256.py I coded the sha256 algorithm in python without using any modules. The purpose of the code was to better understand the algorithm and learn h
Call for translators! We're looking for translators to help translate this spec for everyone! Read this documentation in the following languages 한국어 中
This is a program that is used to scramble/encrypt files on your computer. Do not use this program to do malicious things with. I am not responsible for any damage that you do with this software.
s-pass v1.1 s-pass is a program that creates strong passwords and then encrypts the password and saves it to a file. To see the encrypted password, ex
Aza text encryptor General info Aza this is a text encryption software Help command: python aza.py --help Examples python aza.py --text "Sample text h
An extreme encryption for everyone, encrypt your text before sending to anyone. Alphabets and numbers are going to be encrypted like a hell
Advanced-Digital-Envelope-System Advanced Digital Envelope System Using Cryptography Encryption Techniques The digital envelope system is the techniqu
EncypherUtil Simple encryption/decryption utility using PyCryptodome module. Working with AES and RSA algorithms. THIS UTILITY IS NOT LICENSED AS CRYP
XCrypt About This was initially a project to prove that I could make a strong encryption but I decided to publish it so that the internet peoples coul