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
Python Implementation of Hash Functions
Python 3 code for SHA-3 cryptographic algorithm
Runtime comparison of block cipher-based hash functions
An algorithm for authenticated encryption with associated data using Speck and HMAC-SHA256.
Multi-threaded brute-force application for cracking password hashes
Analyse statistical properties of ciphers and hash functions operating over prime fields
Backup for Advanced Data Structures class labs
Simple hash cracker using wordlist (md5 and sha-256) 🔑
Collision resistency non-cryptographic hash functions
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."