summaryrefslogtreecommitdiff
path: root/Libraries/LibM
diff options
context:
space:
mode:
authorAnotherTest <ali.mpfard@gmail.com>2020-06-04 22:46:18 +0430
committerAndreas Kling <kling@serenityos.org>2020-06-05 13:29:44 +0200
commitd8208fd37c8fe34f1e7eb73d27f732cb9be6ea82 (patch)
treeface003447493ebcf9478772c765a88b5b7ec278 /Libraries/LibM
parentb4591f00374c4850075d5454218f4451935eb182 (diff)
downloadserenity-d8208fd37c8fe34f1e7eb73d27f732cb9be6ea82.zip
LibCrypto: Add a simple SignedBigInteger
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.
Diffstat (limited to 'Libraries/LibM')
0 files changed, 0 insertions, 0 deletions