botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
xtea_decrypt_4
botan
block
xtea
Undocumented in source. Be warned that the author may not have intended to support it.
package
static if
(
BOTAN_HAS_XTEA
)
void
xtea_decrypt_4
(
in
ubyte
[32]
input
,
ref
ubyte
[32]
output
,
in
uint
[64]
EK
)
Meta
Source
See Implementation
botan
block
xtea
classes
XTEA
functions
xtea_decrypt_4
xtea_encrypt_4