php-secp256k1 icon indicating copy to clipboard operation
php-secp256k1 copied to clipboard

Replace mdanter/ecc with paragonie/ecc

Open paragonie-security opened this issue 3 months ago • 1 comments

The PHPECC project has been abandoned for years, despite numerous attempts to fix security issues in the code. Paragon Initiative Enterprises has opted to fork PHPECC in order to provide a more secure implementation of ECDH and ECDSA for PHP projects.

Please refer to the Release Notes for our fork, which contains the specifics about the security issues we fixed and how to ensure your code is safe.

paragonie-security avatar Apr 24 '24 04:04 paragonie-security