Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for Vint | MITSUNARI Shigeo | 2018-08-26 | 1 | -1/+1 |
| | |||||
* | remove unnecessary assert | MITSUNARI Shigeo | 2018-08-26 | 1 | -1/+0 |
| | |||||
* | don't clear order_ if setOrder(0) | MITSUNARI Shigeo | 2018-08-26 | 1 | -2/+8 |
| | |||||
* | add mclBnG*_isValidOrder | MITSUNARI Shigeo | 2018-08-26 | 3 | -14/+37 |
| | |||||
* | unifty fp2Dbl_mulPre functions | MITSUNARI Shigeo | 2018-08-25 | 1 | -28/+17 |
| | |||||
* | fix twice FpGenerator::init | MITSUNARI Shigeo | 2018-08-22 | 1 | -1/+0 |
| | |||||
* | fix the order of init | MITSUNARI Shigeo | 2018-08-22 | 1 | -2/+3 |
| | |||||
* | refactor fp_tower | MITSUNARI Shigeo | 2018-08-22 | 2 | -71/+142 |
| | |||||
* | use mul_xiA | MITSUNARI Shigeo | 2018-08-21 | 2 | -29/+20 |
| | |||||
* | add fp2_mul_xi for xi_a = 1 | MITSUNARI Shigeo | 2018-08-21 | 2 | -5/+18 |
| | |||||
* | add BN160 for low level test | MITSUNARI Shigeo | 2018-08-18 | 2 | -1/+4 |
| | |||||
* | refactor Fp::neg | MITSUNARI Shigeo | 2018-08-15 | 3 | -28/+34 |
| | |||||
* | optimize Fp2::add/sub | MITSUNARI Shigeo | 2018-08-15 | 2 | -18/+18 |
| | |||||
* | remove unnecessary cast | MITSUNARI Shigeo | 2018-08-15 | 1 | -8/+6 |
| | |||||
* | direct call Fp2::sqr | MITSUNARI Shigeo | 2018-08-15 | 2 | -9/+6 |
| | |||||
* | fp2_sqr is ok | MITSUNARI Shigeo | 2018-08-09 | 1 | -17/+0 |
| | |||||
* | fail fp_tower_test | MITSUNARI Shigeo | 2018-08-08 | 1 | -4/+22 |
| | |||||
* | add fp2_sqr ; but not enable | MITSUNARI Shigeo | 2018-08-07 | 3 | -1/+13 |
| | |||||
* | disable affine test | MITSUNARI Shigeo | 2018-07-30 | 1 | -1/+5 |
| | |||||
* | direct call asm | MITSUNARI Shigeo | 2018-07-26 | 2 | -1/+29 |
| | |||||
* | makefile to support cygwin/mingw | MITSUNARI Shigeo | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | add MCLBN_DONT_EXPORT macro | MITSUNARI Shigeo | 2018-07-15 | 1 | -11/+15 |
| | |||||
* | add fp2Dbl_mulPre | MITSUNARI Shigeo | 2018-07-11 | 2 | -80/+76 |
| | |||||
* | add op.maxN parameter | MITSUNARI Shigeo | 2018-07-10 | 1 | -0/+2 |
| | |||||
* | remove warning of function declaration | MITSUNARI Shigeo | 2018-07-05 | 1 | -3/+3 |
| | |||||
* | FpGenerator is remove when xbyak is not used | MITSUNARI Shigeo | 2018-06-20 | 1 | -2/+6 |
| | |||||
* | remove some unused functions | MITSUNARI Shigeo | 2018-06-10 | 1 | -8/+0 |
| | |||||
* | more generic template parameter of precomputeG2 | MITSUNARI Shigeo | 2018-06-10 | 1 | -2/+2 |
| | |||||
* | add millerLoop2mixed for C | MITSUNARI Shigeo | 2018-06-10 | 1 | -0/+1 |
| | |||||
* | precomputedMillerLoop2mixed for nonprecomputed Q1 | MITSUNARI Shigeo | 2018-06-10 | 1 | -4/+86 |
| | |||||
* | avoid malloc for SingVec | MITSUNARI Shigeo | 2018-06-10 | 1 | -1/+1 |
| | |||||
* | remove Array in LagrangeInterpolation | MITSUNARI Shigeo | 2018-06-10 | 1 | -15/+7 |
| | |||||
* | add FixedArray::swap | MITSUNARI Shigeo | 2018-06-10 | 1 | -0/+18 |
| | |||||
* | invTbl is for only xbyak | MITSUNARI Shigeo | 2018-06-10 | 1 | -0/+4 |
| | |||||
* | add FixedArray | MITSUNARI Shigeo | 2018-06-10 | 1 | -0/+44 |
| | |||||
* | fix ; bad flag check | MITSUNARI Shigeo | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | fix typo of macro | MITSUNARI Shigeo | 2018-06-05 | 1 | -3/+3 |
| | |||||
* | test for clang | MITSUNARI Shigeo | 2018-06-05 | 5 | -7/+7 |
| | |||||
* | remove warning of vc | MITSUNARI Shigeo | 2018-06-04 | 1 | -1/+0 |
| | |||||
* | change malloc.h to stdlib.h for OSX(Thanks to prprhyt) | MITSUNARI Shigeo | 2018-06-04 | 1 | -1/+1 |
| | |||||
* | add link to nizkp.pdf | MITSUNARI Shigeo | 2018-06-03 | 1 | -0/+2 |
| | |||||
* | add initG1only mode for she | MITSUNARI Shigeo | 2018-06-02 | 2 | -12/+89 |
| | |||||
* | remove warning of vc | MITSUNARI Shigeo | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | MCL_DONT_USE_CSPRNG is to avoid /dev/urandom | MITSUNARI Shigeo | 2018-05-29 | 2 | -4/+6 |
| | |||||
* | isPrime does not require CSPRNG | MITSUNARI Shigeo | 2018-05-29 | 1 | -5/+7 |
| | |||||
* | NoRandomGenerator is removed | MITSUNARI Shigeo | 2018-05-29 | 1 | -11/+8 |
| | |||||
* | remove bn_current | MITSUNARI Shigeo | 2018-05-29 | 1 | -13/+4 |
| | |||||
* | fix pb if zero-size array | MITSUNARI Shigeo | 2018-05-28 | 1 | -0/+1 |
| | |||||
* | add array.hpp | MITSUNARI Shigeo | 2018-05-28 | 1 | -0/+84 |
| | |||||
* | remove throw in ecdsa-wasm | MITSUNARI Shigeo | 2018-05-28 | 3 | -3/+21 |
| | |||||
* | reduce including standard headers | MITSUNARI Shigeo | 2018-05-27 | 9 | -51/+82 |
| | |||||
* | build bn_c256 with -fno-exceptions | MITSUNARI Shigeo | 2018-05-27 | 8 | -150/+277 |
| | |||||
* | reducing string/throw | MITSUNARI Shigeo | 2018-05-27 | 6 | -217/+372 |
| | |||||
* | split error and throw | MITSUNARI Shigeo | 2018-05-27 | 9 | -52/+111 |
| | |||||
* | avoid vector of vector | MITSUNARI Shigeo | 2018-05-27 | 2 | -9/+6 |
| | |||||
* | rename vector.hpp to array.hpp | MITSUNARI Shigeo | 2018-05-27 | 4 | -84/+7 |
| | |||||
* | remove std::string | MITSUNARI Shigeo | 2018-05-24 | 1 | -4/+9 |
| | |||||
* | for minimum exports | MITSUNARI Shigeo | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Vector without exception | MITSUNARI Shigeo | 2018-05-23 | 6 | -43/+112 |
| | |||||
* | add getModulo for buf | MITSUNARI Shigeo | 2018-05-23 | 3 | -2/+37 |
| | |||||
* | all try are removed in bn_c_impl.hpp | MITSUNARI Shigeo | 2018-05-23 | 1 | -14/+35 |
| | |||||
* | serialize/deserialize use save/load wo exception | MITSUNARI Shigeo | 2018-05-23 | 3 | -56/+198 |
| | |||||
* | change the order of arguments for noexcept version of load/save | MITSUNARI Shigeo | 2018-05-23 | 4 | -76/+76 |
| | |||||
* | fix Vint:setStr | MITSUNARI Shigeo | 2018-05-23 | 1 | -4/+4 |
| | |||||
* | add bn::init wo exception | MITSUNARI Shigeo | 2018-05-22 | 1 | -17/+38 |
| | |||||
* | add Fp::init for mpz_class | MITSUNARI Shigeo | 2018-05-22 | 3 | -13/+16 |
| | |||||
* | fix return | MITSUNARI Shigeo | 2018-05-22 | 1 | -0/+1 |
| | |||||
* | load/save of EcT support nothrow | MITSUNARI Shigeo | 2018-05-22 | 1 | -34/+84 |
| | |||||
* | fp_tower supports load/save wo throw | MITSUNARI Shigeo | 2018-05-22 | 1 | -23/+79 |
| | |||||
* | remove throw in fp.hpp | MITSUNARI Shigeo | 2018-05-22 | 3 | -18/+33 |
| | |||||
* | split getUint64/getInt64 for throw | MITSUNARI Shigeo | 2018-05-22 | 1 | -4/+17 |
| | |||||
* | rename mul_b_div_xi to mul_twist_b | MITSUNARI Shigeo | 2018-05-21 | 1 | -2/+2 |
| | |||||
* | remove unnecessary assert | MITSUNARI Shigeo | 2018-05-21 | 1 | -1/+0 |
| | |||||
* | fix typo | MITSUNARI Shigeo | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | reduce exception | MITSUNARI Shigeo | 2018-05-21 | 1 | -12/+17 |
| | |||||
* | reduce exception | MITSUNARI Shigeo | 2018-05-21 | 1 | -6/+23 |
| | |||||
* | reduce exception | MITSUNARI Shigeo | 2018-05-21 | 5 | -278/+211 |
| | |||||
* | conversion.hpp to include/mcl | MITSUNARI Shigeo | 2018-05-19 | 3 | -8/+346 |
| | |||||
* | add bool version of Op::init | MITSUNARI Shigeo | 2018-05-18 | 2 | -6/+10 |
| | |||||
* | reduce exception | MITSUNARI Shigeo | 2018-05-17 | 2 | -14/+62 |
| | |||||
* | fp does not require serializer.hpp | MITSUNARI Shigeo | 2018-05-16 | 2 | -1/+2 |
| | |||||
* | update doc for bn api | MITSUNARI Shigeo | 2018-05-15 | 1 | -34/+38 |
| | |||||
* | call cryptoGetRandomValues | MITSUNARI Shigeo | 2018-05-14 | 1 | -2/+8 |
| | |||||
* | reduce try..catch | MITSUNARI Shigeo | 2018-05-14 | 1 | -6/+35 |
| | |||||
* | setErrFile is removed | MITSUNARI Shigeo | 2018-05-14 | 1 | -9/+0 |
| | |||||
* | remove stringstream in vint.hpp | MITSUNARI Shigeo | 2018-05-14 | 1 | -35/+55 |
| | |||||
* | callback crypto.getRandomValues | MITSUNARI Shigeo | 2018-05-14 | 1 | -2/+15 |
| | |||||
* | fix encoding bitSize of Elgamal::PublicKey for Java | MITSUNARI Shigeo | 2018-05-10 | 1 | -2/+8 |
| | |||||
* | add fast mod for SECP256k1 | MITSUNARI Shigeo | 2018-05-09 | 2 | -1/+50 |
| | |||||
* | fix typo | MITSUNARI Shigeo | 2018-05-06 | 1 | -2/+3 |
| | |||||
* | normalize ecdsa::PublicKey | MITSUNARI Shigeo | 2018-05-06 | 1 | -0/+1 |
| | |||||
* | update doc for IoSerialize | MITSUNARI Shigeo | 2018-05-06 | 1 | -5/+12 |
| | |||||
* | remove some copy | MITSUNARI Shigeo | 2018-05-06 | 1 | -7/+4 |
| | |||||
* | IoSerialize for !isMSBserialize | MITSUNARI Shigeo | 2018-05-06 | 1 | -16/+37 |
| | |||||
* | add ecdsaPrecomputed | MITSUNARI Shigeo | 2018-05-05 | 2 | -2/+107 |
| | |||||
* | test of ecdsa runs well | MITSUNARI Shigeo | 2018-05-05 | 1 | -0/+209 |
| | |||||
* | add Fp::setArrayMaskMod | MITSUNARI Shigeo | 2018-05-04 | 2 | -5/+25 |
| | |||||
* | Merge branch 'master' into zkp | MITSUNARI Shigeo | 2018-05-03 | 14 | -1752/+1649 |
|\ | |||||
| * | skip space before data of ec | MITSUNARI Shigeo | 2018-04-30 | 2 | -6/+10 |
| | | |||||
| * | reduce bit size of scalar multiplication on BLS12 | MITSUNARI Shigeo | 2018-04-25 | 1 | -18/+18 |
| | | |||||
| * | refactor namespace | MITSUNARI Shigeo | 2018-04-25 | 1 | -890/+827 |
| | | |||||
| * | scalar multiplication of G2/GT on BLS12 by GLV method | MITSUNARI Shigeo | 2018-04-24 | 1 | -24/+43 |
| | | |||||
| * | enable GLV method for BLS12/G1 | MITSUNARI Shigeo | 2018-04-22 | 1 | -3/+2 |
| | | |||||
| * | GLV method for BLS12 | MITSUNARI Shigeo | 2018-04-22 | 1 | -10/+30 |
| | | |||||
| * | refactor G2::Frobenius | MITSUNARI Shigeo | 2018-04-19 | 1 | -166/+128 |
| | | |||||
| * | refactor structure of BN | MITSUNARI Shigeo | 2018-04-19 | 5 | -141/+127 |
| | | |||||
| * | define BN::precomputed* in mcl::bn* | MITSUNARI Shigeo | 2018-04-18 | 1 | -0/+15 |
| | | |||||
| * | define BN::** in mcl::bn** | MITSUNARI Shigeo | 2018-04-18 | 6 | -119/+157 |
| | | |||||
| * | add CipherText::neg | MITSUNARI Shigeo | 2018-04-17 | 2 | -0/+12 |
| | | |||||
| * | add alias of mcl::init | MITSUNARI Shigeo | 2018-04-17 | 1 | -3/+13 |
| | | |||||
| * | define some functions in mcl::she | MITSUNARI Shigeo | 2018-04-15 | 1 | -0/+9 |
| | | |||||
| * | use new CurveParam name | MITSUNARI Shigeo | 2018-04-06 | 6 | -26/+18 |
| | | |||||
| * | bench for setStr w/wo check | MITSUNARI Shigeo | 2018-04-05 | 1 | -0/+10 |
| | | |||||
| * | rename curve name | MITSUNARI Shigeo | 2018-04-05 | 3 | -14/+15 |
| | | |||||
| * | bls12_381.hpp is removed | MITSUNARI Shigeo | 2018-04-04 | 1 | -39/+0 |
| | | |||||
| * | add mclBn_verifyOrderG1/G2 | MITSUNARI Shigeo | 2018-04-04 | 2 | -0/+12 |
| | | |||||
| * | fix clear GLV for BLS12 | MITSUNARI Shigeo | 2018-04-04 | 1 | -1/+6 |
| | | |||||
| * | refactor some classes | MITSUNARI Shigeo | 2018-04-03 | 1 | -131/+107 |
| | | |||||
| * | unify BNT and BasePairintT | MITSUNARI Shigeo | 2018-04-03 | 1 | -54/+42 |
| | | |||||
| * | remove bls12.hpp | MITSUNARI Shigeo | 2018-04-03 | 9 | -1550/+1493 |
| | | |||||
| * | remove default value of ParamT::init | MITSUNARI Shigeo | 2018-04-03 | 3 | -3/+3 |
| | | |||||
| * | unify MapToT | MITSUNARI Shigeo | 2018-04-03 | 3 | -357/+357 |
| | | |||||
| * | rename expHardPart as BN/BLS12 | MITSUNARI Shigeo | 2018-04-03 | 3 | -126/+131 |
| | | |||||
| * | rename curveParam | MITSUNARI Shigeo | 2018-04-03 | 5 | -37/+30 |
| | | |||||
* | | _ | MITSUNARI Shigeo | 2018-04-03 | 7 | -1166/+1306 |
|\| | |||||
| * | miss to update | MITSUNARI Shigeo | 2018-04-02 | 1 | -2/+2 |
| | | |||||
| * | remove macro for bls12 | MITSUNARI Shigeo | 2018-04-01 | 3 | -150/+138 |
| | | |||||
| * | remove unused var | MITSUNARI Shigeo | 2018-04-01 | 1 | -47/+36 |
| | | |||||
| * | unify curve param | MITSUNARI Shigeo | 2018-03-29 | 3 | -32/+35 |
| | | |||||
| * | rename mul_014 and mul_025 | MITSUNARI Shigeo | 2018-03-29 | 1 | -17/+979 |
| | | |||||
| * | unify bn and bls12 | MITSUNARI Shigeo | 2018-03-29 | 4 | -1009/+22 |
| | | |||||
| * | add reference | MITSUNARI Shigeo | 2018-03-23 | 1 | -0/+2 |
| | | |||||
| * | remove old order of pairings | MITSUNARI Shigeo | 2018-03-18 | 1 | -7/+0 |
| | | |||||
| * | bls12::mapToG1 is ok | MITSUNARI Shigeo | 2018-03-18 | 1 | -3/+11 |
| | | |||||
| * | add bls12::mapToG2 | MITSUNARI Shigeo | 2018-03-16 | 1 | -0/+82 |
| | | |||||
| * | [break backward compatibility] mapToG2 is changed | MITSUNARI Shigeo | 2018-03-16 | 1 | -21/+55 |
| | | |||||
| * | add G2::Frobenius2, Frobenius3 | MITSUNARI Shigeo | 2018-03-16 | 1 | -0/+11 |
| | | |||||
| * | move HaveFrobenius to util | MITSUNARI Shigeo | 2018-03-14 | 4 | -123/+71 |
| | | |||||
| * | remove MCL_DEV | MITSUNARI Shigeo | 2018-03-14 | 3 | -103/+3 |
| | | |||||
| * | ignore .swp | MITSUNARI Shigeo | 2018-03-14 | 2 | -0/+207 |
| | | |||||
* | | add ZkpEq | MITSUNARI Shigeo | 2018-03-14 | 1 | -10/+16 |
| | | |||||
* | | add ZkpBinEq | MITSUNARI Shigeo | 2018-03-14 | 2 | -21/+285 |
|/ | |||||
* | add mul_014 for bls12 | MITSUNARI Shigeo | 2018-03-04 | 1 | -11/+49 |
| | |||||
* | recover IoSeprator | MITSUNARI Shigeo | 2018-03-04 | 1 | -1/+1 |
| | |||||
* | bls12::pairing is ok | MITSUNARI Shigeo | 2018-03-04 | 2 | -4/+16 |
| | |||||
* | BLS12::addLine is ok | MITSUNARI Shigeo | 2018-03-04 | 3 | -3/+11 |
| | |||||
* | bls12::finalExp is ok | MITSUNARI Shigeo | 2018-03-03 | 1 | -1/+1 |
| | |||||
* | remove duplicate code in bls12.hpp | MITSUNARI Shigeo | 2018-03-03 | 3 | -918/+919 |
| | |||||
* | move ParamT to util | MITSUNARI Shigeo | 2018-03-03 | 2 | -178/+197 |
| | |||||
* | move some functions to pairing_util.hpp | MITSUNARI Shigeo | 2018-03-03 | 2 | -30/+46 |
| | |||||
* | start to split bn.hpp | MITSUNARI Shigeo | 2018-03-02 | 4 | -31/+92 |
| | |||||
* | use Fp2Dbl::mulPre instead of mulOpt | MITSUNARI Shigeo | 2018-03-02 | 1 | -63/+37 |
| | |||||
* | MCL_DEV is ok | MITSUNARI Shigeo | 2018-03-02 | 1 | -142/+110 |
| | |||||
* | use mul_025 | MITSUNARI Shigeo | 2018-02-27 | 1 | -28/+123 |
| | |||||
* | add MCL_DEV | MITSUNARI Shigeo | 2018-02-25 | 1 | -23/+46 |
| | |||||
* | use mul_024 | MITSUNARI Shigeo | 2018-02-23 | 1 | -4/+2 |
| | |||||
* | start to consider bls12 | MITSUNARI Shigeo | 2018-02-22 | 1 | -18/+67 |
| | |||||
* | fix for VC | MITSUNARI Shigeo | 2018-02-20 | 1 | -3/+13 |
| | |||||
* | sample of aggregate signature | MITSUNARI Shigeo | 2018-02-20 | 1 | -0/+268 |
| | |||||
* | [she] add serialize/deserialize for ZkpBin | MITSUNARI Shigeo | 2018-02-06 | 1 | -0/+2 |
| | |||||
* | [she] add ZkpBin api for c | MITSUNARI Shigeo | 2018-02-06 | 1 | -1/+25 |
| | |||||
* | [she] add ZkpBin for m = 0 or 1 | MITSUNARI Shigeo | 2018-02-06 | 1 | -126/+160 |
| | |||||
* | [she] add ZkpBin | MITSUNARI Shigeo | 2018-02-06 | 2 | -33/+143 |
| | |||||
* | remove RandGen implicitly in vint.hpp | MITSUNARI Shigeo | 2018-02-05 | 1 | -6/+6 |
| | |||||
* | she uses RandGen | MITSUNARI Shigeo | 2018-02-05 | 3 | -89/+65 |
| | |||||
* | pailler uses RandGen | MITSUNARI Shigeo | 2018-02-05 | 2 | -9/+11 |
| | |||||
* | remove XorShift from isPrime | MITSUNARI Shigeo | 2018-02-05 | 5 | -71/+86 |
| | |||||
* | add ZkpBin | MITSUNARI Shigeo | 2018-02-05 | 1 | -0/+30 |
| | |||||
* | new RandGen | MITSUNARI Shigeo | 2018-02-05 | 5 | -65/+18 |
| | |||||
* | add WrapperRG | MITSUNARI Shigeo | 2018-02-05 | 3 | -42/+76 |
| | |||||
* | fix type error | MITSUNARI Shigeo | 2018-02-04 | 1 | -1/+1 |
| | |||||
* | add Fp::setHashFunc | MITSUNARI Shigeo | 2018-02-04 | 2 | -5/+11 |
| | |||||
* | G2::Frobenius for Mtype | MITSUNARI Shigeo | 2018-02-01 | 1 | -3/+28 |
| | |||||
* | add Fr_sqr and GT_sqr for c api | MITSUNARI Shigeo | 2018-01-30 | 1 | -0/+2 |
| | |||||
* | fix 32bit mulArray args | prprhyt | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | add bn_c512 | MITSUNARI Shigeo | 2018-01-26 | 1 | -1/+10 |
| | |||||
* | [bn] add mclBnGi_normalize() | MITSUNARI Shigeo | 2018-01-11 | 1 | -0/+2 |
| | |||||
* | add fp::Serializable for getStr, setStr, serialize, deserialize | MITSUNARI Shigeo | 2018-01-08 | 5 | -323/+61 |
| | |||||
* | [she] use PublicKeyMethod for common method of PublicKey and ↵ | MITSUNARI Shigeo | 2018-01-07 | 1 | -145/+146 |
| | | | | PrecomputedPublicKey | ||||
* | [she] add test of pub.convert | MITSUNARI Shigeo | 2018-01-04 | 1 | -4/+4 |
| | |||||
* | [she] refactor PrecomputedPublicKey::reRand | MITSUNARI Shigeo | 2018-01-03 | 1 | -69/+52 |
| | |||||
* | [she] add sheDecGiViaGT | MITSUNARI Shigeo | 2018-01-03 | 1 | -0/+6 |
| | |||||
* | [she] change decG1ViaGT to useDecG1ViaGT | MITSUNARI Shigeo | 2018-01-03 | 2 | -12/+12 |
| | |||||
* | add sheDecGiViaGT | MITSUNARI Shigeo | 2018-01-03 | 2 | -1/+36 |
| | |||||
* | [she] change api ; add setTryNum() and remove tryNum in setRangeForDLP | MITSUNARI Shigeo | 2018-01-03 | 2 | -25/+34 |
| | |||||
* | [she] add tryNum argument to loadTable() | MITSUNARI Shigeo | 2018-01-03 | 2 | -5/+5 |
| | |||||
* | [she] add option to make DLP table | MITSUNARI Shigeo | 2017-12-30 | 2 | -24/+25 |
| | |||||
* | [she] rename kcv to kcv_ | MITSUNARI Shigeo | 2017-12-30 | 1 | -17/+17 |
| | |||||
* | [she] save curveType in HashTable | MITSUNARI Shigeo | 2017-12-28 | 2 | -0/+6 |
| | |||||
* | add getCurveParam() | MITSUNARI Shigeo | 2017-12-28 | 2 | -7/+22 |
| | |||||
* | [she] add decViaGT for large tryNum | MITSUNARI Shigeo | 2017-12-28 | 1 | -0/+18 |
| | |||||
* | [she] add comment to convertG2ToGT | MITSUNARI Shigeo | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | fix compile error on visual studio | MITSUNARI Shigeo | 2017-12-28 | 2 | -24/+35 |
| | |||||
* | all classes use new load/save api | MITSUNARI Shigeo | 2017-12-27 | 5 | -360/+374 |
| | |||||
* | use new steram api | MITSUNARI Shigeo | 2017-12-27 | 3 | -31/+20 |
| | |||||
* | use hasNext for loadWord | MITSUNARI Shigeo | 2017-12-26 | 4 | -125/+153 |
| | |||||
* | add Fp::save, load | MITSUNARI Shigeo | 2017-12-24 | 2 | -26/+70 |
| | |||||
* | remove old deserialize apinew_deserialize_api | MITSUNARI Shigeo | 2017-12-24 | 1 | -12/+4 |
| | |||||
* | [she] change int64_t to INT template | MITSUNARI Shigeo | 2017-12-18 | 1 | -20/+33 |
| | |||||
* | [she] add CipherTextGT::mulML, finalExp | MITSUNARI Shigeo | 2017-12-14 | 2 | -9/+45 |
| | |||||
* | [she] add PrecomputedPublicKey api for c | MITSUNARI Shigeo | 2017-12-13 | 1 | -0/+9 |
| | |||||
* | fix ; correct array | MITSUNARI Shigeo | 2017-12-10 | 1 | -4/+4 |
| | |||||
* | use macro instead of typedef for cgo | MITSUNARI Shigeo | 2017-12-10 | 1 | -4/+6 |
| | |||||
* | [she] Enc32 and Mul32 are unified to Enc, Mul | MITSUNARI Shigeo | 2017-12-10 | 1 | -33/+23 |
| | |||||
* | [capi] new deserialize api | MITSUNARI Shigeo | 2017-12-10 | 1 | -5/+12 |
| | |||||
* | change size_t to mclSize of bn.h for JS | MITSUNARI Shigeo | 2017-12-10 | 1 | -30/+34 |
| | |||||
* | [she] change api of Deserialize ; return read bytes if succeed else 0 | MITSUNARI Shigeo | 2017-12-09 | 5 | -48/+186 |
| | |||||
* | [she] add serialize method | MITSUNARI Shigeo | 2017-12-06 | 1 | -0/+54 |
| | |||||
* | [js] remove exported-mcl.json ; add setInt32 for JS | MITSUNARI Shigeo | 2017-11-27 | 1 | -0/+2 |
| | |||||
* | she ; exported-she.json is removed | MITSUNARI Shigeo | 2017-11-23 | 2 | -8/+8 |
| | |||||
* | she ; add isZero for c api | MITSUNARI Shigeo | 2017-11-22 | 1 | -0/+7 |
| | |||||
* | she ; add isZero | MITSUNARI Shigeo | 2017-11-22 | 1 | -14/+51 |
| | |||||
* | [she] rename CipherTextM to CipherTextGT | MITSUNARI Shigeo | 2017-11-22 | 1 | -44/+44 |
| | |||||
* | [js] use __attribute__((used)) instead of EXPORTED_FUNCTIONS | MITSUNARI Shigeo | 2017-11-01 | 2 | -2/+10 |
| | |||||
* | [trivial] remove warning | MITSUNARI Shigeo | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | remove warning by clang | MITSUNARI Shigeo | 2017-10-22 | 2 | -10/+8 |
| | |||||
* | [she] add sheConvertFromGi | MITSUNARI Shigeo | 2017-10-18 | 1 | -0/+5 |
| | |||||
* | [js] add add/sub/mulInt | MITSUNARI Shigeo | 2017-10-17 | 1 | -0/+5 |
| | |||||
* | [js] enc/dec for G1/G2/GT | MITSUNARI Shigeo | 2017-10-17 | 1 | -0/+1 |
| | |||||
* | [bn] remove old unused code | MITSUNARI Shigeo | 2017-10-04 | 1 | -95/+0 |
| | |||||
* | [bn] a little optimization of addLineWithoutP | MITSUNARI Shigeo | 2017-10-04 | 1 | -29/+27 |
| | |||||
* | [bn] mul_024 uses mulOpt | MITSUNARI Shigeo | 2017-10-04 | 1 | -17/+110 |
| | |||||
* | [bn] a little optimization of mul_024 | MITSUNARI Shigeo | 2017-10-04 | 1 | -4/+65 |
| | |||||
* | [she] removed duplicated code | MITSUNARI Shigeo | 2017-10-04 | 1 | -1/+0 |
| | |||||
* | [she] add bench for encGi with PrecomputedPublicKey | MITSUNARI Shigeo | 2017-10-03 | 1 | -5/+42 |
| | |||||
* | [she] add demo by WASM | MITSUNARI Shigeo | 2017-10-02 | 1 | -0/+8 |
| | |||||
* | [she] add MCLSHE_WIN_SIZE macro | MITSUNARI Shigeo | 2017-10-02 | 1 | -1/+4 |
| | |||||
* | [she] use int64_t instead of uint32_t * | MITSUNARI Shigeo | 2017-10-01 | 1 | -3/+3 |
| | |||||
* | [she] change C api of sheDec | MITSUNARI Shigeo | 2017-10-01 | 1 | -10/+10 |
| | |||||
* | [she] add decGi bench for variable m | MITSUNARI Shigeo | 2017-09-30 | 2 | -6/+21 |
| | |||||
* | [she] add PrecomputedPublicKey | MITSUNARI Shigeo | 2017-09-30 | 1 | -0/+59 |
| | |||||
* | [she] add C api for she | MITSUNARI Shigeo | 2017-09-28 | 1 | -0/+139 |
| | |||||
* | [she] rename rerandomize to reRand | MITSUNARI Shigeo | 2017-09-28 | 1 | -12/+13 |
| | |||||
* | support int64_t for G::pow | MITSUNARI Shigeo | 2017-09-28 | 5 | -12/+34 |
| | |||||
* | [win] add library for bn512 to autolink | MITSUNARI Shigeo | 2017-09-28 | 1 | -2/+4 |
| | |||||
* | [doc] fix comment of bn.h | MITSUNARI Shigeo | 2017-09-28 | 1 | -2/+2 |
| | |||||
* | [she] change define macro for parameter | MITSUNARI Shigeo | 2017-09-28 | 1 | -7/+7 |
| | |||||
* | [she] modify pairing instead of miller loop | MITSUNARI Shigeo | 2017-09-27 | 1 | -31/+20 |
| | |||||
* | [generic] disable XBYAK if sizeof(Unit) == 4 | MITSUNARI Shigeo | 2017-09-25 | 3 | -21/+27 |
| | |||||
* | [she] add underscore for member values | MITSUNARI Shigeo | 2017-09-25 | 1 | -182/+182 |
| | |||||
* | [she] use precompute miller loop for Q | MITSUNARI Shigeo | 2017-09-25 | 1 | -3/+9 |
| | |||||
* | remove testHashAndMapto in bn_test.cpp | MITSUNARI Shigeo | 2017-09-24 | 1 | -0/+6 |
| | |||||
* | throw exception if readStream can't data | MITSUNARI Shigeo | 2017-09-22 | 1 | -0/+1 |
| | |||||
* | use window method for GT | MITSUNARI Shigeo | 2017-09-21 | 1 | -27/+26 |
| | |||||
* | use WindowMethod for she:G1:dec | MITSUNARI Shigeo | 2017-09-20 | 2 | -22/+60 |
| | |||||
* | add bench | MITSUNARI Shigeo | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | she: add rerandomize(CipherTextM) | MITSUNARI Shigeo | 2017-09-19 | 1 | -5/+30 |
| | |||||
* | she: add enc.pub(CipherTextM&) | MITSUNARI Shigeo | 2017-09-19 | 1 | -6/+70 |
| | |||||
* | SquareRoot use Fp::pow if possible | MITSUNARI Shigeo | 2017-09-18 | 2 | -0/+45 |
| | |||||
* | add bn512.hpp | MITSUNARI Shigeo | 2017-09-18 | 1 | -0/+39 |
| |