1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:48:12 +00:00
serenity/Libraries/LibCrypto/BigInt
AnotherTest 8d20a526e5 LibCrypto: Preallocate 128 words of space for UnsignedBigInteger
This shaves off 1 second of runtime
2020-05-02 12:24:10 +02:00
..
UnsignedBigInteger.cpp LibCrypto: Add ::import_data() and ::export_data() to UnsignedBigInteger 2020-05-02 12:24:10 +02:00
UnsignedBigInteger.h LibCrypto: Preallocate 128 words of space for UnsignedBigInteger 2020-05-02 12:24:10 +02:00