mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-07 08:39:43 +00:00
It may happen that the scalars used by SECPxxxr1 turn out to be slightly smaller than their actual size when serialized to `UnsignedBigInteger`, especially for P521. Handle this case by serializing zeros instead of failing. Originally discovered as a flaky WPT test. |
||
---|---|---|
.. | ||
Curve25519.cpp | ||
Curve25519.h | ||
Ed448.cpp | ||
Ed448.h | ||
Ed25519.cpp | ||
Ed25519.h | ||
EllipticCurve.h | ||
SECPxxxr1.cpp | ||
SECPxxxr1.h | ||
X448.cpp | ||
X448.h | ||
X25519.cpp | ||
X25519.h |