Java Clean Architecture Masterclass

Java Clean Architecture MasterclassNov 20-21

Join

Top Java Encryption Tools 2025

GitHub Libraries Java Encryption Tools

patrickfav/bcrypt 539 +2

added 3 months ago

A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.

password4j/password4j 377

added 3 months ago

Password4j is a Java user-friendly cryptographic library for encrypting and verifying passwords with different Key derivation functions (KDFs) and Cryptographic hash functions (CHFs).

tink-crypto/tink-java 186 +1

added 3 months ago

Using crypto in your application shouldn't have to feel like juggling chainsaws in the dark. Tink is a crypto library written by a group of cryptographers and security engineers at Google.

apache/commons-crypto 122

added 3 months ago

Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.