mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 21:22:18 +00:00
![]() This patchset adds a simple SignedBigInteger that is entirely defined in terms of UnsignedBigInteger. It also adds a NumberTheory::Power function, which is terribly inefficient, but since the use of exponentiation is very much discouraged for large inputs, no particular attempts were made to make it more performant. |
||
---|---|---|
.. | ||
ASN1 | ||
Authentication | ||
BigInt | ||
Cipher | ||
Hash | ||
NumberTheory | ||
PK | ||
CMakeLists.txt |