Software to identify the different types of hashes used to encrypt data and especially passwords
-
Updated
May 8, 2024 - Python
Software to identify the different types of hashes used to encrypt data and especially passwords
Coursera's Data Structures and Algorithms Specialization
Algorithm identification tool on hashes
A simple checksum viewer made in Python!
A client-server application with confidential message exchange to provide authentication, integrity and key sharing among both the client and server with the help of RSA and Simplified AES algorithm.
📂 Advanced Hash Cracker is a user-friendly tool for recovering passwords from hashes. It supports algorithms like MD5 and SHA-256, using dictionary attacks with custom files. Features include fast multi-threading, real-time progress tracking, and session control. Perfect for security enthusiasts. Start cracking! 🔓
Python3 implementation of Fas(h)t non-cryptographic hash algorithm.
hash generator to hash your normal string
Cryptography and Computer Security (Python) AES encryption and decryption, AES CBC and OFB modes, Hash Algorithm, Checking Data Integrity
Data Structures and Algorithms Specialization
Contains implementation of MD2 hashing algorithm along with its S-Box generation
An Open-Source Package for Deep Learning to Hash (DeepHash)
hash-algorithm 是一个用 Python 编写的简单哈希算法实现,支持加盐和多次哈希。它旨在提供一种安全的方式来加密和验证字符串,特别适用于需要存储敏感信息(如密码)的场景。
Add a description, image, and links to the hash-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the hash-algorithm topic, visit your repo's landing page and select "manage topics."