Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce bit size of scalar multiplication on BLS12 | MITSUNARI Shigeo | 2018-04-25 | 1 | -1/+1 |
* | scalar multiplication of G2/GT on BLS12 by GLV method | MITSUNARI Shigeo | 2018-04-24 | 1 | -2/+2 |
* | GLV method for BLS12 | MITSUNARI Shigeo | 2018-04-22 | 1 | -10/+18 |
* | refactor G2::Frobenius | MITSUNARI Shigeo | 2018-04-19 | 1 | -2/+2 |
* | define BN::** in mcl::bn** | MITSUNARI Shigeo | 2018-04-18 | 1 | -6/+6 |
* | use new CurveParam name | MITSUNARI Shigeo | 2018-04-06 | 1 | -3/+3 |
* | remove bls12.hpp | MITSUNARI Shigeo | 2018-04-03 | 1 | -4/+4 |
* | rename bnXXXinit to initPairing() | MITSUNARI Shigeo | 2017-09-18 | 1 | -1/+1 |
* | remove unused var | MITSUNARI Shigeo | 2017-07-18 | 1 | -1/+0 |
* | rename FrobeniusOnTwist to G2withF::Frobenius | MITSUNARI Shigeo | 2017-07-07 | 1 | -1/+1 |
* | implement GLV for G2 | MITSUNARI Shigeo | 2017-06-11 | 1 | -169/+19 |
* | implementing GLV for G2 | MITSUNARI Shigeo | 2017-06-09 | 1 | -62/+152 |
* | test glv for g2 | MITSUNARI Shigeo | 2017-06-07 | 1 | -8/+22 |
* | fix macro name | MITSUNARI Shigeo | 2017-06-07 | 1 | -11/+72 |
* | rename GLV to GLV1 | MITSUNARI Shigeo | 2017-06-07 | 1 | -8/+11 |
* | elgamal supports ioMode | MITSUNARI Shigeo | 2017-06-07 | 1 | -9/+8 |
* | use new api | MITSUNARI Shigeo | 2017-06-06 | 1 | -0/+24 |
* | use another GLV algo. | MITSUNARI Shigeo | 2017-04-07 | 1 | -18/+107 |
* | a little faster G1::mul | MITSUNARI Shigeo | 2017-04-03 | 1 | -1/+29 |
* | start to imple GLV for G1 | MITSUNARI Shigeo | 2017-03-26 | 1 | -0/+44 |