Pre-requisite
This framework needs at least:
,
GMP extension.
MBString extension.
Depending on the algorithms you using, other PHP extensions may be required (e.g. OpenSSL).
Please also consider the following optional requirements:
If you intent to use
EdDSAorECDH-ESalgorithm withEd25519/X25519curves on PHP 7.1, please install this third party extension
Last updated
Was this helpful?