botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
aeadTest
botan
modes
aead
aead
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_AEAD_CCM || BOTAN_HAS_AEAD_EAX || BOTAN_HAS_AEAD_GCM || BOTAN_HAS_AEAD_SIV || BOTAN_HAS_AEAD_OCB || BOTAN_HAS_AEAD_CHACHA20_POLY1305
)
static if
(
BOTAN_TEST
)
size_t
aeadTest
(
string
algo
,
string
input
,
string
expected
,
string
nonce_hex
,
string
ad_hex
,
string
key_hex
)
Meta
Source
See Implementation
botan
modes
aead
aead
classes
AEADMode
functions
aeadTest
getAead
variables
total_tests