Method | Description | |
---|---|---|
Create ( ) : |
||
Create ( string algName ) : |
||
IsSemiWeakKey ( byte rgbKey ) : bool | ||
IsWeakKey ( byte rgbKey ) : bool |
Method | Description | |
---|---|---|
DES ( ) : Internal.Cryptography |
Method | Description | |
---|---|---|
IsLegalKeySize ( byte rgbKey ) : bool | ||
QuadWordFromBigEndian ( byte block ) : UInt64 |
public static Create ( string algName ) : |
||
algName | string | |
return |
public static IsSemiWeakKey ( byte rgbKey ) : bool | ||
rgbKey | byte | |
return | bool |
public static IsWeakKey ( byte rgbKey ) : bool | ||
rgbKey | byte | |
return | bool |