crypto v0.1.8 (2019-03-14T12:01:58Z)
Dub
Repo
Xtea.decrypt
crypto
tea
Xtea
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
decrypt
(ubyte[] input, char[] key, int rounds)
class
Xtea
static
ubyte
[]
decrypt
(
in
ubyte
[]
input
,
in
char
[]
key
,
int
rounds
= 64
)
ubyte
[]
decrypt
(ubyte[] input, int[4] key, int rounds)
Meta
Source
See Implementation
crypto
tea
Xtea
static functions
decrypt
encrypt