Skip to content

Dichotomy between verification equations for EdDSA #19

@armfazh

Description

@armfazh

The Section 5.1.7 of RFC-8032 specifies:

5.1.7 Verify 

 3.  Check the group equation [8][S]B = [8]R + [8][k]A'.  It's
     sufficient, but not required, to instead check [S]B = R + [k]A'.

which equation will be used?
🚀 : [h][S]B = [h]R + [h][k]A'
❤️ : [S]B = R + [k]A'

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