PHP extension for Hexacrypt programmed using PHP-CPP
- Install PHP-CPP.
- 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)
- Open a terminal, and type
make
thenmake install
This algorithm now works exactly the same as the main Hexacrypt Repository.