BlowfishCipher.BCrypt Method

CryptSharp

BlowfishCipherBCrypt Method CryptSharp
Overload List

  Name Description
Public method BCrypt
Uses the cipher to generate a BCrypt hash.
Public method Static member BCrypt(Byte, Byte, Int32)
Uses the given key, salt, and cost to generate a BCrypt hash.
Public method Static member BCrypt(Byte, Byte, Int32, EksBlowfishKeyExpansionFlags)
Uses the given key, salt, and cost to generate a BCrypt hash. Flags may modify the key expansion.
Top
See Also

Reference