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

Encrypt Rendezvous messages using keys established via SPAKE2+ #2239

Closed
pan-apple opened this issue Aug 19, 2020 · 3 comments
Closed

Encrypt Rendezvous messages using keys established via SPAKE2+ #2239

pan-apple opened this issue Aug 19, 2020 · 3 comments
Assignees
Labels
feature work p1 priority 1 work
Milestone

Comments

@pan-apple
Copy link
Contributor

Problem

Rendezvous messages (post spake2+ key exchange) are not being encrypted.

Proposed Solution

Obtain a SecureSession object from SecurePairingSession object, after the pairing is complete. Use this SecureSession object to encrypt and decrypt Rendezvous messages.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.71. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@pan-apple pan-apple changed the title Encrypt Rendezvous messages using keys established via spake2p Encrypt Rendezvous messages using keys established via SPAKE2+ Aug 19, 2020
@vivien-apple vivien-apple self-assigned this Sep 4, 2020
@vivien-apple
Copy link
Contributor

Assigning to myself. I have a WIP that depends on #2394 and needs some cleanups.

@vivien-apple
Copy link
Contributor

I guess this has been closed by #2658. For some reasons I forgot to close this one.

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

No branches or pull requests

3 participants