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

make server send challenge envelope to client like the latest spec says #2

Open
david415 opened this issue Mar 13, 2017 · 0 comments
Open

Comments

@david415
Copy link

david415 commented Mar 13, 2017

in the latest version of the spec the sever sends the client a challenge where the hmac is keyed with the application key K concatenated with scalar_mult(a, b) whereas your code only keys the hmac with the applicaton key.

this ticket is related to auditdrivencrypto/secret-handshake#7

(actually it is the hash of this concatenation but i'll open a separate ticket for the spec.)

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

1 participant