-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
A lightweight encryption library in python.
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
Python binding to the Networking and Cryptography (NaCl) library
PyNaCl: Python binding to the libsodium library PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. T
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
Python implementation of a blockchain.
The goal of this project is to explain and to make clearer how is a blockchain structured at the very core. It's not built with the intention to replicate an advanced blockchain like Bitcoin or Ether
Python FFI bindings for libsecp256k1 (maintained)
secp256k1-py Python FFI bindings for libsecp256k1 (an experimental and optimized C library for EC operations on curve secp256k1). Previously maintaine
This is a basic encryption and decryption program made in python.
A basic encryption and decryption program to visualize how the process of protecting data works.
A simple Python tool to help anyone use Liquidity Pools on the BitShares blockchain.
ACCOUNT AND ACTIVE KEY ARE NOT PERSISTENT, YOU WILL NEED TO ENTER THEM EACH TIME YOU LAUNCH THE APP (but not every transaction. that's a win). If / wh
Blockchain with crypto transaction feature
python script that asks users for their name, who they are sending J2 coin too(fictional cryptocurrency) and how much they're sending. it then prints the transaction detail in words and prints the ha
A simple web application with tools of cryptography, made with Flask and Cryptography.
Crypto Tools A web application made with Flask that allows the use of some cryptography tools like message digest, RSA key pair generation and a decip
GmJEWEL - The monorepo for the Greedy Merchants Guild
Greedy Merchants Guild Hello! Welcome to the monorepo for the Greedy Merchants G
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
This is a Sharding Simulator to study blockchain scalability
Sharding Simulator This is a Sharding Simulator to study blockchain scalability. How to run on Ubuntu First make sure you have the header file for Pyt
Hide secret data within a digital image using good ol' terminal
pystego Hide secret data within a digital image using good ol' terminal Installation The recommended way for installing this package is using, python
This project is a proof of concept to create a dashboard using Dash to display information about various cryptocurrencies.
This project is a WIP as a way to display useful information about cryptocurrencies. It's currently being actively developed as a proof of concept, and a way to visualize more useful data about vario
Algorand-app - This tutorial is designed to get you started with Algorand development in a step by step process
Getting Started This tutorial is designed to get you started with Algorand devel
How to setup a multi-client ethereum Eth1-Eth2 merge testnet
Mergenet tutorial Let's set up a local eth1-eth2 merge testnet! Preparing the setup environment In this tutorial, we use a series of scripts to genera
This is simple Blockchain ,miner and wallet to send crypto using python
pythonBlockchain-SImple This is simple Blockchain ,miner and wallet to send crypto using python It is simple Blocchain so it can only dobasic work usi
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds.
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds.
Distributed, blockchain based hashtables middleware for deduplication of file uploads to the cloud
distributed-blockchain-based-secure-file-dedupe Searching is Distributed, Block and Access List for each upload is unique and it is stored in a single
Python repo to create blockchain CSVs
staketaxcsv Python repo to create blockchain CSVs for Terra (LUNA), Solana (SOL), and Cosmos (ATOM). CSV codebase for stake.tax Community contribution