Method | Description | |
---|---|---|
Decrypt ( string cipherText ) : string | ||
Encrypt ( string plainText ) : string | ||
PlayFair ( string key ) : System.Collections.Generic |
Method | Description | |
---|---|---|
FillMatrix ( IList |
||
Process ( string message, Mode mode ) : string | ||
RepairNegative ( int number ) : int | ||
RepairWord ( string message ) : string |
public Decrypt ( string cipherText ) : string | ||
cipherText | string | |
return | string |
public PlayFair ( string key ) : System.Collections.Generic | ||
key | string | |
return | System.Collections.Generic |