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
Solving problems in Algorithms courses
GOST cryptographic functions
Алгоритмы и структуры данных
Paper: Towards Open-Set Face Recognition using Hashing Functions (IJCB'17)
Hash-project is a crypto tool
A simple, time-tested, family of random hash functions in Python, based on CRC32 and xxHash, affine transformations, and the Mersenne Twister. 🎲
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
A very basic Python hash system with 3 levels of hashing strength
A python algorithm using Pollard's Rho method to generate collision in any hash cryptographic function
Runtime comparison of block cipher-based hash functions
An algorithm for authenticated encryption with associated data using Speck and HMAC-SHA256.
Backup for Advanced Data Structures class labs
Simple hash cracker using wordlist (md5 and sha-256) 🔑
Python Implementation of Hash Functions
Analyse statistical properties of ciphers and hash functions operating over prime fields
Python 3 code for SHA-3 cryptographic algorithm
Collision resistency non-cryptographic hash functions
Multi-threaded brute-force application for cracking password hashes
Add a description, image, and links to the hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the hash-functions topic, visit your repo's landing page and select "manage topics."