It seems that mcrypt is removed from php 7.3 and should be replaced with openssl from what i’ve read around the webz…
I have an old script using mcrypt and can’t seem to get my head around how to modify it working with openssl…
Any help would be welcomed. thx.