Commit History

Author SHA1 Message Date
  Idan Horowitz b17a282b4b LibCrypto: Add hash methods to {Signed, Unsigned}BigInteger 4 years ago
  DexesTTP 5071989545 LibCrypto: Add a += operation to UnsignedBigIntegerAlgorithms 4 years ago
  DexesTTP f4e6f58cc6 LibCrypto: Add the UnsignedBigInteger::Word alias 4 years ago
  DexesTTP 5963f6f9ff LibCrypto: Split BigInteger operations into an Algorithms class 4 years ago
  DexesTTP 0853d98420 LibCrypto: Fix an out-of-bounds access in UnsignedBigInteger 4 years ago
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest 2601441486 LibCrypto: Avoid overly big allocs in intermediate ModularPower results 4 years ago
  Emanuele Torre 1f81bc6879 Everywhere: Remove unnecessary whitespace at the end of some lines. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Linus Groh 1c6fd749dc LibCrypto: memcmp() all bytes in UnsignedBigInteger::operator== 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago