Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).