https://github.com/dcdpr/data-integrity-schnorr-secp256k1
https://github.com/dcdpr/data-integrity-schnorr-secp256k1
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcdpr/data-integrity-schnorr-secp256k1
- Owner: dcdpr
- License: other
- Created: 2024-12-18T15:15:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-01T13:31:01.000Z (11 months ago)
- Last Synced: 2025-08-01T15:36:44.067Z (11 months ago)
- Language: HTML
- Size: 480 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
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