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

Fix gmp issue #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix gmp issue #76

wants to merge 1 commit into from

Conversation

1ma
Copy link
Contributor

@1ma 1ma commented Nov 29, 2024

I've cut a new release of uma/phpecc with no instances of gmp_pow() based on this comment, this seems to fix the issue.

To get there this also required to fork fgrosse/phpasn1 and cut a new release for that project as well, also abandoned: fgrosse/PHPASN1@master...1ma:PHPASN1:master

Bottom line PHP Schnorr cryptography is abandoned, unmaintained and borked. Everything should move to libsecp256k1.

Addenda: the new env var can be removed once php-cs-fixer starts supporting PHP 8.4.

@1ma
Copy link
Contributor Author

1ma commented Nov 29, 2024

Pipeline is working again in my fork: https://github.com/1ma/nostr-php/actions

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

Successfully merging this pull request may close these issues.

1 participant