Commit History

Author SHA1 Message Date
  DexesTTP 8aeccf4f02 LibCrypto: Added BigInteger 'division by u16' operator 5 years ago
  DexesTTP 28ea347e55 LibCrypto: Added static non-allocating UnsignedBigInteger operators 5 years ago
  DexesTTP d008a38f93 LibCrypto: Small fixes in BigInteger & test-crypto 5 years ago
  AnotherTest c9321b4f00 LibCrypto: Make UnsignedBigInteger as fast as architecturally possible 5 years ago
  AnotherTest adab43987d LibCrypto: Rename UnsignedBigInteger APIs to match their actions 5 years ago
  AnotherTest e366416d51 LibCrypto: Preallocate capacity and cache trimmed_length() in UnsignedBigInteger 5 years ago
  AnotherTest 6b742c69bd LibCrypto: Add ::import_data() and ::export_data() to UnsignedBigInteger 5 years ago
  Itamar 2125a4debb LibCrypto: Add base-10 string de/serialization methods for bigint 5 years ago
  Itamar 709c691f38 LibCrypto: Fix bug in big int subtraction 5 years ago
  Itamar 0d2777752e LibCrypto: Add UnsignedBigInteger division 5 years ago
  Itamar 2959c4a5e9 LibCrypto: Add UnsignedBigInteger multiplication 5 years ago
  Itamar 2843dce498 LibCrypto: Fix a bug in big int addition 5 years ago
  Itamar e0cf40518c LibCrypto: Add UnsignedBigInteger subtraction and comparison 5 years ago
  Itamar 6201f741d4 LibCrypto: Add UnsignedBigInteger and implement addition 5 years ago