https://github.com/cose-wg/draft-ietf-cose-dilithium
ML-DSA for JOSE and COSE
https://github.com/cose-wg/draft-ietf-cose-dilithium
cose dilithium jose ml-dsa pqc
Last synced: 6 months ago
JSON representation
ML-DSA for JOSE and COSE
- Host: GitHub
- URL: https://github.com/cose-wg/draft-ietf-cose-dilithium
- Owner: cose-wg
- License: other
- Created: 2024-01-12T20:17:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-15T19:35:06.000Z (8 months ago)
- Last Synced: 2025-11-15T21:15:04.824Z (8 months ago)
- Topics: cose, dilithium, jose, ml-dsa, pqc
- Language: Makefile
- Homepage: https://datatracker.ietf.org/doc/draft-ietf-cose-dilithium/
- Size: 993 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ML-DSA for JOSE and COSE
This is the working area for the IETF [COSE Working Group](https://datatracker.ietf.org/group/cose/documents/) Internet-Draft, "ML-DSA for JOSE and COSE".
* [Editor's Copy](https://cose-wg.github.io/draft-ietf-cose-dilithium/#go.draft-ietf-cose-dilithium.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-cose-dilithium)
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-cose-dilithium)
* [Compare Editor's Copy to Working Group Draft](https://cose-wg.github.io/draft-ietf-cose-dilithium/#go.draft-ietf-cose-dilithium.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/cose-wg/draft-ietf-cose-dilithium/blob/main/CONTRIBUTING.md).
The contributing file also has tips on how to make contributions, if you
don't already know how to do that.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).