Actions
Feature #79909
closedAllow crypto via libsodium as alternative to openssl
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
Start date:
2017-02-19
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
available through pecl for PHP 5.4 or newer:
http://pecl.php.net/package/libsodium
available by default starting from PHP 7.2:
https://dev.to/paragonie/php-72-the-first-programming-language-to-add-modern-cryptography-to-its-standard-library
Seems to be currently used for rsaauth only.
Actions