aboutsummaryrefslogtreecommitdiffstats
path: root/test/glv_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* reduce bit size of scalar multiplication on BLS12MITSUNARI Shigeo2018-04-251-1/+1
|
* scalar multiplication of G2/GT on BLS12 by GLV methodMITSUNARI Shigeo2018-04-241-2/+2
|
* GLV method for BLS12MITSUNARI Shigeo2018-04-221-10/+18
|
* refactor G2::FrobeniusMITSUNARI Shigeo2018-04-191-2/+2
|
* define BN::** in mcl::bn**MITSUNARI Shigeo2018-04-181-6/+6
|
* use new CurveParam nameMITSUNARI Shigeo2018-04-061-3/+3
|
* remove bls12.hppMITSUNARI Shigeo2018-04-031-4/+4
|
* rename bnXXXinit to initPairing()MITSUNARI Shigeo2017-09-181-1/+1
|
* remove unused varMITSUNARI Shigeo2017-07-181-1/+0
|
* rename FrobeniusOnTwist to G2withF::FrobeniusMITSUNARI Shigeo2017-07-071-1/+1
|
* implement GLV for G2MITSUNARI Shigeo2017-06-111-169/+19
|
* implementing GLV for G2MITSUNARI Shigeo2017-06-091-62/+152
|
* test glv for g2MITSUNARI Shigeo2017-06-071-8/+22
|
* fix macro nameMITSUNARI Shigeo2017-06-071-11/+72
|
* rename GLV to GLV1MITSUNARI Shigeo2017-06-071-8/+11
|
* elgamal supports ioModeMITSUNARI Shigeo2017-06-071-9/+8
|
* use new apiMITSUNARI Shigeo2017-06-061-0/+24
|
* use another GLV algo.MITSUNARI Shigeo2017-04-071-18/+107
|
* a little faster G1::mulMITSUNARI Shigeo2017-04-031-1/+29
|
* start to imple GLV for G1MITSUNARI Shigeo2017-03-261-0/+44