hashlib-library

There are 19 repositories under hashlib-library topic.

  • CRPrinzler/HASH-verify

    Verify file hashes of downloaded files easily in a GUI

    Language:Python11130
  • Coders-Bar/Bitcoin-Wallet-Private-key-Generator

    This Script is made on Python and its pip Libraries. This Script only works for the bitcoin wallets of Base 58 and or cracking the Private key of any Base 58 bitcoin wallet, range of the Private Key must be known by which the time complexity will be less, Good luck! for wallet hunting.. xdd

    Language:Python5101
  • LocalSmail/AES-Encrypt-Decrypt

    Python script to Encrypt or Decrypt your input using a password to encrypt

    Language:Python3101
  • Coders-Bar/Bitcoin-wallet-balance-Checker

    Heya Crypto geeks!!! Check out this script and give your luck a chance...

    Language:Python2101
  • CRYPTeX-vF

    Rajarshi-B/CRYPTeX-vF

    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.

    Language:Python2100
  • clanec15/string_hash_generator

    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.

    Language:Python1100
  • Peyxw/Python-Blockchain-

    🚀Build your simple and first blockchain network with python

    Language:Python1100
  • Rolv-Apneseth/password-checker

    Checks if given password has been made public before using the pwned checker API

    Language:Python1120
  • thisistamim/hashlib

    #hashlib

    Language:Python1100
  • dcndn4/Blockchain-Unit-18-hw12

    Blockchain Building Blocks HW 12 Inputs - Unit 18

    Language:Python0100
  • kxnyshk/data-hashing.py

    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.

    Language:Python0100
  • mr-mudgal/Password-Breach-Checker

    This is a single page Django built website to check password leak using haveibeenpwned API.

    Language:Python0100
  • Prabhdyals/Blockchain-Ledger-in-Python

    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.

    Language:Python0200
  • PraveenKumar305/Projects

    ✔🆓Collection of some cool Projects

    Language:Python0100
  • hr21don/Password-Cracking-Dictionary-

    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.

    Language:Python201
  • jijo125-github/TDD-Hashing

    Trying out Test Driven Development (TDD) for Django project

    Language:Python10
  • KashifMoin1410/PasswordCheck

    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.

    Language:Python
  • shri-915/PBL-II

    Enhancing 2 Factor Authentication

    Language:Python10
  • stevemats/HashGenerator

    The how to generate hashes using hashlib module in python.

    Language:Python10