https://github.com/bwesterb/tls-mldsa
https://github.com/bwesterb/tls-mldsa
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bwesterb/tls-mldsa
- Owner: bwesterb
- License: other
- Created: 2024-10-23T12:20:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-25T00:57:46.000Z (over 1 year ago)
- Last Synced: 2025-03-25T01:33:04.126Z (over 1 year ago)
- Language: Makefile
- Size: 142 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ML-DSA for TLS 1.3
This is the working area for the individual Internet-Draft, "ML-DSA for TLS 1.3".
* [Editor's Copy](https://bwesterb.github.io/tls-mldsa/#go.draft-tls-westerbaan-mldsa.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-tls-westerbaan-mldsa)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-tls-westerbaan-mldsa)
* [Compare Editor's Copy to Individual Draft](https://bwesterb.github.io/tls-mldsa/#go.draft-tls-westerbaan-mldsa.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/bwesterb/tls-mldsa/blob/main/CONTRIBUTING.md).
Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
## 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).