Skip to content

Feature request: chi-squared test support #23

@ThorbenMoos

Description

@ThorbenMoos

Hi,

I would like to ask if you could add support for leakage detection with the chi-squared test to scalib. The C++ implementation provided in [1] which uses the boost library seems to be very slow when a high accuracy is needed (e.g. -log10(p) values > 300). An efficient option to produce -log10(p) values using the t-test would be great for comparability, too (as e.g. done in [1] and [2]).

[1] https://tches.iacr.org/index.php/TCHES/article/view/838/790
[2] https://tches.iacr.org/index.php/TCHES/article/view/8986/8563

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions