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
482 stars 49 forks source link

Support proguard configuration creating optimized version #10

Closed patrickfav closed 6 years ago

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 137


Totals Coverage Status
Change from base Build 136: 0.0%
Covered Lines: 457
Relevant Lines: 472

💛 - Coveralls
patrickfav commented 6 years ago

refs #4