Skip to content

question about fast pedersen hash implementation #9

Open
@sc0Vu

Description

@sc0Vu

Thanks for this great library. The robust features and functionality it provides have been invaluable to my projects.

I have recently come across the Fast Pedersen Hash implementation in Cairo Lang, which appears to maintain constant-time execution as seen in its source code (https://github.com/starkware-libs/cairo-lang/blob/master/src/starkware/crypto/signature/fast_pedersen_hash.py). However, the Pedersen Hash implementation in the library may not be constant-time. I wonder if there have been any considerations or plans to incorporate a constant-time Fast Pedersen Hash implementation into this library.

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