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
- Host: GitHub
- URL: https://github.com/w3c/vc-di-quantum-resistant
- Owner: w3c
- License: other
- Created: 2024-03-23T17:29:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-28T16:34:58.000Z (15 days ago)
- Last Synced: 2026-05-28T17:25:36.083Z (15 days ago)
- Topics: cryptography, data-integrity, quantum, vc, verifiable-credentials, w3c
- Language: HTML
- Homepage: https://w3c.github.io/vc-di-quantum-resistant/
- Size: 417 KB
- Stars: 3
- Watchers: 13
- Forks: 5
- Open Issues: 4
-
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
## 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.