Skip to content

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

@david415

Description

@david415

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions