We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like libsecpk25k1 has a generalization of our tight_bounds and loose_bounds. We might benefit from adopting something similar.
bitcoin-core/secp256k1#1319 (comment) https://github.com/bitcoin-core/secp256k1/blob/26392da2fb7153addae0bd604495eb96f995d76c/src/field_5x52.h#L24-L26
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looks like libsecpk25k1 has a generalization of our tight_bounds and loose_bounds. We might benefit from adopting something similar.
bitcoin-core/secp256k1#1319 (comment)
https://github.com/bitcoin-core/secp256k1/blob/26392da2fb7153addae0bd604495eb96f995d76c/src/field_5x52.h#L24-L26
The text was updated successfully, but these errors were encountered: