Closed (fixed)
Project:
Sodium
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2022 at 18:00 UTC
Updated:
5 Sep 2022 at 19:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rlhawkI created a branch for a new major version of Sodium that will require Drupal 10, PHP 8.1, and Halite 5.1+. For the 2.x version of Sodium, we will need to allow Halite 4.1 and 5+.
Comment #3
rlhawkHere's a patch that adds support for Halite 5+. I tested it with PHP 7.4, 8.0, and 8.1, on Drupal 9.4.3. The correct Halite version was installed and I was able to encrypt and decrypt text as expected in every case.
Comment #5
rlhawkComment #6
rlhawkComment #8
rlhawkComment #9
rlhawkComment #11
rlhawk