Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
dconnolly committed Nov 26, 2024
1 parent 31b1407 commit 8f18831
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Generic Hybrid PQ/T Key Encapsulation Mechanisms
# Hybrid PQ/T Key Encapsulation Mechanisms

This is the working area for the individual Internet-Draft, "Generic Hybrid PQ/T Key Encapsulation Mechanisms".
This is the working area for the individual Internet-Draft, "Hybrid PQ/T Key Encapsulation Mechanisms".

* [Editor's Copy](https://cfrg.github.io/draft-irtf-cfrg-generic-hybrid-kems/#go.draft-irtf-cfrg-generic-hybrid-kems.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-irtf-cfrg-generic-hybrid-kems)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-generic-hybrid-kems)
* [Compare Editor's Copy to Individual Draft](https://cfrg.github.io/draft-irtf-cfrg-generic-hybrid-kems/#go.draft-irtf-cfrg-generic-hybrid-kems.diff)
* [Editor's Copy](https://cfrg.github.io/draft-irtf-cfrg-hybrid-kems/#go.draft-irtf-cfrg-hybrid-kems.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-irtf-cfrg-hybrid-kems)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-hybrid-kems)
* [Compare Editor's Copy to Individual Draft](https://cfrg.github.io/draft-irtf-cfrg-hybrid-kems/#go.draft-irtf-cfrg-hybrid-kems.diff)


## Contributing

See the
[guidelines for contributions](https://github.com/cfrg/draft-irtf-cfrg-generic-hybrid-kems/blob/main/CONTRIBUTING.md).
[guidelines for contributions](https://github.com/cfrg/draft-irtf-cfrg-hybrid-kems/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Generic Hybrid PQ/T Key Encapsulation Mechanisms"
abbrev: generic-hybrid-kems
title: "Hybrid PQ/T Key Encapsulation Mechanisms"
abbrev: hybrid-kems
category: info

docname: draft-irtf-cfrg-generic-hybrid-kems-latest
docname: draft-irtf-cfrg-hybrid-kems-latest
submissiontype: IRTF
consensus: false
v: 3
Expand Down Expand Up @@ -154,7 +154,8 @@ informative:
This document defines generic techniques to achive hybrid
post-quantum/traditional (PQ/T) key encapsulation mechanisms (KEMs) from
post-quantum and traditional component algorithms that meet specified
security properties.
security properties. It then uses those generic techniques to construct
several concrete instances of hybrid KEMs.

--- middle

Expand Down

0 comments on commit 8f18831

Please sign in to comment.