Hashing Libraries
Sort:
popular
|
newest
1. LZ4 and XxHash376 usages
net.jpountz.lz4 » lz4Apache
Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm
Last Release on Nov 26, 2014
2. JBCrypt272 usages
org.mindrot » jbcryptISC
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
5. JBCrypt40 usages
de.svenkubiak » jBCryptBSDISC
A Java implementation of OpenBSD's Blowfish password hashing code http://www.mindrot.org/projects/jBCrypt
Last Release on Dec 7, 2020
7. Murmur11 usages
com.sangupta » murmurApache
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