A blockchain micropython libraries for ECC, ECDSA and network with BITCOIN BTC, Ethereum, EOS
-
Updated
Feb 15, 2023 - C
A blockchain micropython libraries for ECC, ECDSA and network with BITCOIN BTC, Ethereum, EOS
ECDSA secp256k1 (Bitcoin) crypto lib dependency-free Vanilla JavaScript.
Interactive simulation of Zero-Knowledge Proofs using elliptic curve cryptography in Python, demonstrating secure credit score verification for lending processes.
fail0verflow's exploit on PS3 from 2010
A token claim system with signature verification and whitelisting functionality.
Verify signature using combinations of values and generate whitelist or use in any case without paying for high gas
Code 91101 is a mysterious message from the depths of the digital world
DsCoin is a mock cryptocurrency coin that I created to understand—and implement—blockchains. This is my largest project so far. At the back-end, it utilizes Sqlite3 for database management, fastAPI for networking, and at the front-end it uses PySide6 (Qt) for the UI. The entire application is written purely by me, in Python, from scratch.
Implementations of various Elliptic Curve Cryptography primitives such as ECDSA and Adaptor ECDSA over secp256k1
Add a description, image, and links to the ecdsa-signatures topic page so that developers can more easily learn about it.
To associate your repository with the ecdsa-signatures topic, visit your repo's landing page and select "manage topics."