Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo: swap es and e1 tokens in KKhfs example #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jon-signal
Copy link

I think the KKhfs example has a typo. It currently shows KKhfs as:

KKhfs:
	-> s
	<- s
	...
	-> e, e1, es, ss
	<- e, ee, ekem1, se

…but I think the e1 and es tokens should swap positions because the section about the hfs modifier explains:

The "hfs" pattern modifier adds an "e1" token directly following the first occurrence of "e", unless there is a DH operation in this same message, in which case the "hfs" [sic: #2] token is placed directly after this DH (so that the public key will be encrypted).

@trevp
Copy link
Contributor

trevp commented Aug 9, 2024

Hi Jon I think you're right, I'll get to it in a few days.

@jon-signal
Copy link
Author

Thanks kindly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants