Idan Horowitz
|
bcdad57670
LibCrypto: Add naive implementation of {Un,}SignedBigInteger::to_double
|
3 년 전 |
Idan Horowitz
|
ff6ca0f02d
LibCrypto: Add operator<= and operator>= to SignedBigInteger
|
4 년 전 |
Linus Groh
|
a216ea4c8d
LibCrypto: Add missing implementation of SBI::divided_by(USBI)
|
4 년 전 |
Linus Groh
|
3e8574a9a8
LibCrypto: Add missing implementation of SBI::multiplied_by(USBI)
|
4 년 전 |
Linus Groh
|
89641d90db
LibCrypto: Add operator>() to UnsignedBigInteger and SignedBigInteger
|
4 년 전 |
Gal Horowitz
|
3872c31b08
LibCrypto: Replace incorrect operator in SignedBigInteger::bitwise_and
|
4 년 전 |
Gal Horowitz
|
38e9e35380
LibCrypto: Replace use of negate() in SignedBigInteger::bitwise_or
|
4 년 전 |
Idan Horowitz
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
4 년 전 |
Idan Horowitz
|
2ad2e055e2
LibCrypto: Add {Signed,Unsigned}BigInteger::from_base{2, 8, 16} helpers
|
4 년 전 |
Idan Horowitz
|
d7a70eb77c
LibJS: Add all of the DataView.prototype.set* methods
|
4 년 전 |
Idan Horowitz
|
b17a282b4b
LibCrypto: Add hash methods to {Signed, Unsigned}BigInteger
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |