Package util
Class HashGenerator
java.lang.Object
util.HashGenerator
Utility CLI that prints a BCrypt hash for a sample password.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashGenerator
public HashGenerator()
-
-
Method Details
-
main
Entry point for generating a BCrypt hash.- Parameters:
args- CLI args (unused).
-