Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post was deleted
23 days ago (view)
Post
65684717
Topic
5554489
Board
Project Development
Merits
1 from 1 user
Re: [Python] secp256k1 Curve Implementation – Lightweight & Educational
by
shinohai
on
12/08/2025, 14:23:33 UTC
⭐ Merited by
ABCbits
(1)
The actual link is
https://github.com/0xMouiz/python-secp256k1
but not very useful - appears to be geared towards mETH addicts.
As previous poster said, most all implementations are just wrappers over the C library and this is trivial to do.