Historique des commits

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