Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/real-or-random/bip340-shirt
BIP340 for Shirts
https://github.com/real-or-random/bip340-shirt
clothing cryptography
Last synced: 3 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-11T17:50:32.000Z (4 months ago)
- Last Synced: 2024-07-11T20:24:54.549Z (4 months ago)
- Topics: clothing, cryptography
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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
Except where stated otherwise, 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).