crypto_teacipher.md 265 B


id: crypto.teacipher title: Crypto.TeaCipher

sidebar_label: Crypto.TeaCipher

TEA operates on two 32-bit unsigned integers (could be derived from a 64-bit data block) and uses a 128-bit key.

See https://en.wikipedia.org/wiki/Tiny_Encryption_Algorithm