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

https://github.com/w3c/vc-di-quantum-resistant

Data Integrity Quantum Safe Cryptography Suite
https://github.com/w3c/vc-di-quantum-resistant

cryptography data-integrity quantum vc verifiable-credentials w3c

Last synced: 14 days ago
JSON representation

Data Integrity Quantum Safe Cryptography Suite

Awesome Lists containing this project

README

          

## Quantum-Safe Data Integrity Cryptosuites

This specification describes a
[Data Integrity Cryptosuite](https://www.w3.org/TR/vc-data-integrity/)
for use when generating a digital signature using the quantum-safe
Digital Signature Algorithms such as Dilithium and Kyber.

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.

### Other Relevant Repositories
* [Use Cases](https://www.w3.org/TR/vc-use-cases)
* [Data Model](https://www.w3.org/TR/vc-data-model-2.0)
* [Data Integrity](https://www.w3.org/TR/vc-data-integrity)

### Discussion Forums
* [W3C Credentials Community Group Mailing List (Incubation)](https://lists.w3.org/Archives/Public/public-credentials/)
* [W3C Verifiable Credentials WG Mailing List (Standardization)](https://lists.w3.org/Archives/Public/public-vc-wg/)

## Process Overview for Pull Requests
1. Anyone can open a PR on the repository. Note that for the PR to be merged,
the individual must agree to the
[W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy/).
2. Once a PR is opened, it will be reviewed by the Editors and other CCG
Members.
3. PRs are usually merged in 7 days if there is adequate review and consensus,
as determined by the Editors.