The BlowfishCipher type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
BCryptLength |
The number of bytes returned by BCrypt .
| |
BCryptMagic |
The special string used encrypted in the BCrypt algorithm.
| |
IsKeyWeak |
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.
|
See Also