3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 07:15:35 +00:00

Merge pull request #18391 from ubc-cpsc/fix/PKSA-8x19-j2j3-bn67-sodium_compat

fix: paragonie/sodium_compat - Missing check that a point is on the prime subgroup for Edwards25519
This commit is contained in:
snipe
2026-01-05 12:58:24 +00:00
committed by GitHub

14
composer.lock generated
View File

@ -5755,16 +5755,16 @@
},
{
"name": "paragonie/sodium_compat",
"version": "v1.21.1",
"version": "v1.24.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
"reference": "bb312875dcdd20680419564fe42ba1d9564b9e37"
"reference": "2cb48f26130919f92f30650bdcc30e6f4ebe45ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bb312875dcdd20680419564fe42ba1d9564b9e37",
"reference": "bb312875dcdd20680419564fe42ba1d9564b9e37",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/2cb48f26130919f92f30650bdcc30e6f4ebe45ac",
"reference": "2cb48f26130919f92f30650bdcc30e6f4ebe45ac",
"shasum": ""
},
"require": {
@ -5835,9 +5835,9 @@
],
"support": {
"issues": "https://github.com/paragonie/sodium_compat/issues",
"source": "https://github.com/paragonie/sodium_compat/tree/v1.21.1"
"source": "https://github.com/paragonie/sodium_compat/tree/v1.24.0"
},
"time": "2024-04-22T22:05:04+00:00"
"time": "2025-12-30T16:16:35+00:00"
},
{
"name": "php-debugbar/php-debugbar",
@ -16520,5 +16520,5 @@
"ext-pdo": "*"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}