Crate tc_tea[][src]

Expand description

Tencent modified TEA (tc_tea) is a variant of the standard TEA (Tiny Encryption Algorithm).

Notably, it uses a different round number and uses a “tweaked” CBC mode.

Functions

Decrypts a byte array containing the following:

Encrypts an arbitrary length sized data in the following way: