Description
Legacy PHP 7.4 applications can keep using the old mcrypt cryptography API. It is a compatibility module for code that has not migrated to maintained cryptography libraries. New security-sensitive code should prefer modern APIs such as OpenSSL or sodium.