-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
Python App To Encrypt Data (image, text, all data)
Overview
Aplicação de monitoramento de valores de criptos através da API do Mercado Bitcoin.
myCrypto_MercadoBitcoin Aplicação de monitoramento de valores de criptos através da API do Mercado Bitcoin. Apoie esse projeto! 💵 💵 Olá! Você pode r
I coded the sha256 algorithm into python without using any modules.
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
SSEPy: Implementation of searchable symmetric encryption in pure Python
SSEPy: Implementation of searchable symmetric encryption in pure Python Searchable symmetric encryption, one of the research hotspots in applied crypt
This is an experimental AES-encrypted RPC API for ESP 8266.
URPC This is an experimental AES-encrypted RPC API for ESP 8266. Usage The server folder contains a sample ESP 8266 project. Simply set the values in
Lottery by Ethereum Blockchain
Lottery by Ethereum Blockchain Set your web3 provider url in .env PROVIDER=https://mainnet.infura.io/v3/YOUR-INFURA-TOKEN Create your source file .
A bot for FaucetCrypto a cryptocurrency faucet. The bot can currently claim PTC ads, main reward and all the shortlinks except exe.io and fc.lc.
A bot for the high paying popular cryptocurrency faucet Faucet Crypto. The bot is built using Python and Selenium, currently it is under active develo
A Python library to wrap age and minisign to provide key management, encryption/decryption and signing/verification functionality.
A Python library to wrap age and minisign to provide key management, encryption/decryption and signing/verification functionality.
zhash is a simple Python tool which allows to create/crack hashes
zhash zhash is a simple python tool which allows you to crack/create hashes. Below are the list of supported algorithms that zhash can crack Supported
Blockchain Python Implementation
Blockchain Python Implementation
The (Python-based) mining software required for the Game Boy mining project.
The (Python-based) mining software required for the Game Boy mining project.
A curated list for getting up to speed on crypto and decentralized networks
crypto reading list A curated list for getting up to speed on crypto and decentralized networks. The content on the toplevel page contains what we con
This program generate hashes from random salts
Hash Generator This program generate hashes from random salts. How to install Install this program using python 3 and pip: pip install . In the future
SHIBgreen is a cryptocurrency forked from Chia and uses the Proof of Space and Time consensus algorithm
SHIBgreen is a cryptocurrency forked from Chia and uses the Proof of Space and Time consensus algorithm
Message Encrypt and decrypt software // allows you to encrypt the secrete message and decrypt Another Encryption Message. |
Message-Encrypy-Decrypt-App Message Encrypt and decrypt software // allows you to encrypt the secrete message and decrypt Another Encryption Message.
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
A simple graphical interface for encrypting sentences
A simple graphical interface for encrypting sentences
A simple script useful to switch from Dashlane to Bitwarden by converting the password file to the right format.
A simple script useful to switch from Dashlane to Bitwarden by converting the password file to the right format.
Decrypting winrm traffic using password/ntlm hash
Decrypting winrm traffic using password/ntlm hash
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
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