botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
EVPBlockCipher.this
botan
engine
openssl_engine
EVPBlockCipher
Undocumented in source.
this
(EVP_CIPHER* algo, string algo_name)
this
(EVP_CIPHER* algo, string algo_name, size_t key_min, size_t key_max, size_t key_mod)
class
EVPBlockCipher
this
(
const
EVP_CIPHER
*
algo
,
in
string
algo_name
,
size_t
key_min
,
size_t
key_max
,
size_t
key_mod
)
Meta
Source
See Implementation
botan
engine
openssl_engine
EVPBlockCipher
constructors
this
destructors
~this
functions
clear
clone
decryptN
encryptN
keySchedule
keySpec
properties
blockSize
name
parallelism
variables
m_block_sz
m_cipher_key_spec
m_cipher_name
m_decrypt
m_encrypt