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

Elliptic Curve Diffie Hellman #115

Closed
wants to merge 0 commits into from
Closed

Conversation

jtriley-eth
Copy link
Contributor

WIP

Adds ecdh, groups it with ecdsa in an ecc module, and adds a new README detailing its application to public key cryptography.

Adding support for one-round tripartite ecdh via tate pairings WIP.

This PR closes issue #81

@jtriley-eth jtriley-eth marked this pull request as ready for review July 4, 2024 04:29
@jtriley-eth
Copy link
Contributor Author

ok, so i'm thinking keep this one simple, just bipartite key exchange bc it's going to take a while to grasp the exact tripartite ecdh; seems like it's going to be more than just a tate pairing, which is already a bit fuzzy atm.

@jtriley-eth
Copy link
Contributor Author

moved to #125

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.

1 participant