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

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

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).