Files
ladybird/Userland/Libraries/LibCrypto/BigInt/SignedBigInteger.h
Timothy Flynn 440d185666 LibCrypto: Expose UnsignedBigInteger's is_zero() in SignedBigInteger
Note we don't need to check the sign because negative zero became
disallowed in b0d6399f60.
2022-07-18 08:51:07 +01:00

5.4 KiB