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

https://github.com/dcdpr/data-integrity-schnorr-secp256k1


https://github.com/dcdpr/data-integrity-schnorr-secp256k1

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Schnorr Secp256k1 Data Integrity Cryptosuites

This specification describes a Data Integrity cryptographic suite for use when
creating or verifying a digital signature using the twisted Schnorr Signatures for secp256k1 Algorithm (BIP340).

We encourage contributions meeting the
[Contribution Guidelines](CONTRIBUTING.md). While we prefer the creation of
issues and Pull Requests in the GitHub repository, discussions also occur on the
[public-credentials](http://lists.w3.org/Archives/Public/public-credentials/) mailing list.

Draft specification: https://dcdpr.github.io/data-integrity-schnorr-secp256k1/

# Test Vectors

Test vectors were generated using the following library: https://github.com/LegReq/bip340-cryptosuite-test-vectors