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

Implement forge DAKE and session keys transcript (Interactive) #2

Open
claucece opened this issue Nov 26, 2017 · 0 comments
Open

Implement forge DAKE and session keys transcript (Interactive) #2

claucece opened this issue Nov 26, 2017 · 0 comments

Comments

@claucece
Copy link
Member

claucece commented Nov 26, 2017

Description:

DAKE and session keys function should be able to forge a DAKE transcript.

If Alice wants to forge a DAKE with Bob, this function will need:

For interactive:

  • Alice's Client Profile
  • Alice's long-term secret key
  • Bob's Client Profile

Reference:
https://bugs.otr.im/lib/libotr/blob/master/README (TOOLKIT section)
https://bugs.otr.im/lib/libotr/tree/master/toolkit
https://github.com/otrv4/otrv4/blob/master/otrv4.md#forging-transcripts
https://github.com/otrv4/otrv4/blob/master/otrv4.md#interactive-deniable-authenticated-key-exchange-dake
https://github.com/otrv4/otrv4/blob/master/otrv4.md#non-interactive-deniable-authenticated-key-exchange-dake
https://github.com/otrv4/otrv4/blob/master/otrv4.md#publishing-prekey-ensembles

@annacruz annacruz changed the title Implement otr_sesskeys Implement otr_sesskeys (Interactive) Jul 17, 2018
@annacruz annacruz changed the title Implement otr_sesskeys (Interactive) Implement forge DAKE transcript (Interactive) Jul 19, 2018
@annacruz annacruz added the 1 label Jul 19, 2018
@annacruz annacruz changed the title Implement forge DAKE transcript (Interactive) Implement forge DAKE and session keys transcript (Interactive) Jul 19, 2018
@annacruz annacruz added 3 and removed 1 labels Jul 19, 2018
@claucece claucece removed the 3 label Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants