- Added check for incompatible PHP/OpenSSL environment.
- Added native RC4 implementation which can be used as a fallback if OpenSSL does not support legacy providers (can be activated by the
$useArcfourFallback
parameter in the class constructor).
$useArcfourFallback
parameter in the class constructor).