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
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
Evolutionary Algorithm to create hash algorithms.
Rust Hash Extender (for MD5, SHA-1, SHA-256, SHA-512 and more)
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.
Contains sample codes of algorithms and technologies used for blockchain in the go language
Collection for algorithms and summaries of function and properties
A Dart implementation of SHA cryptographic hash functions
Secure Hash Algorithm 2 with SHA256 and SHA512
Solutions to the exercises of the Distributed Lab
Verify Hash can be used to generate a hash of a file or can be used to verify the integrity of the file.
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."