Method | Description | |
---|---|---|
CreateByName ( string name ) : |
Returns EVP_get_cipherbyname()
|
|
Print ( BIO bio ) : void |
Prints the LongName of this cipher.
|
Method | Description | |
---|---|---|
OnDispose ( ) : void |
Not implemented, these objects should never be disposed
|
Method | Description | |
---|---|---|
Cipher ( |
public static CreateByName ( string name ) : |
||
name | string | |
return |
public static Cipher,OpenSSL.Crypto AES_128_CBC | ||
return |
public static Cipher,OpenSSL.Crypto AES_128_CFB1 | ||
return |
public static Cipher,OpenSSL.Crypto AES_128_CFB128 | ||
return |
public static Cipher,OpenSSL.Crypto AES_128_CFB8 | ||
return |
public static Cipher,OpenSSL.Crypto AES_128_ECB | ||
return |
public static Cipher,OpenSSL.Crypto AES_128_OFB | ||
return |
public static Cipher,OpenSSL.Crypto AES_128_XTS | ||
return |
public static Cipher,OpenSSL.Crypto AES_192_CBC | ||
return |
public static Cipher,OpenSSL.Crypto AES_192_CFB1 | ||
return |
public static Cipher,OpenSSL.Crypto AES_192_CFB128 | ||
return |
public static Cipher,OpenSSL.Crypto AES_192_CFB8 | ||
return |
public static Cipher,OpenSSL.Crypto AES_192_ECB | ||
return |
public static Cipher,OpenSSL.Crypto AES_192_OFB | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_CBC | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_CFB1 | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_CFB128 | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_CFB8 | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_ECB | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_OFB | ||
return |
public static Cipher,OpenSSL.Crypto AES_256_XTS | ||
return |
public static Cipher,OpenSSL.Crypto Blowfish_CBC | ||
return |
public static Cipher,OpenSSL.Crypto Blowfish_CFB64 | ||
return |
public static Cipher,OpenSSL.Crypto Blowfish_ECB | ||
return |
public static Cipher,OpenSSL.Crypto Blowfish_OFB | ||
return |
public static Cipher,OpenSSL.Crypto Cast5_OFB64 | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE3_CBC | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE3_CFB64 | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE3_CFB8 | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE3_ECB | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE3_OFB | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE_CBC | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE_CFB64 | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE_ECB | ||
return |
public static Cipher,OpenSSL.Crypto DES_EDE_OFB | ||
return |
public static Cipher RC5_32_12_16_CFB64 | ||
return | Cipher |