Verify file hashes of downloaded files easily in a GUI
-
Updated
Nov 4, 2021 - Python
Verify file hashes of downloaded files easily in a GUI
🚀Build your simple and first blockchain network with python
This script has the hability to generate hashes out of strings of alfanumeric text, it has 12 modes, it uses the hashlib library so its compatible with BLAKE,SHA, and SHA3, the code its very messy, so you can download it and optimize it, you can use it on your script just credit me.
Verificación y Análisis de Archivos con VirusTotal API
In a general sense, password cracking is the process of using an application program to identify and recover passwords from a computer or network resource. Let's make our own password md5 cracker.
A Cryptography GUI App made as a pet project using Python standard libraries. To be used to encrypt text and small binary files. Uses standard AES-256-PBKDF2_SHA2 with random salts and iv. On top of which a Shift Cipher is used to completely obfuscate the AES-Output. Shift Ciphers are likely unbreakable if underlying text is random.
A .py application to hash secure user entered sensitive data or passwords using the SHA3-256 Crypto Algorithm, to make one's available online data secure & resistive against possible data breaches online.
The how to generate hashes using hashlib module in python.
The Python code is designed to facilitate the conversion of a user-provided password into a hash code, followed by an assessment of whether the password has been previously compromised.
Trying out Test Driven Development (TDD) for Django project
Blockchain Building Blocks HW 12 Inputs - Unit 18
Blockchain-based ledger system, complete with a user-friendly web interface. This ledger allows partners to conduct financial transactions (that is, to transfer money between senders and receivers) and to verify the integrity of the data in the ledger.
This is a single page Django built website to check password leak using haveibeenpwned API.
Checks if given password has been made public before using the pwned checker API
✔🆓Collection of some cool Projects
Enhancing 2 Factor Authentication
Add a description, image, and links to the hashlib-library topic page so that developers can more easily learn about it.
To associate your repository with the hashlib-library topic, visit your repo's landing page and select "manage topics."