# password4j/password4j

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/password4j-password4j).**

422 stars · 37 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/Password4j/password4j
- Homepage: https://password4j.com
- awesome-repositories: https://awesome-repositories.com/repository/password4j-password4j.md

## Description

Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

## Tags

### Part of an Awesome List

- [Java Cryptography](https://awesome-repositories.com/f/awesome-lists/devtools/java-cryptography.md) — User-friendly library for password hashing and KDFs.
- [Security and Cryptography](https://awesome-repositories.com/f/awesome-lists/security/security-and-cryptography.md) — Cryptographic library for hashing and password verification.
