Security, Cryptography
by Nikolai Shokhirev
IT Tutorials
|
ABC Tutorials
|
Home
Common sense computer security
Common sense computer security rules
TEA - Tiny Encryption Algorithm
TEA overview
TEA Pascal source
PassMgr
- Password manager with TEA.
Crypto File
- File Encryption/Decryption.
JavaScript version:
Simple encryption/decryption
(e.g. for e-mail). It can be done
here
. This version is based on Chris Veness
algorithm
(Movable Type Ltd:
www.movable-type.co.uk
)
IT Tutorials
|
ABC Tutorials
|
Home