AngelCode.com > Reference Database > Computer Science/Encryption

JavaScript Implementation of TEA Tiny Encryption Algorithm

Date written:2002
Authors:Chris Veness
Resource type:code
Links:[html] Block TEA
[html] Original TEA

Description

This example implementation shows how the TEA works. The code includes both the original TEA and the better and simpler Block TEA.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Computer Science/Encryption