jar

at.favre.lib : bcrypt

Maven & Gradle

Feb 12, 2023
27 usages
358 stars

BCrypt Password Hashing Function · 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.

Table Of Contents

Latest Version

Download at.favre.lib : bcrypt JAR file - Latest Versions:

All Versions

Download at.favre.lib : bcrypt JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bcrypt-0.10.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

at.favre.lib.crypto.bcrypt

├─ at.favre.lib.crypto.bcrypt.BCrypt.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.BCryptFormatter.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.BCryptOpenBSDProtocol.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.BCryptParser.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.IllegalBCryptFormatException.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.LongPasswordStrategies.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.LongPasswordStrategy.class - [JAR]

├─ at.favre.lib.crypto.bcrypt.Radix64Encoder.class - [JAR]

Advertisement

Dependencies from Group

Feb 12, 2023
27 usages
358 stars
Feb 15, 2023
18 usages
149 stars
Feb 11, 2023
12 usages
57 stars
Jun 08, 2020
2 usages
268 stars
Jun 14, 2020
1k stars

Discover Dependencies

Dec 17, 2019
5 usages
11 stars
Nov 16, 2018
6 usages
0 stars
Dec 15, 2020
22 usages
157 stars
Feb 19, 2022
14 usages
454 stars
Apr 23, 2006
18 usages
Mar 01, 2018
5 usages
4 stars
Jun 02, 2021
15 usages
5.3k stars
Nov 30, 2018
9 usages
58 stars
Nov 29, 2019
7 usages
36 stars