TriCrypt |
| This page is a demonstration of the TriCrypt class which can be used to encrypt single line alphanumeric strings such as IDs or querystrings. |
| The encryption algorithm is a multiply and shift and is based on a trigraph (groups of three characters). The only characters handled are digits 0 - 9 and upper and lower case letters. |
| This code is Freeware and is currently in use in commercial applications. A copy is posted on Evil Walrus or can be viewed as a text file |