Skip to content

Commit

Permalink
Use paragonie/ecc v2.2.0 or older
Browse files Browse the repository at this point in the history
Uses openssl for increased performance in a lot of places
  • Loading branch information
paragonie-security committed Apr 30, 2024
1 parent 3d05396 commit 0b4e282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"php": "^7.1|^8",
"ext-gmp": "*",
"defuse/php-encryption": "^2.1",
"paragonie/ecc": "^2.1",
"paragonie/ecc": "^2.2",
"paragonie/sodium_compat": "^1|^2",
"paragonie/constant_time_encoding": "^2.1"
},
Expand Down

0 comments on commit 0b4e282

Please sign in to comment.