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 ^^
A tool used to encrypt Python scripts version < 2.7 and version < 3.9

A tool used to encrypt Python scripts version 2.7 and version 3.9

Fajar Kim 1 Dec 14, 2021
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

Diesan Romero 2 Aug 20, 2022
Decrypting winrm traffic using password/ntlm hash

Decrypting winrm traffic using password/ntlm hash

Haoxi Tan 9 Jan 05, 2022
A symmetric cryptographic module.

Exemple of use : import Seleni MyKey = "GitHub" MySecretText = "Seleni is wonderfull !!!" MyEncryptedText = Seleni.crypt(MyKey, MySecretText) print(My

Polaris 1 Jan 15, 2022
wdepy: Decryption and Inspection for PGP WDE Disks

This is a small python tool to inspect and decrypt disk images encrypted with PGP Whole Disk Encryption (including the Symantec-branded versions like Symantec Drive Encryption). It takes advantage of

Brendan Dolan-Gavitt 17 Oct 07, 2022
Connects to an active BitCoin Peer and communicates in order to locate a specific block number (height)

BitCoin-Peer-Client Connects to an active BitCoin Peer, and locates a predetermined block number (height) by downloading block headers. Once required

Henry Song 1 Jan 16, 2022
High Performance Blockchain Deserializer

bitcoin_explorer is an efficient library for reading bitcoin-core binary blockchain file as a database (utilising multi-threading).

Congyu 2 Dec 28, 2021
This program can encrypt and decrypt your files so that they can no longer be identified.

File_Cryptographer Table of Contents: About the Program Features Requirements Preview Credits Reach Me See Also About the Program: with this program,

Sina.f 6 Nov 20, 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
Simple python program to encrypt files with AES-256 encryption

simple-enc Simple python program to encrypt files with AES-256 encryption Setup First install "pyAesCrypt" using pip. Thats it! Optionally you can add

Hashm 2 Jan 19, 2022
CertPy is a high level toolkit for generating x509 (e.g. SSL/TLS/HTTPS) certificates in Python.

CertPy CertPy is a high level toolkit for generating x509 (e.g. SSL/TLS/HTTPS) certificates in Python. Certificate “profiles” are implemented as Pytho

Ryan Castellucci 4 Feb 21, 2022
A Python implementation of CWT/COSE.

Python CWT - A Python implementation of CWT/COSE Python CWT is a CBOR Web Token (CWT) and CBOR Object Signing and Encryption (COSE) implementation com

Ajitomi Daisuke 13 Dec 14, 2022
C0mptCrypt - An object-oriented, minamalistic, simple encryption library in Python

C0mptCrypt allows you to encrypt strings of text. It can only be decrypted using C0mptCrypt and not by random online tools. You can use this for a variety of things from creating passwords, to encryp

c0mpt0 4 Aug 22, 2022
Encrypt your code without a worry. Stark utilizes the base64, hashlib and Crypto lib to encrypt your code which cannot be decrypted with any online tools.

Stark Encrypt your code without a worry. Stark utilizes the base64, hashlib and Crypto lib to encrypt your code which cannot be decrypted with any onl

cliphd 3 Sep 10, 2021
A simple python program to sign text using either the RSA or ISRSAC algorithm with GUI built using tkinter library.

Digital Signatures using ISRSAC Algorithm A simple python program to sign text using either the RSA or ISRSAC algorithm with GUI built using tkinter l

Vasu Mandhanya 3 Nov 15, 2022
Skepticoin is a peer-to-peer digital currency that enables you to send money online

What is Skepticoin? Skepticoin is a peer-to-peer digital currency that enables you to send money online. It's also the central community of people who

64 Aug 06, 2022
Vaulty - Encrypt/Decrypt with ChaCha20-Poly1305

Vaulty Encrypt/Decrypt with ChaCha20-Poly1305 Vaulty is an extremely lightweight encryption/decryption tool which uses ChaCha20-Poly1305 to provide 25

Chris Mason 1 Jul 04, 2022
Bitcoin & Lightning Container Manager for facilitating development tools

Torch-cli Bitcoin & Lightning Container Manager for facilitating development too

Gray Finance 3 Aug 22, 2022
BlockVis - Create beautiful visualizations of Bitcoin Blockheaders

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

Egge 2 Jan 05, 2022
Generate simple encrypted messages!

Premio's Shift is a very simple text encryption, you can use it to send secret messages to your friends. Table of Content Table of Content How it work

Peterson Adami Candido 3 Aug 06, 2021