Linus Groh
|
89641d90db
LibCrypto: Add operator>() to UnsignedBigInteger and SignedBigInteger
|
há 4 anos atrás |
Idan Horowitz
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
há 4 anos atrás |
Andreas Kling
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
há 4 anos atrás |
Idan Horowitz
|
2ad2e055e2
LibCrypto: Add {Signed,Unsigned}BigInteger::from_base{2, 8, 16} helpers
|
há 4 anos atrás |
Idan Horowitz
|
d7a70eb77c
LibJS: Add all of the DataView.prototype.set* methods
|
há 4 anos atrás |
Idan Horowitz
|
b17a282b4b
LibCrypto: Add hash methods to {Signed, Unsigned}BigInteger
|
há 4 anos atrás |
DexesTTP
|
5071989545
LibCrypto: Add a += operation to UnsignedBigIntegerAlgorithms
|
há 4 anos atrás |
DexesTTP
|
f4e6f58cc6
LibCrypto: Add the UnsignedBigInteger::Word alias
|
há 4 anos atrás |
DexesTTP
|
5963f6f9ff
LibCrypto: Split BigInteger operations into an Algorithms class
|
há 4 anos atrás |
DexesTTP
|
0853d98420
LibCrypto: Fix an out-of-bounds access in UnsignedBigInteger
|
há 4 anos atrás |
Andreas Kling
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
há 4 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
AnotherTest
|
2601441486
LibCrypto: Avoid overly big allocs in intermediate ModularPower results
|
há 4 anos atrás |
Emanuele Torre
|
1f81bc6879
Everywhere: Remove unnecessary whitespace at the end of some lines.
|
há 4 anos atrás |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
há 4 anos atrás |
Linus Groh
|
1c6fd749dc
LibCrypto: memcmp() all bytes in UnsignedBigInteger::operator==
|
há 4 anos atrás |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
há 4 anos atrás |