xtea-d ~master (2022-02-26T23:18:49.2617687)
Dub
Repo
xtea.XteaCrypto
xtea
Undocumented in source.
Members
Functions
decrypt
ubyte
[]
decrypt
(XTEA crypto, const(ubyte)[] m)
Undocumented in source. Be warned that the author may not have intended to support it.
encrypt
ubyte
[]
encrypt
(XTEA crypto, const(ubyte)[] m)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
XTEA
struct
XTEA
+ XTEA helper type + see:
http://en.wikipedia.org/wiki/XTEA
Meta
Source
See Source File
xtea
modules
XteaCrypto