aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename PrivateKey to SecretKeyMITSUNARI Shigeo2016-08-214-70/+70
* sample okMITSUNARI Shigeo2016-08-211-2/+6
* design IF againMITSUNARI Shigeo2016-08-213-126/+163
* change PublicKey::verify to Sign::verifyMITSUNARI Shigeo2016-08-214-21/+29
* use c++11MITSUNARI Shigeo2016-08-211-0/+1
* G2 supports compressed expressionMITSUNARI Shigeo2016-08-151-1/+1
* add operator+()MITSUNARI Shigeo2016-08-153-2/+56
* add comentMITSUNARI Shigeo2016-08-151-1/+17
* rename Verifier to MasterPublicKeyMITSUNARI Shigeo2016-08-153-46/+39
* setStr, getStr were removedMITSUNARI Shigeo2016-08-153-67/+14
* add Feldman VSS ; VerifierMITSUNARI Shigeo2016-08-113-12/+136
* add PublicKey::recoverMITSUNARI Shigeo2016-08-113-0/+24
* fix typoMITSUNARI Shigeo2016-08-111-2/+4
* fix typoMITSUNARI Shigeo2016-08-111-3/+3
* add sample of blsMITSUNARI Shigeo2016-08-101-0/+161
* rm sign.txt before recoveringMITSUNARI Shigeo2016-08-101-1/+3
* add bls_smplMITSUNARI Shigeo2016-08-104-5/+52
* merge mapToG1 and hashMITSUNARI Shigeo2016-08-101-13/+3
* get_str() is not necessrayMITSUNARI Shigeo2016-08-101-1/+1
* remove public for debugMITSUNARI Shigeo2016-08-101-1/+0
* test of having same valueMITSUNARI Shigeo2016-08-101-0/+7
* first commitMITSUNARI Shigeo2016-08-105-0/+739