Python App To Encrypt Data (image, text, all data)

Overview
-EN-

Hi, so to use the app :

To use the program you will need the 2 libraries "hashlib" and "sha256".

To install them open a terminal and run the command : 
pip install hashlib
pip install sha256

______________________________________________________________________________________________________________________________________________________________________

To encrypt :

step 1 : put the file you want to encrypt in the folder.
step 2 : you launch the program (main.py).
step 3 : you enter the name of the file to encrypt (the one you put in the folder).
step 4 : after you enter the name of the final file. 
step 5 : enter a key (you will need it to decrypt the file)

To decrypt :

step 1: put the file you want to decrypt in the folder.
step 2 : launch the program (main.py)
step 3 : you enter the name of the file to decrypt (the one you put in the folder).
step 4 : after you enter the name of the result file. 
step 5 : enter the key that was used to encrypt.

https://www.youtube.com/watch?v=1yKY8aMJf9M

______________________________________________________________________________________________________________________________________________________________________

-FR-

Salut donc pour utiliser l'app :

Pour pouvoir utiliser le programme vous aurez besoin du 2 librairie "hashlib" et "sha256".

Pour les installer ouvrir un terminal et executer la commande : 
pip install hashlib
pip install sha256

______________________________________________________________________________________________________________________________________________________________________

Pour chiffrer :

étape 1 : il faut mettre le fichier que vous voulez chiffrer dans le dossier.
étape 2 : vous lancer le programme (main.py).
étape 3 : vous rentrez le nom du fichier à chiffrer (celui que vous avez mis dans le dossier).
étape 4 : après vous rentrez le nom du fichier finale. 
étape 5 : rentrez une clé (vous en aurez besoin pour déchiffrer le fichier)

Pour déchiffrer :

étape 1 : mettre le fichier que vous voulez déchiffrer dans le dossier.
étape 2 : lancer le programme (main.py)
étape 3 : vous rentrez le nom du fichier à déchiffrer (celui que vous avez mis dans le dossier).
étape 4 : après vous rentrez le nom du fichier du résultat. 
étape 5 : rentrez la clé qui a été utiliser pour chiffrer.


https://www.youtube.com/watch?v=1yKY8aMJf9M
Owner
hi ^^
BlockVis - Create beautiful visualizations of Bitcoin Blockheaders

BlockVis Create beautiful visualizations of Bitcoin Blockheaders How to run To r

Egge 2 Jan 05, 2022
Pogramme de chiffrement et déchiffrement césar d'un message en python3.

Chiffrement Cesar En Python3 Pogramme de chiffrement et déchiffrement césar d'un message en python3. Explication du chiffrement César avec complexité

Malik Makkes 1 Mar 26, 2022
📊Python implementation of the Colin Talks Crypto Bitcoin Bull Run Index (CBBI).

Colin Talks Crypto Bitcoin Bull Run Index (CBBI) This is a Python implementation of the Colin Talks Crypto Bitcoin Bull Run Index (CBBI). It makes use

Kamil Monicz 86 Jan 02, 2023
Mizogg-Bitcoin-Tools - A Python Tools for Bitcoin Information Balance, HASH160, DEC

Mizogg-Bitcoin-Tools Tools for Bitcoin Information Balance, HASH160, DEC, Englis

48 Jan 02, 2023
A discord bot to crop an NFT image living on the Solana blockchain.

NFT Discord Cropper This discord bot crops an NFT in your set measures by getting it through the .cache file which has been used to make a candy machi

Rude Golems 7 Mar 21, 2022
An BlockChain Based solution for storing the medical records

Blockchain-based Medical Records 📄 Abstract Blockchain has the ability to keep an incorruptible, decentralized, and transparent log of all patient da

Yuvraj Singh Deora 3 Jan 14, 2022
E2EE disabling plugin for Synapse

E2EE disabling plugin for Synapse This Pluggable Module disables end-to-end encryption in a self-hosted Synapse servers. It works by stripping out req

Konstantin Sharlaimov 9 Nov 30, 2022
JS Deobfuscation is a Python script that deobfuscates JS code and it's time saver for you

JS Deobfuscation is a Python script that deobfuscate JS code and it's time saver for you. Although it may not work with high degrees of obfuscation, it's a pretty nice tool to help you even if it's j

Quatrecentquatre 3 May 01, 2022
smartpassgen - A cross-platform package of modules for generating, secure storage and recovery of complex, cryptographic, smart passwords on the fly.

smartpassgen - A cross-platform package of modules for generating, secure storage and recovery of complex, cryptographic, smart passwords on the fly.

4 Sep 04, 2021
A Docker image for plotting and farming the Chia™ cryptocurrency on one computer or across many.

An easy-to-use WebUI for crypto plotting and farming. Offers Plotman, MadMax, Chiadog, Bladebit, Farmr, and Forktools in a Docker container. Supports Chia, Cactus, Chives, Flax, Flora, HDDCoin, Maize

Guy Davis 328 Jan 01, 2023
Modeval (or Modular Eval) is a modular and secure string evaluation library that can be used to create custom parsers or interpreters.

modeval Modeval (or Modular Eval) is a modular and secure string evaluation library that can be used to create custom parsers or interpreters. Basic U

2 Jan 01, 2022
Generate bitcoin public and private keys and check if they match a filelist of existing addresses that have a nonzero balance

btc-heist Running Install deps, i.e., python3 -m pip install -r requirements.txt Download the CSV dump of all bitcoin addresses with a balance and cut

Denis Khoshaba 103 Dec 05, 2022
A Python script to implement Hill's Cipher Encryption and Decryption.

Hill_Cipher-Encryption_and_Decryption A Python script to implement Hill's Cipher Encryption and Decryption. Initially in the Encryption part, the Plai

Vishvendra Singh 1 Jan 19, 2022
Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid.

rsz Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid. Info The script parse the data of rawtx to fetch all the inputs in the transa

iceland 29 Nov 18, 2022
ETHGreen blockchain is a fork from STAI and Chia blockchain including features implemented by Covid blockchain.

Welcome to ETHGreen Blockchain ETHGreen blockchain is a fork from STAI and Chia blockchain including features implemented by Covid blockchain. About t

11 Dec 23, 2022
Microllect - Fully automated btc wallet hack,using advanced protocols

Microllect - Fully automated btc wallet hack,using advanced protocols

Arya kaghazkanani 40 Dec 17, 2022
Pool funds to bootstrap a Uniswap pair

Seed liquidity A contract to pool funds which are then used to boostrap a new Uniswap liquidity pair. Specification A new SeedLiquidity contract is de

66 Dec 09, 2022
Decrypting winrm traffic using password/ntlm hash

Decrypting winrm traffic using password/ntlm hash

Haoxi Tan 9 Jan 05, 2022
A simple, terminal password manager in Python.

A simple, terminal password manager in Python.

81 Nov 22, 2022
A cairo port for Rari Capital Vaults

crypts • Architecture contracts ├─ CryptFactory — "Factory for deploying Crypt contracts for any ERC20 token." ├─ Crypt — "Flexible, minimalist, and g

alucard 9 Sep 02, 2022