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

CipherSuite AKE and OPRF #218

Closed
daxpedda opened this issue Jul 30, 2021 · 1 comment
Closed

CipherSuite AKE and OPRF #218

daxpedda opened this issue Jul 30, 2021 · 1 comment

Comments

@daxpedda
Copy link
Contributor

daxpedda commented Jul 30, 2021

In light of discussions in #213 and cfrg/draft-irtf-cfrg-opaque#238 I propose the following:

  • Merge Group and GroupWithMapToCurve
  • Add a new associated type to CipherSuite: OPRF

The goal is to decouple AKE from OPRF to allow for example X25519 for AKE and ristretto255 for Ristretto.

@daxpedda daxpedda changed the title Trait revamp CipherSuite AKE and OPRF Jul 30, 2021
@kevinlewi
Copy link
Contributor

Resolved in #222

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

No branches or pull requests

2 participants