mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 06:38:26 -05:00
[PR #2963] [CLOSED] Add UltrafastSecp256k1 Python bindings #8981
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2963
Author: @shrec
Created: 3/15/2026
Status: ❌ Closed
Base:
master← Head:add-ultrafast-bindings📝 Commits (2)
a48f9daAdd UltrafastSecp256k1 Python bindings70be685Potential fix for pull request finding📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Summary
Why
UltrafastSecp256k1 provides Python bindings for its secp256k1 engine through a stable C ABI, covering CPU, embedded, WebAssembly, and GPU-capable builds.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.