Skip to content

Commit

Permalink
Update vac/raw/decentralized-messaging-ethereum.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ekaterina Broslavskaya <[email protected]>
  • Loading branch information
ramsesfv and seemenkina authored May 13, 2024
1 parent abbfb10 commit e7afa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vac/raw/decentralized-messaging-ethereum.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ which consist of 3 algorithms: `2SM-Init`, `2SM-Send` and `2SM-Receive`.
##### 2SM-Init
This function takes two IDs as inputs:
`ID1` representing the local user and `ID2` representing the other party.
It returns an initial protocol state sigma`.
It returns an initial protocol state `sigma`.
The 2SM protocol relies on a Public Key Infrastructure (PKI) or
a key server to map these IDs to their corresponding public keys.
In practice, the PKI should incorporate ephemeral prekeys.
Expand Down

0 comments on commit e7afa78

Please sign in to comment.