xtea-d v0.2.0 (2016-03-06T22:04:36Z)
Home
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