botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
modeTest
botan
modes
cipher_mode
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_TEST
)
size_t
modeTest
(
string
algo
,
string
pt
,
string
ct
,
string
key_hex
,
string
nonce_hex
)
Meta
Source
See Implementation
botan
modes
cipher_mode
classes
CipherMode
functions
modeTest
runMode