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

High-level API for key-exchange using X25519 #218

Merged
merged 19 commits into from
Oct 30, 2021
Merged

Conversation

brycx
Copy link
Member

@brycx brycx commented Oct 5, 2021

See #213

@brycx brycx added this to the v0.16.1 milestone Oct 5, 2021
@brycx brycx added the new feature New feature or request label Oct 5, 2021
@brycx brycx force-pushed the high-level-x25519 branch from 01ff459 to 72d8942 Compare October 17, 2021 10:20
@brycx brycx force-pushed the high-level-x25519 branch from 72d8942 to d86361e Compare October 23, 2021 11:18
@brycx brycx marked this pull request as ready for review October 26, 2021 08:08
@brycx brycx requested a review from vlmutolo October 26, 2021 08:08
Copy link
Contributor

@vlmutolo vlmutolo left a comment

Choose a reason for hiding this comment

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

Overall this looks awesome. I was really impressed with the simplicity of the API. I mostly understood how to use everything right away. The only small sticking point is what to do once I actually have the SharedKey; I mentioned this in one of my review comments.

@brycx brycx requested a review from vlmutolo October 27, 2021 10:15
@brycx brycx merged commit 1eb58e8 into master Oct 30, 2021
@brycx brycx deleted the high-level-x25519 branch October 30, 2021 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants