Cryptomak Cipher Tools News
Status: Inactive
Brought to you by:
khaidar
Cryptomak is collection of php script for encrypting and decrypting messages (plain or encrypted text) such as substitution, vigenere, affine, transposition, index of coincidence and so on.
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.