An open API service providing repository metadata for many open source software ecosystems.

Topic: "hashlib"

Pymmdrza/Brain33

Crack and Brute Force Attacking for Convert All Word's English and All Passlist Convert to HEX (SHA-256) Private Key

Language: Python - Size: 64.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 43 - Forks: 16

kislyuk/rehash

Resumable hashlib: a picklable interface to CPython's OpenSSL-based hashlib standard library

Language: Python - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 39 - Forks: 3

bitanon/hashlib

Secure hash functions, checksum generators, and key derivation algorithms in pure Dart

Language: Dart - Size: 1.39 MB - Last synced at: about 19 hours ago - Pushed at: 2 days ago - Stars: 30 - Forks: 2

sectool/Python-Random-Password-Generator

Python - Random Password Generator ( R.P.G. )

Language: Python - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 18

oohlaf/python-whirlpool

Python wrapper extension for C Whirlpool digest reference implementation.

Language: C - Size: 95.7 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 5

adafruit/Adafruit_CircuitPython_hashlib

Secure hashes and message digests

Language: Python - Size: 143 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 10 - Forks: 3

mishl-dev/DetectXDiscord

This Discord bot is designed to provide file scanning functionality using the VirusTotal API to check for viruses and other malware in attachments uploaded to a Discord channel.

Language: Python - Size: 36.1 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

bitanon/cipherlib

Implementations of cryptographic algorithms for encryption and decryption in Dart

Language: Dart - Size: 333 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

LukeDSchenk/HackInOS-File-Upload-Finder

Just a place to keep a neat piece of code I made in order to assist in rooting the HackInOS machine on Vulnhub.

Language: Python - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 4

Ddhruv-IOT/Python-security-hashing

It is the project for ShapeAi Bootcamp in python and network security. I have created this project to demonstrate the use of various algorithms from Hashlib. Also, I have demonstrated the use of salting and iteration on hashes to increase security and protection.

Language: Jupyter Notebook - Size: 121 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

bfidatadigipres/checksum_scripts

Checksum speed test scripts using Python2 and Python3 MD5 and CRC32 algorithms.

Language: Python - Size: 903 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 2

Cr0mb/Satoshi-Sweeper

Satoshi Sweeper is a Bitcoin wallet generator and balance checker. It generates mnemonic phrases, derives Bitcoin addresses (Legacy, Nested SegWit, and Native SegWit), and checks their balances using the Blockstream API.

Language: Python - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

thebunjo/Ruby-Hash-Cracker

Fast running hash cracker program written in ruby.

Language: Ruby - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Kartik11082/Password-Manager

A simple Password Manager Project made with Python

Language: Python - Size: 47.9 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

Pranavtechie/Password-Manager

This Appilication can manage your entire Passwords

Language: Python - Size: 138 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

eventmanagementproj/Event-Management-Project

Source Code for the event management project at https://eventmanagement.pythonanywhere.com

Language: HTML - Size: 1.14 MB - Last synced at: almost 3 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 5

ronaldstoner/selfhash-python

A self-hashing python script

Language: Python - Size: 531 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

brodante/KeyGuardian

KeyGuardian Source Code

Language: C++ - Size: 60.8 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

LocalSmail/AES-Encrypt-Decrypt

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

Language: Python - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

chingc/Hash-Brown

A convenient interface for hashlib and zlib.

Language: Python - Size: 214 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

MateuszPerczak/PyHash

Python SHA1, SHA256, MD5 Generator

Language: Python - Size: 93.8 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

shubhamsahu03/Password_Manager

Password Manager in Python using pyaes and hashlib

Language: Python - Size: 47 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

mayurkadampro/Python-Hash-Cracker

Python-Hash-Cracker

Language: Python - Size: 15.6 KB - Last synced at: almost 3 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 8

hackancuba/blake2signer

Using BLAKE in keyed hashing mode to sign and verify data.

Last synced at: 27 days ago - Stars: 3 - Forks: 1

stzyium/saltforge

A simple Python password security system using cryptographic concepts like salting, hashing, and PBKDF2.

Language: Python - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

hurricanemark/SHA-1-Password-Cracker

Information Security -- How to hack a password. One particular use case for hashing is for user authentication. Given an original object (password, file, image, etc), the content is hashed into SHA1, or MD5, and stored in database. So, even the application could not revert a given hashed object to its original content. To authenticate, the user will supply an original object {password, file, image, etc}. the same hash routine is applied to produce a hashed object. This hashed object is compared with one stored in the database looking for a match.

