sha1-hash
Here are 84 public repositories matching this topic...
Language:All
Sort:Most stars
Python module that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.
- Updated
Mar 1, 2024 - Python
Automated tool implementing Hash Length Extension Attack in MD4,MD5,SHA1,SHA256,SHA512 along with an example
- Updated
Nov 16, 2024 - Python
A P2P file sharing system like Bit Torrent implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
- Updated
Oct 28, 2021 - C++
This Python-based password cracking tool is developed by Itz Burhan Khan, an ethical hacker and programmer. It utilizes various hashing algorithms such as MD5, SHA1, SHA256, and SHA512 to crack hashed passwords.
- Updated
Feb 5, 2024 - Python
A simple and elegant open-source hash checker software.
- Updated
Feb 3, 2026 - Python
Custom file and directory checksum and verification tool
- Updated
Dec 21, 2025 - Python
A P2P file sharing system implemented using socket programming, multi-threading and SHA1 hashing. Users can share, download files from the group they belong to. Downloading is done in parallel with multiple pieces from multiple peers.
- Updated
Nov 10, 2020 - C++
Digital signature using RSA algorithm
- Updated
Nov 22, 2018 - Java
Client-side file hashing tool that generates cryptographic hashes locally in your browser.
- Updated
Nov 15, 2025 - CSS
Implemented peer-to-peer multimedia file-sharing network using TCP. Each client can share and downloads multimedia through the custom torrent file from multiple peers via the central tracker. It also supports multithreaded client/server and tracker.
- Updated
Jan 9, 2021 - C++
This project is a peer-to-peer file sharing network that enables users to share, download, and remove files from the group they belong to. Download happens parallelly with multiple pieces from multiple peers. It follows a similar concept to popular file sharing protocols like BitTorrent found on the internet.
- Updated
Jun 14, 2023 - C++
Designed and built a basic TCP oriented Secure File Transfer Protocol (SFTP) with Diffie-Hellmann key exchange protocol, modified Caesar Cipher for encryption, DSS signature scheme and SHA1 for password hashing.
- Updated
Jul 30, 2021 - Python
finding a string so that the SHA1-hash has 11 leading zeros
- Updated
Nov 19, 2019 - Cuda
A python file which checks your password if it has been breached or safe to use securely without trusting website's https connection and also send only 5 hexadecimal characters of hash to server to make sure server is not compromised and get checks done on your own personal computer without trusting any other device.
- Updated
Aug 9, 2021 - Python
A full stack windows form application for sensitive image storing in encrypted format using symmetric key cryptography, and user data storing/securing using hash algorithms.
- Updated
Oct 21, 2024 - C#
implementation of sha1 hash function algorithm with python pure
- Updated
Jun 18, 2020 - Python
This is designed to create a hash for a download and compare it to the original hash provided by the source of the download.
- Updated
Oct 31, 2021 - C#
Improve this page
Add a description, image, and links to thesha1-hash topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesha1-hash topic, visit your repo's landing page and select "manage topics."