We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Specific BCrypt algorithm.
public enum Algorithm
RawRepresentable, String
RawRepresentable
String
_2a
older version
case _2a
_2y
format specific to the crypt_blowfish BCrypt implementation, identical to 2b in all but name.
2b
case _2y
_2b
latest revision of the official BCrypt algorithm, current default
case _2b