Skip to content

Add UltrafastSecp256k1#157

Open
shrec wants to merge 3 commits intorigtorp:masterfrom
shrec:add-ultrafastsecp256k1
Open

Add UltrafastSecp256k1#157
shrec wants to merge 3 commits intorigtorp:masterfrom
shrec:add-ultrafastsecp256k1

Conversation

@shrec
Copy link
Copy Markdown

@shrec shrec commented Mar 15, 2026

Summary

  • add UltrafastSecp256k1 to the Libraries section

Why

UltrafastSecp256k1 is a high-performance secp256k1 engine in C++20 with CPU, CUDA, OpenCL, embedded, WebAssembly, a stable C ABI, and broad validation tooling.

Copilot AI review requested due to automatic review settings March 15, 2026 22:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s README library list by adding a new entry for a high-performance secp256k1 implementation, expanding the set of referenced modern C++ libraries.

Changes:

  • Add UltrafastSecp256k1 to the “Kitchensink / Framework” libraries list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

README.md Outdated
### Kitchensink / Framework

* [abseil](https://abseil.io/) - Abseil is an open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library.
* [UltrafastSecp256k1](https://github.com/shrec/UltrafastSecp256k1) - High-performance `secp256k1` engine in `C++20` with CPU, CUDA, OpenCL, embedded, WebAssembly, a stable C ABI, and broad validation tooling.
shrec and others added 2 commits March 16, 2026 03:01
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants