tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
TEA.this
tango
util
cipher
TEA
TEA
Undocumented in source.
this
()
class
TEA
this
(
)
this
(bool encrypt, ubyte[] key)
enum
uint
ROUNDS
;
enum
uint
KEY_SIZE
;
enum
uint
BLOCK_SIZE
;
enum
uint
DELTA
;
enum
uint
DECRYPT_SUM
;
Meta
Source
See Implementation
tango
util
cipher
TEA
TEA
constructors
this
functions
init
reset
update
properties
blockSize
name