add support for php >= 7.1 (mcrypt extension used by cryptlib is deprecated and AEAD...
authorStricted <info@stricted.net>
Fri, 23 Dec 2016 19:11:41 +0000 (20:11 +0100)
committerStricted <info@stricted.net>
Fri, 23 Dec 2016 19:11:41 +0000 (20:11 +0100)
commit061f7b31d9b35d2f22dc0c310ccb5002e59116f2
tree404938bf75d745b5d95b8f9a525012cfac676bfa
parentd52ccb08baa93ec5af9843770381cdd38f5bde27
add support for php >= 7.1 (mcrypt extension used by cryptlib is deprecated and AEAD support was added to openssl)
SpeedportHybrid.class.php
lib/trait/CryptLib.class.php