Cronologia Commit

Autore SHA1 Messaggio Data
  Tom 3fdacef07f LibCrypto: Optimize UnsignedBigInteger import_data/export_data 5 anni fa
  AnotherTest 02c53fd1f9 LibCrypto: Add bitwise operations (and/or/xor) 5 anni fa
  Linus Groh 75b4cc13a0 LibCrypto: Fix to_base10() for zero-value BigIntegers 5 anni fa
  Andreas Kling 444b6c8407 LibCrypto: Cache the "trimmed length" of UnsignedBigIntegers 5 anni fa
  Andreas Kling e6922c0d40 LibCrypto: Manage vector sizing manually in performance-critical places 5 anni fa
  DexesTTP 8aeccf4f02 LibCrypto: Added BigInteger 'division by u16' operator 5 anni fa
  DexesTTP 28ea347e55 LibCrypto: Added static non-allocating UnsignedBigInteger operators 5 anni fa
  DexesTTP d008a38f93 LibCrypto: Small fixes in BigInteger & test-crypto 5 anni fa
  AnotherTest c9321b4f00 LibCrypto: Make UnsignedBigInteger as fast as architecturally possible 5 anni fa
  AnotherTest adab43987d LibCrypto: Rename UnsignedBigInteger APIs to match their actions 5 anni fa
  AnotherTest e366416d51 LibCrypto: Preallocate capacity and cache trimmed_length() in UnsignedBigInteger 5 anni fa
  AnotherTest 6b742c69bd LibCrypto: Add ::import_data() and ::export_data() to UnsignedBigInteger 5 anni fa
  Itamar 2125a4debb LibCrypto: Add base-10 string de/serialization methods for bigint 5 anni fa
  Itamar 709c691f38 LibCrypto: Fix bug in big int subtraction 5 anni fa
  Itamar 0d2777752e LibCrypto: Add UnsignedBigInteger division 5 anni fa
  Itamar 2959c4a5e9 LibCrypto: Add UnsignedBigInteger multiplication 5 anni fa
  Itamar 2843dce498 LibCrypto: Fix a bug in big int addition 5 anni fa
  Itamar e0cf40518c LibCrypto: Add UnsignedBigInteger subtraction and comparison 5 anni fa
  Itamar 6201f741d4 LibCrypto: Add UnsignedBigInteger and implement addition 5 anni fa