Language: Python - Size: 84 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

subhayuroy/ComputationalForensics

🚨Computational Forensics is an emerging research🔎 domain. It deals with 🕵️‍♀️solving forensic problems🚔 using digital methods👨‍💻. It uses computational science to study digital evidence.

Language: Python - Size: 422 KB - Last synced at: almost 3 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

addrsh/E-mail-encryption

The E-mail encryption program creates a gateway to send and fetch emails from your google account. The users can send messages encoded with Vigenère cipher and key will be encrypted using RSA algorithm.

Language: Python - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

freakingrocky/authwall

Authentication Wall

Language: Python - Size: 444 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

prabormukherjee/Antivirus

A basic malware detector using Machine Learning

Language: Python - Size: 12.7 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

AgnellusX1/iPassU

A Hash-Based Password Cracker

Language: Python - Size: 1.24 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

guilhermelaviola/CybersecurityProblemSolvingWithDataScience

My school homework from #DescomplicaDigital on Data Science & Cybersecurity 3.1.3 - Cybersecurity Problem Solving with Data Science.

Language: Jupyter Notebook - Size: 344 KB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

MuthoniGathiithi/DesktopAI

The repository demonstrates a simple desktop AI assistant to automate destop tasks such as file handling,opening tabs, emails ,search for documents all in a SINGLE prompt .(linux(ubuntu)))

Language: Python - Size: 8.34 MB - Last synced at: 18 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

iamakansha17/FILE-INTEGRITY-CHECKER

This tool monitors any folder for file changes using SHA-256 hashing. ## Features - Detects file modifications - Detects new files added - Detects deleted files - Uses hashlib (Python standard library) - Stores previous hash values in file_hashes.json ## How to Run python file_integrity_checker.py

Language: Python - Size: 12.7 KB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

Rklearns/Custom-Protocol-Architecture

Custom Reliable UDP Protocol with Sliding Window Flow Control is a high-performance transport layer implementation built from scratch using Python and UDP sockets. This educational project demonstrates advanced networking concepts including sliding window flow control, SHA-256 data integrity validation, and multi-threaded concurrent packet pro

Language: Python - Size: 629 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

henriquesebastiao/blindage

Pythonic Password Manager

Language: Python - Size: 282 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

nevinbeno/2FA-Login-in-Python

Highly secure login system in Python with two-factor authentication (2FA) and robust database integration.

Language: Python - Size: 1.65 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

dhruvv1402/Blockchain-Python

A Python-powered blockchain project featuring a basic implementation for learning and an advanced version with enhanced security, smart contracts, and peer-to-peer networking.

Language: Python - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

karanBRAVO/detective

building a new version control system.

Language: Shell - Size: 0 Bytes - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

MITHILESHK11/Steganography-App-Aicte-Internship-Cybersecurity-Edunet-Foundation

Secure Image Steganography App : This Streamlit-based Steganography App lets you securely encrypt and decrypt messages in images using the Least Significant Bit (LSB) technique. Messages remain invisible unless unlocked with the correct password.

Language: Python - Size: 1.24 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

KafetzisThomas/Message-Hasher

Allows you to hash strings with support for various hashing algorithms and salt inclusion.

Language: Python - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jirimdf/SecurePasswordTool

Python tool for secure password hashing and verification. Supports multiple hash types, customizable iterations, and optional pepper value. Simple CLI interface.

Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pritam20ps05/HashCracker

A tool designed to perform dictionary attack on SHA256 hashes. It implements parallel computation of hashes to compute through large dictionaries more quickly.

Language: Python - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bitanon/hashlib_demo

A demo app for https://github.com/bitanon/hashlib

Language: Dart - Size: 1.02 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Imwisagist/Radium

Asynchronous script that downloads the HEAD contents of the repository https://gitea.radium.group/radium/project-configuration in a temporary folder of 3 streams. After performing all asynchronous tasks, the script counts sha256 hashes from each downloaded file.

Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

thisistamim/hashlib

#hashlib

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Nukaze/bu-friends

Final Project for CS311 | Python GUI (2nd Year University, 2023)

Language: Python - Size: 261 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

snglrtycrvtureofspce/search-nice-address-crypto-wallet 📦

