You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Partially resolved in PR #8487, PR #8829, PR #8877, and PR #8881.
However, the code still has calls to SecretKey.fromBytes, which, as specified in the issue, is vulnerable to timing attacks as specified in the original issue #8449
Which version(s) does this affect? (Environment, OS, etc...)
6.0.0-beta.7
The text was updated successfully, but these errors were encountered:
Description
Partially resolved in PR #8487, PR #8829, PR #8877, and PR #8881.
However, the code still has calls to SecretKey.fromBytes, which, as specified in the issue, is vulnerable to timing attacks as specified in the original issue #8449
Which version(s) does this affect? (Environment, OS, etc...)
6.0.0-beta.7
The text was updated successfully, but these errors were encountered: