Welcome to UltrafastSecp256k1 Discussions! #1
shrec
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Welcome to the UltrafastSecp256k1 Discussions space.
This repository focuses on high-performance implementations of the secp256k1 elliptic curve, targeting CPU, CUDA GPU, and RISC-V architectures. The primary goal is performance exploration, architectural efficiency, and benchmarking — not breaking cryptographic assumptions.
This Discussions section is intended for:
📌 Scope Clarification
UltrafastSecp256k1 is a performance-focused research project.
It does not claim:
The discrete logarithm problem remains computationally infeasible under current cryptographic assumptions.
🧠 Development Status
The project is under active development and optimization.
Some modules reflect iterative tuning stages, and naming may evolve as benchmarking stabilizes.
Documentation will continue to improve over time as performance experiments mature.
🤝 Community Guidelines
If you're working on ECC performance, CUDA optimization, RISC-V vectorization, or low-level arithmetic tuning, your feedback is very welcome.
Thanks for your interest in UltrafastSecp256k1.
All reactions