botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
AESISAEngine.getEncryptionOp
botan
engine
aes_isa_engine
AESISAEngine
Undocumented in source. Be warned that the author may not have intended to support it.
class
AESISAEngine
const
static if
(
BOTAN_HAS_PUBLIC_KEY_CRYPTO
)
Encryption
getEncryptionOp
(
in
PublicKey
key
,
RandomNumberGenerator
rng
)
Meta
Source
See Implementation
botan
engine
aes_isa_engine
AESISAEngine
functions
findBlockCipher
findHash
findMac
findPbkdf
findStreamCipher
getCipher
getDecryptionOp
getEncryptionOp
getKeyAgreementOp
getSignatureOp
getVerifyOp
modExp
providerName