[PR #2963] [CLOSED] Add UltrafastSecp256k1 Python bindings #8981

Closed
opened 2026-04-18 22:58:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2963
Author: @shrec
Created: 3/15/2026
Status: Closed

Base: masterHead: add-ultrafast-bindings


📝 Commits (2)

  • a48f9da Add UltrafastSecp256k1 Python bindings
  • 70be685 Potential fix for pull request finding

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

  • add the UltrafastSecp256k1 Python bindings to the Cryptography section

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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2963 **Author:** [@shrec](https://github.com/shrec) **Created:** 3/15/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-ultrafast-bindings` --- ### 📝 Commits (2) - [`a48f9da`](https://github.com/vinta/awesome-python/commit/a48f9da48a0abc2739b6bb0ef66f17d64e43e67a) Add UltrafastSecp256k1 Python bindings - [`70be685`](https://github.com/vinta/awesome-python/commit/70be685d28a7f9eae3918f48f068e8995abac6a9) Potential fix for pull request finding ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Summary - add the UltrafastSecp256k1 Python bindings to the Cryptography section ## Why UltrafastSecp256k1 provides Python bindings for its secp256k1 engine through a stable C ABI, covering CPU, embedded, WebAssembly, and GPU-capable builds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 22:58:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#8981