php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76228 Unsupported Twofish algorithm due to mcrypt deprecation
Submitted: 2018-04-17 11:09 UTC Modified: 2018-04-17 11:20 UTC
From: mageia at mokraemer dot de Assigned:
Status: Not a bug Package: mcrypt related
PHP Version: 7.2.4 OS: Mageia Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mageia at mokraemer dot de
New email:
PHP Version: OS:

 

 [2018-04-17 11:09 UTC] mageia at mokraemer dot de
Description:
------------
Due to deprecation of mcrypt library, the newer Twocrypt algorithm is unsupported. Please keep this in mind before dropping mcrypt support!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-04-17 11:20 UTC] requinix@php.net
-Status: Open +Status: Not a bug -Package: OpenSSL related +Package: mcrypt related
 [2018-04-17 11:20 UTC] requinix@php.net
mcrypt is gone because it's not maintained, and for something as important as cryptography that's not a good thing.
Still need Twofish? Then keep using mcrypt - at your own risk.

Or find another solution. https://www.google.com/search?q=php+twofish+-mcrypt
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 15:01:30 2024 UTC