This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This sources are simplified version of http://cryptop.at website. | |
| This tools allow to generate and read specials (smalls) messages encrypted with SERPENT 256bits | |
| (or another mcrypt supported algorythm like AES, TWOFISH..) and a private key. | |
| Specially made for be simple but with a very high privacy level. | |
| The reader and the writer don't needs any additionnal software or plugin for use it, just a | |
| html5 compatible browser. | |
| Encryption and decryption are made on client-side with javascript, so it can also be used |
NewerOlder