patrickfav / bcrypt

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.
https://favr.dev/opensource/bcrypt
Apache License 2.0
467 stars 50 forks source link

Update project #41

Closed patrickfav closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 255


Totals Coverage Status
Change from base Build 253: 0.0%
Covered Lines: 478
Relevant Lines: 499

💛 - Coveralls