Ayoub Chouak

Results 2 issues of Ayoub Chouak

Hello, I was wondering why the constant-time and leakage analysis code was removed in a previous [commit](https://github.com/project-everest/vale/commit/1ff348106874859ac8afab8b1d86ba4badda1be4) almost 2 years ago. Is there any specific reason behind this choice? Thanks...

This PR refers to issue #16230 (`ossl_cipher_unpadblock` is not constant-time). Before this fix, `ossl_cipher_unpadblock` would unpad (i.e., remove the padding) the final block in non-constant time. This PR proposes a...

branch: master
triaged: feature
severity: fips change