Open jonasfj opened 5 months ago
Comments in our code reference a bug claiming that P-521 doesn't work in safari: https://github.com/google/webcrypto.dart/blob/e7fbe5012c83fb1907901f4ccb03d816bd574f7d/lib/src/webcrypto/webcrypto.dart#L71-L76
However, reading: https://bugs.webkit.org/show_bug.cgi?id=216755 this appears to have been fixed.
We should:
Comments in our code reference a bug claiming that P-521 doesn't work in safari: https://github.com/google/webcrypto.dart/blob/e7fbe5012c83fb1907901f4ccb03d816bd574f7d/lib/src/webcrypto/webcrypto.dart#L71-L76
However, reading: https://bugs.webkit.org/show_bug.cgi?id=216755 this appears to have been fixed.
We should: