mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 00:52:59 +00:00
New padding checking is unbiased on correct or incorrect padding and has no branch prediction timing differences. The additional MAC checks further straighten out the timing differences.