Skip to content

ComprosoftCEO/Hexacrypt-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hexacrypt-PHP

PHP extension for Hexacrypt programmed using PHP-CPP


Compiling and Installing

  1. Install PHP-CPP.
  2. Modify the MakeFile to specify the PHP extension directories
    • INI_DIR (Location of the PHP conf.d directory)
    • INI_DIR_CMD (Location of the PHP command line conf.d directory)
  3. Open a terminal, and type make then make install

Compatibility

This algorithm now works exactly the same as the main Hexacrypt Repository.