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

feat: encryption with signatures #494

Merged
merged 10 commits into from
Nov 13, 2023
Merged

Conversation

agazso
Copy link
Contributor

@agazso agazso commented Nov 9, 2023

This is a breaking change

Fixes some of the issues created by this PR: #488
Basically this PR added signing and verification to the data and also changed the code to work with encrypted encoders/decoders as well.
Originally it also contained ECIES encryption but that does not work at the moment in js-waku: waku-org/js-waku#1716

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
waku-objects-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2023 4:54pm

Copy link
Contributor

@vojtechsimetka vojtechsimetka left a comment

Choose a reason for hiding this comment

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

tested and works good

@agazso agazso merged commit 7108b07 into main Nov 13, 2023
2 checks passed
@agazso agazso deleted the feat/encryption-with-signatures branch November 13, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants