Tiny Encryption Algorithm implementation in C. It is a terminal program used to encrypt/decrypt files using 128 bit key.
-
Updated
Dec 2, 2021 - C
Tiny Encryption Algorithm implementation in C. It is a terminal program used to encrypt/decrypt files using 128 bit key.
XTEA2 Block cipher encryption source code in C. 256-bit keys.
TEA2 Block cipher encryption source code in C. Tiny Encryption Algorithm 2. 256-bit key. 128-bit block cipher (like AES) 128 rounds.
Add a description, image, and links to the tiny-encryption-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the tiny-encryption-algorithm topic, visit your repo's landing page and select "manage topics."