Commit Graph

  • 0c4ab52742 use Gmp::setArray MITSUNARI Shigeo 2015-06-12 18:25:39 +0900
  • 6c8b2e7bb8 add test of setArrayMask MITSUNARI Shigeo 2015-06-12 18:15:02 +0900
  • 02f726aad2 unify toArray and Gmp::getArray MITSUNARI Shigeo 2015-06-12 17:36:26 +0900
  • a89ed738a7 QQQ:test copyAndMask MITSUNARI Shigeo 2015-06-11 17:40:12 +0900
  • 3e01ff5ca3 Fp_i is not necessary MITSUNARI Shigeo 2015-06-11 14:56:22 +0900
  • 2b8b45cc60 rename Gmp to Mpz MITSUNARI Shigeo 2015-06-11 14:20:11 +0900
  • 2b7dc0ba1a rename toStr/fromStr to getStr/setStr MITSUNARI Shigeo 2015-06-11 14:15:46 +0900
  • cc446bf135 add elgamal_test.cpp MITSUNARI Shigeo 2015-06-11 14:12:22 +0900
  • f5de1f72c7 add elgamal MITSUNARI Shigeo 2015-06-11 14:10:28 +0900
  • 96c6d37dc1 rename Ec::power to Ec::mul MITSUNARI Shigeo 2015-06-11 10:24:17 +0900
  • 230fd2e21e rename Ec::power to Ec::mul MITSUNARI Shigeo 2015-06-11 09:27:47 +0900
  • 75b96be7c6 power supports neg MITSUNARI Shigeo 2015-06-11 09:18:52 +0900
  • 0683d21e41 rename len to size MITSUNARI Shigeo 2015-06-11 09:02:24 +0900
  • 31abdd0eec rename len to size MITSUNARI Shigeo 2015-06-11 09:01:14 +0900
  • 1fe925c26a rename BlockType to Unit MITSUNARI Shigeo 2015-06-11 08:29:39 +0900
  • 94b6711a49 remove BlockType MITSUNARI Shigeo 2015-06-11 08:15:47 +0900
  • 047822b4d4 fix order of link MITSUNARI Shigeo 2015-06-11 08:15:37 +0900
  • f31950f065 list up copied files MITSUNARI Shigeo 2015-06-10 17:22:11 +0900
  • 448f142382 test of window method is ok MITSUNARI Shigeo 2015-06-10 17:20:31 +0900
  • 477950e58e scalar mul ok MITSUNARI Shigeo 2015-06-10 17:06:13 +0900
  • da44377532 elgamal class MITSUNARI Shigeo 2015-06-09 16:41:38 +0900
  • 19adc40cb7 compare is enable MITSUNARI Shigeo 2015-06-08 18:49:29 +0900
  • bb26e2c57c add comment MITSUNARI Shigeo 2015-06-08 18:38:03 +0900
  • ae876eb842 power.hpp is removed MITSUNARI Shigeo 2015-06-08 18:34:43 +0900
  • 90415639ca avoid power.hpp MITSUNARI Shigeo 2015-06-08 18:10:40 +0900
  • e9726b4338 operator.hpp is removed MITSUNARI Shigeo 2015-06-08 17:33:52 +0900
  • 94b3255764 avoid operator.hpp MITSUNARI Shigeo 2015-06-08 17:30:40 +0900
  • e7ce730485 add compareRaw MITSUNARI Shigeo 2015-06-08 17:20:37 +0900
  • eeac37c10d fix setRand MITSUNARI Shigeo 2015-06-08 14:31:44 +0900
  • 434afb6654 change method name MITSUNARI Shigeo 2015-06-08 14:22:50 +0900
  • a0f4c41f03 under refactoring MITSUNARI Shigeo 2015-06-08 12:22:52 +0900
  • 151d9bd5a1 use bsr MITSUNARI Shigeo 2015-06-08 12:02:24 +0900
  • 8a1a9656a2 rename files MITSUNARI Shigeo 2015-06-08 11:39:14 +0900
  • 3dac8a2663 under refactoring MITSUNARI Shigeo 2015-06-08 11:33:38 +0900
  • eb4d0b8dac cast N to int MITSUNARI Shigeo 2015-06-07 20:55:00 +0900
  • 86f5c64461 remove getBitVecSize MITSUNARI Shigeo 2015-06-07 06:02:03 +0900
  • cf7a2e0715 BitVector conversion is removed MITSUNARI Shigeo 2015-06-07 05:53:02 +0900
  • c6523b848a mv FpGenerator to mcl::fp MITSUNARI Shigeo 2015-06-07 05:40:57 +0900
  • b7148f7f3b split Unit MITSUNARI Shigeo 2015-06-07 05:38:00 +0900
  • d55a10e311 remove local:: MITSUNARI Shigeo 2015-06-07 05:09:06 +0900
  • 629b6ac609 remove unnecesasry header MITSUNARI Shigeo 2015-06-05 17:22:48 +0900
  • da71916644 remove mont_fp.hpp MITSUNARI Shigeo 2015-06-05 17:15:22 +0900
  • e2cb5c28df rename getCoff to getMontgomeryCoeff MITSUNARI Shigeo 2015-06-05 16:56:29 +0900
  • 4367516645 move some functions to src MITSUNARI Shigeo 2015-06-05 15:25:43 +0900
  • 7ed8bfa947 rename functions MITSUNARI Shigeo 2015-06-05 15:01:09 +0900
  • b7a445b4f1 MontFp::init is a simple function MITSUNARI Shigeo 2015-06-03 16:47:40 +0900
  • 60e7ae0fd5 MontFp is a simple class MITSUNARI Shigeo 2015-06-03 16:40:38 +0900
  • 4e1a4f29ce move members in MontFp to Op MITSUNARI Shigeo 2015-06-03 15:37:55 +0900
  • 2c238e390f prepair to split FpGenerator MITSUNARI Shigeo 2015-06-03 13:45:29 +0900
  • 78dc38ce48 use Op instead of p MITSUNARI Shigeo 2015-06-01 17:02:34 +0900
  • f519ccc1f8 use macro MITSUNARI Shigeo 2015-06-01 16:29:23 +0900
  • 685d67fa0a move initOp to src MITSUNARI Shigeo 2015-06-01 12:17:06 +0900
  • 106f0ad15f FixedFp is a simple function MITSUNARI Shigeo 2015-06-01 11:16:38 +0900
  • 92962b71c7 refactor all MITSUNARI Shigeo 2015-05-29 17:22:21 +0900
  • 9a0b70eca2 pass op to init MITSUNARI Shigeo 2015-05-29 14:30:10 +0900
  • 5bd38be7a1 move SquareRoot, bitLen to Op MITSUNARI Shigeo 2015-05-29 10:45:16 +0900
  • d45ef0da94 rename isYodd to isOdd MITSUNARI Shigeo 2015-05-29 10:44:57 +0900
  • b3619c63b0 move Block to fp MITSUNARI Shigeo 2015-05-28 15:52:31 +0900
  • e10752cef8 remove unused macro MITSUNARI Shigeo 2015-05-28 15:15:55 +0900
  • 16d685305f add fp.cpp MITSUNARI Shigeo 2015-05-27 15:25:30 +0900
  • 8a4227c39d fix test for int64_t MITSUNARI Shigeo 2015-05-27 14:22:17 +0900
  • a5c3a93006 fix Makefile for src MITSUNARI Shigeo 2015-05-27 12:57:49 +0900
  • da1968e863 neg_power is not supported MITSUNARI Shigeo 2015-05-26 15:37:58 +0900
  • 3b7f7cbbbc remove Optimized MITSUNARI Shigeo 2015-05-26 15:37:46 +0900
  • 14fd1d125d from mie MITSUNARI Shigeo 2015-05-05 10:52:44 +0900