crypto v0.2.5 (2019-07-08T09:49:00Z)
Dub
Repo
Tea.encrypt
crypto
tea
Tea
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
encrypt
(ubyte[] input, char[] key, PaddingMode paddingMode)
class
Tea
static
ubyte
[]
encrypt
(
in
ubyte
[]
input
,
in
char
[]
key
,
PaddingMode
paddingMode
=
PaddingMode.NoPadding
)
ubyte
[]
encrypt
(ubyte[] input, int[4] key, PaddingMode paddingMode)
Meta
Source
See Implementation
crypto
tea
Tea
static functions
decrypt
encrypt