Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | design IF again | MITSUNARI Shigeo | 2016-08-21 | 1 | -84/+81 |
* | change PublicKey::verify to Sign::verify | MITSUNARI Shigeo | 2016-08-21 | 1 | -14/+15 |
* | G2 supports compressed expression | MITSUNARI Shigeo | 2016-08-15 | 1 | -1/+1 |
* | add operator+() | MITSUNARI Shigeo | 2016-08-15 | 1 | -0/+18 |
* | rename Verifier to MasterPublicKey | MITSUNARI Shigeo | 2016-08-15 | 1 | -19/+19 |
* | setStr, getStr were removed | MITSUNARI Shigeo | 2016-08-15 | 1 | -39/+0 |
* | add Feldman VSS ; Verifier | MITSUNARI Shigeo | 2016-08-11 | 1 | -10/+83 |
* | add PublicKey::recover | MITSUNARI Shigeo | 2016-08-11 | 1 | -0/+9 |
* | fix typo | MITSUNARI Shigeo | 2016-08-11 | 1 | -3/+3 |
* | add bls_smpl | MITSUNARI Shigeo | 2016-08-10 | 1 | -4/+5 |
* | 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 |
* | first commit | MITSUNARI Shigeo | 2016-08-10 | 1 | -0/+395 |