Hashing Libraries

Sort: popular | newest
Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm
Last Release on Nov 26, 2014
OpenBSD-style Blowfish password hashing for Java
Last Release on Feb 13, 2017
Zero-allocation implementations of fast non-cryptographic hash functions for byte sequences or blocks of memory
Last Release on Jul 27, 2022
Bcrypt is a password hashing function designed by Niels Provos and David Mazières, based on the Blowfish cipher. The core of this implementation is based on jBcrypt, but heavily refactored, modernized and with a lot of updates and enhancements.
Last Release on Feb 12, 2023
A Java implementation of OpenBSD's Blowfish password hashing code http://www.mindrot.org/projects/jBCrypt
Last Release on Dec 7, 2020
util-hashing
Last Release on Dec 26, 2022
Pure Java implementation of the Murmur Hash algorithms.
Last Release on Feb 28, 2014
A Java implementation of SpamSum / SSDeep / Context Triggered Piecewise Hashing
Last Release on Aug 11, 2016
Java implementation of the jump consistent hashing algorithm from Lamping and Veach. Paper http://arxiv.org/ftp/arxiv/papers/1406/1406.2294.pdf.
Last Release on Aug 30, 2014
A helper class for hashing passwords using hashes. Uses PBKDF2WithHmacSHA1 by default.
Last Release on Oct 24, 2015