Java Clean Architecture Masterclass

Java Clean Architecture MasterclassNov 20-21

Join

New Java Encryption Tools 2025

GitHub Libraries Java Encryption Tools

password4j/password4j 387 +3

added 6 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).

apache/commons-crypto 125

added 6 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.

patrickfav/bcrypt 550 +2

added 6 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.

tink-crypto/tink-java 200 +3

added 6 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.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.