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

Fix typos in comment #45

Closed quinot closed 1 year ago

quinot commented 1 year ago

Ooops! Re-reading the just-merged PR (#44), I noticed two typos in a comment. Sorry about this!