-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
according to @dominictarr 's secret-handshake paper the shared secret resulting from the secret handshake is:
K|a · b|a · B|A · b
where in your code you use a · b and concatenate it with a public key before hashing to derive the shared secret for each unidirectional stream.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels