Open
Description
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
Labels
No labels