Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
-
Updated
May 17, 2017 - Ruby
Ruby Implementation of the FNV (Fowler-Noll-Vo) Non-Cryptographic Hash Algorithms
C++ implementation of Fas(h)t non-cryptographic hash algorithm.
This is a C++/CLR port of Argon2 password hashing algorithm (as of version 0x13)
GPSHash a collection of general purpose string hashing algorithms.
VHDL IMPLMENTATION OF SHA 512 ALGORITHM with loop unrolling
Argon2 is a key derivation function that was selected as the winner of the Password Hashing Competition.[1][2] It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg.[3] The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache Lice…
Educational website about Hash algorithm Security
🎓 Coursera: Data Structures and Algorithms Specialization | JavaScript
Hash table, hash algorithms, binary search tree, and sorting methods such as quicksort are developed and analyzed in this project. (Data Structures and Algorithms C++ course projects)
Implementación optimizada del algoritmo md5
An implementation of cuckoo hash table to get amortized searching, insertion and deletion time.
Java Implementation of the FNV fast hashing algorithms
散列表开放寻址法实现HashMap,原文地址:http://www.srcmini.com/1507.html
Readable and annotated implementation of SHA-3 in Rust
An integer hash function designed to have zero collisions, achieve avalanche, and be reversible.
Generate a secure password using a combination of SHA-256 and Hexacrypt
Kotlin Cryptography, Encoding and Hash Utilities
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."