Skip to content

Typo in the secure comparator procedure #329

@Green-Sky

Description

@Green-Sky

Hey I was looking at the secure comparator, and your documentation deviates from the code/paper.

8. Computes P<sub>b</sub> = r × G<sub>2</sub> and Q<sub>b</sub> = r × G + y × G<sub>2</sub>.

is stated in the docs, but your code/paper uses G3 for P(b).

https://github.com/cossacklabs/themis/blob/dc37d03de5069874c2a33223fc947c23b2fa9812/src/themis/secure_comparator.c#L676

Hope I did not misread anything.

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