Since 4.1 AuthEncoding has support for a bcrypt scheme. It is currently only different in the work factor during which we pass in as 12. But as this is actually the default, there should not be a problem with replacing the scheme of this package with the upstream one. This would help, as the tests are currently failing, because of tests, we import from AuthEncoding.