Hashing Libraries
Sort:
popular
|
newest
1. LZ4 and XxHash458 usages
net.jpountz.lz4 » lz4Apache
2. JBCrypt296 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
6. JBCrypt43 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
8. KotlinCrypto SHA 224, SHA 256, SHA 384, SHA 512, SHA 512/t30 usages
org.kotlincrypto.hash » sha2Apache
SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/t
Last Release on Aug 31, 2024
10. Murmur14 usages
com.sangupta » murmurApache
Pure Java implementation of the Murmur Hash algorithms.
Last Release on Feb 28, 2014