Language: Python - Size: 39.1 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mmsaki/blockchain

A blockchain app using streamlit in python.

Language: Python - Size: 904 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

henriquemenezzo/CreateBlockchain

A creation of the basic blockchain by python

Language: Python - Size: 1000 Bytes - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ImSkully/python-p2p-network

A peer-to-peer encrypted file sharing network over sockets with threading support for multiple clients.

Language: Python - Size: 2.57 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

tingtingths/hasher

Python hashlib wrapper.

Language: Python - Size: 28.3 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

futuresea-dev/RoobetCrash

roobert crash

Language: Python - Size: 1.05 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

Ankit161001/Belucoin

A python notebook which simulates the functioning of a cryptocurrency.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

william-o-s/File-Hash-Validation

A Tkinter application written in Python that verifies file authenticity against their hash. The application can be run in the background and makes the comparison of calculated hashes convenient.

Language: Python - Size: 8.79 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

RasbeeTech/SHA-1-Password-Cracker

A Python application to crack a hashed password using SHA-1

Language: Python - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

FaiZaman/Cryptocurrency-Mining-and-Design

Mining Bitcoin using Proof of Work and Proof of State, as well as designing Ethereum contracts

Language: Python - Size: 54.7 KB - Last synced at: almost 3 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

sandeep-shaw10/Py_Account_Tracker_GUI

Income & Expense Tracker

Language: Python - Size: 2.02 MB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

vikash212000yadav/URL-Shortener

Web App used to shorten the long URLs, based upon Django web framework using GraphQL

Language: Python - Size: 26.4 KB - Last synced at: almost 3 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

yifaneye/cracker

MD5 Hash cracker using Python, hashlib.

Language: Python - Size: 5.6 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

sectool/Python-Text-Encoding-Software

Python - Text Encoding Software

Language: Python - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

brebiv/CryptingBot

Telegram bot that allows you to use hashing algorithms.

Language: Python - Size: 8.06 MB - Last synced at: almost 3 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

isidharthrai/Blockchain-Simulation-using-Python

Implementation of a simulated environment using python

Language: Python - Size: 6.84 KB - Last synced at: almost 3 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 5

julio9410/CyberSecurity-Steganography

🔐 A Python-based implementation of Least Significant Bit (LSB) Steganography for securely hiding and extracting messages within PNG images. Includes optional password protection and CLI support for embedding and extraction.

Language: Python - Size: 6.84 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

IGOR10S/xhash

A script that computes the hash of strings or files using a user-specified algorithm (supported by the Python hashlib library). Useful for checking data integrity or generating unique identifiers.

Language: Python - Size: 28.3 KB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Searinox/ScryptCalc

ScryptCalc - Portable calculator for Scrypt KDF application with UI written in Python 3.7 for Windows

Language: Python - Size: 56.9 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Aneom/i-like-my-lockscreen-wallpaper

A simple Python script that places the Microsoft Spotlight lockscreen wallpapers, in your Pictures folder.

Language: Python - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RohitAppadi/VaidyaSetu_proof_of_concept

VaidyaSetu - Your Transparent Gateway to Authentic Ayurveda.

Language: HTML - Size: 818 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

chetanngavali/secure_stego

This Python tool provides secure steganography by encrypting text with AEAD (ChaCha20-Poly1305 or AES-256-GCM) and embedding ciphertext into image pixels using cryptographically random ordering. Only users with the correct password can extract and decrypt messages, ensuring strong protection for secure communication and data privacy.

Language: Python - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Miguelapp10/ApiEcommerce

Script en Python para extraer pedidos e ítems desde la API de Seller Center de Falabella, procesarlos en DataFrames y exportarlos a Excel.

Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mridulsaklani/user_authentication_in_fastapi

A proffesional user suthentication functionality by using fastapi and mongodb

Language: Python - Size: 20.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

beryllium-org/hashutils

A collection of hash utils for ljinux.

Language: Python - Size: 2.17 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Vahab-Programmer/HBruter

Ligth Wieght Hash Bruter

Language: Python - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

husal90/bittorrent-client

A lightweight, Python-based BitTorrent client that implements the core functionality of the BitTorrent protocol. This client allows you to load and parse torrent files, connect to trackers, and interact with peers in the BitTorrent network.

Language: Python - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AdityaBadgotiya/Facial-Recognition-Attendance-System

