| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sample ok | MITSUNARI Shigeo | 2016-08-21 | 1 | -2/+6 |
* | design IF again | MITSUNARI Shigeo | 2016-08-21 | 3 | -126/+163 |
* | change PublicKey::verify to Sign::verify | MITSUNARI Shigeo | 2016-08-21 | 4 | -21/+29 |
* | use c++11 | MITSUNARI Shigeo | 2016-08-21 | 1 | -0/+1 |
* | G2 supports compressed expression | MITSUNARI Shigeo | 2016-08-15 | 1 | -1/+1 |
* | add operator+() | MITSUNARI Shigeo | 2016-08-15 | 3 | -2/+56 |
* | add coment | MITSUNARI Shigeo | 2016-08-15 | 1 | -1/+17 |
* | rename Verifier to MasterPublicKey | MITSUNARI Shigeo | 2016-08-15 | 3 | -46/+39 |
* | setStr, getStr were removed | MITSUNARI Shigeo | 2016-08-15 | 3 | -67/+14 |
* | add Feldman VSS ; Verifier | MITSUNARI Shigeo | 2016-08-11 | 3 | -12/+136 |
* | add PublicKey::recover | MITSUNARI Shigeo | 2016-08-11 | 3 | -0/+24 |
* | fix typo | MITSUNARI Shigeo | 2016-08-11 | 1 | -2/+4 |
* | fix typo | MITSUNARI Shigeo | 2016-08-11 | 1 | -3/+3 |
* | add sample of bls | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+161 |
* | rm sign.txt before recovering | MITSUNARI Shigeo | 2016-08-10 | 1 | -1/+3 |
* | add bls_smpl | MITSUNARI Shigeo | 2016-08-10 | 4 | -5/+52 |
* | merge mapToG1 and hash | MITSUNARI Shigeo | 2016-08-10 | 1 | -13/+3 |
* | get_str() is not necessray | MITSUNARI Shigeo | 2016-08-10 | 1 | -1/+1 |
* | remove public for debug | MITSUNARI Shigeo | 2016-08-10 | 1 | -1/+0 |
* | test of having same value | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+7 |
* | first commit | MITSUNARI Shigeo | 2016-08-10 | 5 | -0/+739 |