-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Can this extended to support declassification?
For some context, in secp256k1, we use valgrind for a runtime analysis for constant-timeness, and we implemented a declassify
operation that uses some valgrind magic to allow some leakage, e.g., it's public if creating a digital signature was created successful, even though this depends on the secret key, see
https://github.com/bitcoin-core/secp256k1/blob/f39f99be0e6add959f534c03b93044cef066fe09/src/secp256k1.c#L502
Metadata
Metadata
Assignees
Labels
No labels