BlowfishCipher PropertiesCryptSharp
The BlowfishCipher type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberBCryptLength
Public propertyStatic memberBCryptMagic
The special string used encrypted in the BCrypt algorithm.
Public propertyIsKeyWeak
A Blowfish key is weak if one of its S-boxes has a duplicate entry. See http://www.schneier.com/paper-blowfish-oneyear.html for more information.
Back to Top
See Also