mirror of
https://github.com/RGBCube/serenity
synced 2025-07-06 13:47:35 +00:00
![]() When building for AArch64 with UBSan enabled, GCC 13.1 reports a false "array out of bounds" error on access to offset `1 * sizeof(u64)`. Changing the order of the stores seems to silence it. |
||
---|---|---|
.. | ||
Curve25519.cpp | ||
Curve25519.h | ||
Ed25519.cpp | ||
Ed25519.h | ||
EllipticCurve.h | ||
SECP256r1.cpp | ||
SECP256r1.h | ||
X448.cpp | ||
X448.h | ||
X25519.cpp | ||
X25519.h |