Clean Architecture Masterclass

Clean Architecture MasterclassMay 28-29

Join

Top Java Encryption Tools 2025

GitHub Libraries Java Encryption Tools

patrickfav/bcrypt 531 +1

added 1 month 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 372 +1

added 1 month 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 177 +2

added 1 month 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 1 month 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.