[wp-trac] [WordPress Trac] #45806: Add sodium_compat -- a libsodium-compatible cryptography API for PHP <7.2

WordPress Trac noreply at wordpress.org
Thu Mar 21 04:55:28 UTC 2019


#45806: Add sodium_compat -- a libsodium-compatible cryptography API for PHP <7.2
------------------------------------------+-------------------------
 Reporter:  paragoninitiativeenterprises  |       Owner:  tellyworth
     Type:  defect (bug)                  |      Status:  closed
 Priority:  normal                        |   Milestone:  5.2
Component:  General                       |     Version:  5.1
 Severity:  normal                        |  Resolution:  fixed
 Keywords:  has-patch                     |     Focuses:
------------------------------------------+-------------------------
Changes (by tellyworth):

 * owner:  (none) => tellyworth
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"44953" 44953]:
 {{{
 #!CommitTicketReference repository="" revision="44953"
 General: Add sodium_compat library for crypto APIs in PHP < 7.2

 This adds a pure PHP implementation of the cryptographic functions
 supported in PHP 7.2+. It provides the necessary backwards compatibility
 required to support signature verification and other security features
 going forward across all supported PHP versions.

 Props paragoninitiativeenterprises
 Fixes #45806. See #39309.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45806#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list