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

fix markdown error in crypto rfc #167

Merged
merged 2 commits into from
Jul 8, 2021
Merged

fix markdown error in crypto rfc #167

merged 2 commits into from
Jul 8, 2021

Conversation

spaced4ndy
Copy link
Collaborator

No description provided.

@spaced4ndy spaced4ndy changed the title fix crypto rfc markdown fix markdown error in crypto rfc Jul 7, 2021

As there is no additional data that is sent e2e in clear text, we potentially need some simpler algorithm, possibly the one implemented in the tutorial, that implements authenticated encryption without additional (unencrypted) data.

Or we could use this algorithm to allow some data that is sent e2e in clear text later.

### Message decryption

Agent decrypt the message following the same steps in the opposite order
Agent decrypt the message following the same steps in the opposite order:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

decrypts

@spaced4ndy spaced4ndy merged commit 9f94549 into master Jul 8, 2021
@spaced4ndy spaced4ndy deleted the fix-md branch July 8, 2021 18:27
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.

None yet

2 participants