-   0   + 

This page is old and outdated. It has been replaced by:

http://www.digsys.se/JavaScript/Crypt.aspx

Please update your links and favorites.

Encrypt and decrypt (and also random generator)

Simple and fast cryptation method, useful for internal use within a program (data storage). However, for serious code breakers, this cryptation is no match.

Key Mul: Key Add: Key Seed:
Decrypted text using characters:
Encrypted text using numbers (character codes):

Generated random number sequence:

-

Due to execution time in JavaScript, max 4096 characters are allowed.

Copyright © 1996-2010 Scandinavian Digital Systems AB
This page is old and outdated. It has been replaced by:
http://www.digsys.se/JavaScript/Crypt.aspx
Please update your links and favorites.