Time Constant Tests #2140
Closed
ram-singh-git
started this conversation in
General
Replies: 1 comment 2 replies
-
liboqs uses the Valgrind ctgrind method to check for memory accesses and branching on secret data. You can see the test script at https://github.com/open-quantum-safe/liboqs/blob/main/tests/test_constant_time.py and the algorithm data sheets indicate which implementations are tested. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I had a query regarding algos being time constant in liboqs.
Are the algos tested for being time constant in liboqs ? if yes, what tests are done to validate this ?
Thanks in advance for your time.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions