kornrunner / php-secp256k1

Pure PHP secp256k1
MIT License
32 stars 19 forks source link

Replace mdanter/ecc with paragonie/ecc #11

Open paragonie-security opened 7 months ago

paragonie-security commented 7 months ago

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.

thereisnobugs commented 6 months ago

Please make a new version!