-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
Simple python crypto bot to trade crypto on Binance based on RSI. Utilizing web sockets to get real-time prices
Py Crypto Bot Using Binance WebSocket API to get real-time price data for cryptocurrencies. Using the TA-Lib library to calculate the RSI and execute
SimpleWallet - Simple wallet for Bitcoin
Simple Wallet This is a basic python starter package to be used as a template fo
Python app for encrypting messages with fernet cryptography.
Fernet Encryption Python app for encrypting messages with fernet cryptography. Github repo: https://github.com/mystic-repo/FernetEncryption PyPi: http
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Tink A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. Ubuntu
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
Cryptocurrency Exchange Websocket Data Feed Handler
Cryptocurrency Exchange Websocket Data Feed Handler
Python Cryptocurrency with stealth addresses
Python Cryptocurrency with stealth addresses. Goal is to have create a cryptocurency that hides transactions totally. I.E. Cant see ammount sent, to who, or from who.
Cyber Security Starter Kit Platform
Cyber Security Starter Kit Platform (CSSKP) allows to instantiate new self-assessment products such as Fit4Cybersecurity, Fit4Privacy, Fit4Contract and the like.
Bot to trade crypto trading ranges
crypto-trading-bot Crypto bot with DCA or GRID trading strategy Sends notifictions to telegram chat Crypto bot with webhook feature which can be used
Implementation of Smart Batch Auction for NFT launches on Tezos.
NFT Smart Batch Auction Smart Batch Auctions are an improvement over the traditional first come first serve (FCFS) NFT drops. FCFS design has been in
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
An extreme encryption for everyone, encrypt your text before sending to anyone.
An extreme encryption for everyone, encrypt your text before sending to anyone. Alphabets and numbers are going to be encrypted like a hell
PyBeacon is a collection of scripts for dealing with Cobalt Strike's encrypted traffic.
PyBeacon is a collection of scripts for dealing with Cobalt Strike's encrypted traffic. It can encrypt/decrypt beacon metadata, as well as pa
Block Chain for RiceSupply Chain and Agriculture Traceability
Block Chain for RiceSupply Chain and Agriculture Traceability Project Under Development Folder: Building a BlockChain Basic blockchain structure using
A python implementation of our standard object-oriented encryption package, shipped with most apps.
Encryption Manager (python edition) VerseGroup's native encryption manager adapted for python applications. Function Generate new set of private and p
Privfiles - Encrypted file storage using Fernet with zero Javascript
Privfiles - Encrypted file storage using Fernet with zero Javascript Source code for the onion service: l3n6v6dm63frml22tlmzacnasvp7co7wylu4hhcs34ukxe
An advanced caesar cypher python module
CaesarPlus An advanced caesar cypher python module What is CaesarPlus CaesarPlus is a advanced caesar cypher python module that is more secure than ca
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
A python script for AES Angecryption in Steganography
Angecryption is an encryption or an decryption result from a file to create an other file with the same / or not type.
BlockVis - Create beautiful visualizations of Bitcoin Blockheaders
BlockVis Create beautiful visualizations of Bitcoin Blockheaders How to run To r