Skip to content

Pre-hashing note from Hugo #2

@grittygrease

Description

@grittygrease

You now have:
K = H(g^y ^ PrivU || PubU ^ x || PubS ^ PrivU || IdU || IdS )
S computes K = H(g^x ^ PrivS || PubS ^ y || PubU ^ PrivS || IdU || IdS )
I suggested removing the H and entering the concatenation of values

g^y ^ PrivU || PubU ^ x || PubS ^ PrivU || IdU || IdS

into the HKDF derivation of Master Secret (instead of the 0).,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions