mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
b0d6399f60
If a big integer were to become negative zero, set the sign to instead be positive. This prevents odd scenarios where users of signed big ints would falsely think the result of some big int arithmetic is negative. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
TestAES.cpp | ||
TestBigInteger.cpp | ||
TestChecksum.cpp | ||
TestHash.cpp | ||
TestHMAC.cpp | ||
TestRSA.cpp |