BlowfishCipher.CreateEks Method

CryptSharp

BlowfishCipherCreateEks Method CryptSharp
Overload List

  Name Description
Public method Static member CreateEks(Byte, Byte, Int32)
Performs an Expensive Key Schedule (EKS) Blowfish key expansion and creates a Blowfish cipher using the result.
Public method Static member CreateEks(Byte, Byte, Int32, EksBlowfishKeyExpansionFlags)
Performs an Expensive Key Schedule (EKS) Blowfish key expansion and creates a Blowfish cipher using the result. Flags may modify the key expansion.
Top
See Also

Reference