Skip to content

Commit

Permalink
Update message flor for KEM-based message protection
Browse files Browse the repository at this point in the history
  • Loading branch information
HBrock committed Oct 9, 2024
1 parent 45ce64b commit 32dc13f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions draft-ietf-lamps-rfc4210bis.md
Original file line number Diff line number Diff line change
Expand Up @@ -1883,14 +1883,14 @@ Generic Message Flow:
Step# Alice Bob
---------------------------------------------------------------------
1 perform KEM Encapsulate
2 <- KEM Ciphertext <-
3 perform KEM Decapsulate
4 perform key derivation
5 format message with
<- KEM Ciphertext <-
2 perform KEM Decapsulate,
perform key derivation,
format message with
MAC-based protection
6 -> message ->
7 perform key derivation
8 verify MAC-based
-> message ->
3 perform key derivation,
verify MAC-based
protection
------------------- Alice authenticated by Bob --------------------
~~~~
Expand Down

0 comments on commit 32dc13f

Please sign in to comment.