https://github.com/bwesterb/pqt-kem
Hybrid PQT Key Encapsulation Mechanism draft
https://github.com/bwesterb/pqt-kem
Last synced: 5 months ago
JSON representation
Hybrid PQT Key Encapsulation Mechanism draft
- Host: GitHub
- URL: https://github.com/bwesterb/pqt-kem
- Owner: bwesterb
- License: other
- Created: 2024-07-02T12:18:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T00:52:30.000Z (over 1 year ago)
- Last Synced: 2025-08-22T13:11:33.269Z (10 months ago)
- Language: Makefile
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Hybrid PQ/T Key Encapsulation Mechanism
This is the working area for the individual Internet-Draft, "Hybrid PQ/T Key Encapsulation Mechanism".
* [Editor's Copy](https://bwesterb.github.io/pqt-kem/#go.draft-kcdt-cfrg-pqt-kem.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-kcdt-cfrg-pqt-kem)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-kcdt-cfrg-pqt-kem)
* [Compare Editor's Copy to Individual Draft](https://bwesterb.github.io/pqt-kem/#go.draft-kcdt-cfrg-pqt-kem.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/bwesterb/pqt-kem/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).