diff options
author | DexesTTP <dexes.ttp@gmail.com> | 2021-05-10 20:55:25 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-13 19:18:07 +0100 |
commit | 5963f6f9ffa2538ed0a55bfae2ddb8f5c50ec29a (patch) | |
tree | dffabd22d68a39e45e1a7e1f7c414dc0c3c4c617 /AK | |
parent | 0853d98420d54eefbe2c6b9baa98ce8cdf145491 (diff) | |
download | serenity-5963f6f9ffa2538ed0a55bfae2ddb8f5c50ec29a.zip |
LibCrypto: Split BigInteger operations into an Algorithms class
Since the operations are already complicated and will become even more
so soon, let's split them into their own files. We can also integrate
the NumberTheory operations that would better fit there into this class
as well.
This commit doesn't change behaviors, but moves the allocation of some
variables into caller classes.
Diffstat (limited to 'AK')
0 files changed, 0 insertions, 0 deletions