This Attendance System that uses facial recognition to automatically mark student attendance. It features admin and student logins, real-time face detection, attendance tracking, email reporting, and secure password management. Built with Python (Tkinter, OpenCV, and Pillow), it replaces manual attendance with automated facial verification.

Language: Python - Size: 1.08 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

KashifMoin1410/Password-Check

A Python-based tool that securely hashes user-provided passwords using the SHA-1 algorithm and checks them against known data breaches via the Have I Been Pwned API. Employing the k-Anonymity model, it ensures user privacy while providing clear feedback on password compromise status.

Language: Python - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Beza383/random-password-generator

A secure and user-friendly password generator that creates strong, random passwords with customizable options.

Language: JavaScript - Size: 30.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AsfaaKhan/Secure-Data-System

Secure Data Encyption Sysytem . In This App user need to register itself than go to the login page and then finally home page with sidebar shown in the app where you can store data retrieve data and then logout from the app.

Language: Python - Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DanishHaji/Py-Pr-Secure-Data-Encryption-System

A Streamlit-based encryption system that securely stores and retrieves sensitive data using AES-256 encryption, with passphrase protection and automatic lockout after failed attempts. No databases needed everything works in memory or optional JSON storage.

Language: Python - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

priyankaav123/SQLi_Detection_Dashboard

A real-time SQL Injection detection and monitoring dashboard designed for security personnel and organizations that require real-time alerts and diagnosis.

Language: JavaScript - Size: 681 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dai0413/SHA-1-password-cracker-freecodecamp

Language: Python - Size: 41 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

CanardConfit/hashlib 📦

Collection of hashlib functions for Ansible

Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ecopque/registration_and_login_project

This project demonstrates the implementation of a simple user registration, login, and account removal system using Python 3.11 with a MySQL/MariaDB database. The system uses Object-Oriented Programming (OOP) principles and the MVC (Model-View-Controller) architecture. It utilizes the SQLAlchemy ORM to interact with the database...

Language: Python - Size: 27.3 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mr-mudgal/Password-Breach-Checker

Stay informed about the security of your passwords! The Password Checker is a simple one-page website built with Python Django that helps users determine if their passwords have been compromised in a data breach.

Language: Python - Size: 1.99 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

JDCloete/Encrypt-Decrypt-Files-with-Python

This Python-based GUI application supports file encryption and decryption using RSA and a custom XOR-based algorithm with SHA-256 password hashing. Built with Tkinter, it provides a user-friendly interface for encrypting files, storing passwords securely, and verifying them during decryption.

Language: Python - Size: 11.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lopezrunco/hashcracker

A simple Python-based hash cracker that allows to crack a hash by using a dictionary file.

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

liblaf/benchmark-ouch 📦

📊 Benchmarking compression & hashing algorithms with Python & ouch 🚀

Language: Python - Size: 646 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PetusoTwo/EncryptPassword

Language: Python - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rhoumaesen/practical-crypto-course

CSSY2201 : Introduction to Cryptography

Language: Python - Size: 165 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BorneToCode/text-2-binhash

Converts text into binary, then to a encoding! Uses hashlib for some encodings

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PeymanKh/simple_blockchain_implementation

This repo showcases basic blockchain development using Python.

Language: Python - Size: 6.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kayozxo/Spord

Spord is a simple, user-friendly interface password manager application built with Python and the custom Tkinter module for securely storing and retrieving passwords for various websites.

Language: Python - Size: 152 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ChiragRadhakrishna43-7/Cryptography

🗝️ Implementation of famous cryptography algorithms over computer networks. 🔐🔑

Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

plima0x/hash_verifier

A Program to verify the file hash

Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0xlucyy/vrf

A provably fair Verifiable Random Function (VRF) that provides cryptographic outputs to confirm games were fair

Language: Python - Size: 2.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mitali-Juvekar/Blockchain

Creating my first blockchain using python.

Language: Python - Size: 6.84 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elenadj7/securetransfer

Simple project for uploading and checking files integrity

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

blakkheart/secrets_test_task

API сервис позволяет создать секрет, задать кодовую фразу для его открытия и cгенерировать код, по которому можно прочитать секрет только один раз.

Language: HTML - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

steveleecode/sha256

Blockchain System using SHA-256 Encryption

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SiddhantDembi/Atm

Command line interface for basic atm functions.

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0