Skip to content

FpdiProtection 2.1.0

Choose a tag to compare

@JanSlabon JanSlabon released this 08 Jul 14:23
· 29 commits to master since this release
9ff4df3
  • 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).