Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests if P-521 works on Safari #129

Open
4 tasks
jonasfj opened this issue May 30, 2024 · 0 comments
Open
4 tasks

Tests if P-521 works on Safari #129

jonasfj opened this issue May 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jonasfj
Copy link
Member

jonasfj commented May 30, 2024

Comments in our code reference a bug claiming that P-521 doesn't work in safari:

///
///
/// P-521 is **not supported on Safari**, see [bug 216755 (bugs.webkit.org)][1].
///
/// [1]: https://bugs.webkit.org/show_bug.cgi?id=216755
p521,

However, reading: https://bugs.webkit.org/show_bug.cgi?id=216755 this appears to have been fixed.

We should:

  • Check if this is true,
  • Enable tests covering P-521 on Safari / Mac
  • Add additional tests if warranted.
  • Remove the comment.
@jonasfj jonasfj added the enhancement New feature or request label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant