https://github.com/real-or-random/bip340-shirt
BIP340 for Shirts
https://github.com/real-or-random/bip340-shirt
clothing cryptography
Last synced: 9 months ago
JSON representation
BIP340 for Shirts
- Host: GitHub
- URL: https://github.com/real-or-random/bip340-shirt
- Owner: real-or-random
- License: other
- Created: 2024-07-11T17:43:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T11:27:33.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T10:49:24.787Z (over 1 year ago)
- Topics: clothing, cryptography
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
**Update: You can now buy the t-shirt with a Blockstream Research branding from the [Blockstream Store](https://store.blockstream.com/products/schnorr-signatures-t-shirt)!**
# BIP340 for Shirts
An implementation of the BIP340 (Schnorr signatures) verification algorithm,
compact enough to fit on a shirt.
See [bip340_shirt.py](bip340_shirt.py) for the code.
## Disclaimer
We recommend not to use this code in production, unless your product is a shirt.
## Copyright
This work by Tim Ruffing and Pieter Wuille is
made available under [CC0 1.0 Universal](COPYING.txt).
## Reporting a Vulnerability
See [SECURITY.md](SECURITY.md).