Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
-
Updated
Jun 24, 2022 - Julia
Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
Evolutionary Algorithm to create hash algorithms.
It is a very fast (100 times faster) and simple tool for sorting passwords by their hashes. It supports several hashing algorithms such as MD5, SHA1, SHA256, SHA512. The program can work with both individual hashes and files containing multiple hashes.
Optimized code for decrypting hashes. It works 100 times faster than others
Rust Hash Extender (for MD5, SHA-1, SHA-256, SHA-512 and more)
A comprehensive CLS-Compliant .NET API (Hash Library) for well-known cryptographic and non-cryptographic hash algorithms.
Hash Dad is a simple command-line tool written in Python that can crack passwords by hashing them using various hashing algorithms and comparing the hashes against a given wordlist.
高效的Python图像查重工具,支持百万级图片文件的重复检测。集成多种算法包括MD5哈希、感知哈希(dHash/pHash/aHash)和C++加速库,可识别完全相同、分辨率调整、部分截取和水印变更的重复图像。
Secure Hash Algorithm 2 with SHA256 and SHA512
Collection for algorithms and summaries of function and properties
Verify Hash can be used to generate a hash of a file or can be used to verify the integrity of the file.
Solutions to the exercises of the Distributed Lab
A Dart implementation of SHA cryptographic hash functions
Project for data structures and algorithms course. Focuses on various hash code and compression algorithms to store in a hash table. Dec 2024
Add a description, image, and links to the hash-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the hash-algorithms topic, visit your repo's landing page and select "manage topics."