Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid message authentication code in #161

Open
dev-studio opened this issue Mar 23, 2021 · 3 comments
Open

Invalid message authentication code in #161

dev-studio opened this issue Mar 23, 2021 · 3 comments

Comments

@dev-studio
Copy link

Hi.
PHP 7.3.22 Halite 4.1.7
Fatal error: Uncaught ParagonIE\Halite\Alerts\InvalidMessage: Invalid message authentication code in ParagonIE/Halite/File.php:1430

In PHP 7.0 and Halite 4.0 there were no problems.
Any solutions?

@sstok
Copy link

sstok commented Mar 26, 2021

Some minor things have changed in Halite 4.1, https://github.com/paragonie/halite/blob/master/CHANGELOG.md#version-410-2018-01-05 it might be related to your problem.

@dev-studio
Copy link
Author

Ok, i try use other higher v4 but problem still exists.
Could the problem be the version of libsodium? I got 1.0.18

@paragonie-security
Copy link
Contributor

We didn't identify any issues with Halite 5.x, but we did make some changes in the dev branch. If nothing else works, try updating to 5.x and see if it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants