Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exception if the value >= r | MITSUNARI Shigeo | 2016-08-28 | 1 | -2/+2 |
* | add destructor of Id | MITSUNARI Shigeo | 2016-08-27 | 1 | -0/+5 |
* | change type of id to Id class | MITSUNARI Shigeo | 2016-08-27 | 1 | -24/+74 |
* | add init ; remove public key from getPop | MITSUNARI Shigeo | 2016-08-27 | 1 | -21/+4 |
* | init by user defined p | MITSUNARI Shigeo | 2016-08-27 | 1 | -4/+8 |
* | unify **Vec | MITSUNARI Shigeo | 2016-08-21 | 1 | -8/+8 |
* | replace prv with sec | MITSUNARI Shigeo | 2016-08-21 | 1 | -6/+6 |
* | rename PrivateKey to SecretKey | MITSUNARI Shigeo | 2016-08-21 | 1 | -23/+23 |
* | 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 |