The latest Bitcoin Core Review Club episode is live! Dive in for an insightful session led by @stratospher covering PR#26222 which adds a new secp256k1.py module into #Bitcoin Core's testing framework.
In this episode, Stratospher delivers a hands-on presentation on:
- Finite Fields and Modulo Arithmetic
- Group Theory
- Elliptic Curves
- Secp256k1
We also discuss fun and historic points about the development of these mathematics and take a peek into the Python code implementing these primitives into the core test framework.
So, don't miss out on this in-depth episode! It's perfect for developers studying Programming Bitcoin Ch. 01 to 03 or interested in Bitcoin's cryptographic primitives.
Watch now on YouTube:
P.S. Find the PR summary and answers to the discussed questions here:
#BitcoinCore #PRreviewclub
GitHub
Introduce secp256k1 module with field and group classes to test framework #26222 · Bitshala/BitcoinCore-PR-Review-Club · Discussion #32
Session Details Date: 08-06-2023 Time: IST 20:00 (UTC 14:30) PR: bitcoin/bitcoin#26222 Context: [Crypto] Difficulty: Beginer Language: [python] Lea...

