Installation#
Epicrypt requires PHP 8.4+ with:
ext-sodiumext-opensslext-hashext-jsonext-mbstring
Install with Composer:
composer require infocyph/epicrypt
Epicrypt requires PHP 8.4+ with:
ext-sodium
ext-openssl
ext-hash
ext-json
ext-mbstring
Install with Composer:
composer require infocyph/epicrypt