This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.
Affine Encryption
Columnar Transposition
Monoalphabetic Substitution
Permutation Encryption
Shift Encryption
Vigenere Encryption
Cryptomak is collection of PHP script for encrypting and decrypting messages (plain or encrypted text). It is programmed to be encryption utility written in PHP language. By having basic installation of web server and php, we can use Cryptomak without need of installing mcrypt and mhash library.
Cryptomak is using Phrame as web application platform which implements MVC (Model, View, Controller) design. At the view layer, Cryptomak is using Smarty as template engine.
Cryptomak is programmed in modular programming (welcome to OOP world), so that it can be maintained quickly and easily.
If you have any question about Cryptomak, you can email to khaidarmak at yahoo dot com. Feel free.
--M. Abdullah Khaidar