aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add C interfaceMITSUNARI Shigeo2016-09-061-0/+50
* add header stdint.h for uint64_tMITSUNARI Shigeo2016-09-061-0/+1
* refactor bls.cppMITSUNARI Shigeo2016-08-311-5/+5
* remove id from the other classMITSUNARI Shigeo2016-08-311-13/+10
* add sample/bls_tool.cppMITSUNARI Shigeo2016-08-301-0/+1
* change id to public menmber and remove id from ioMITSUNARI Shigeo2016-08-301-6/+3
* fix commentMITSUNARI Shigeo2016-08-281-3/+3
* add destructor of IdMITSUNARI Shigeo2016-08-271-0/+1
* remove = 0MITSUNARI Shigeo2016-08-271-2/+2
* change type of id to Id classMITSUNARI Shigeo2016-08-271-14/+41
* add init ; remove public key from getPopMITSUNARI Shigeo2016-08-271-4/+22
* init by user defined pMITSUNARI Shigeo2016-08-271-1/+4
* reorder of classMITSUNARI Shigeo2016-08-211-60/+65
* unify **VecMITSUNARI Shigeo2016-08-211-19/+8
* replace prv with secMITSUNARI Shigeo2016-08-211-4/+4
* rename PrivateKey to SecretKeyMITSUNARI Shigeo2016-08-211-24/+24
* design IF againMITSUNARI Shigeo2016-08-211-31/+56
* change PublicKey::verify to Sign::verifyMITSUNARI Shigeo2016-08-211-1/+8
* add operator+()MITSUNARI Shigeo2016-08-151-1/+19
* add comentMITSUNARI Shigeo2016-08-151-1/+17
* rename Verifier to MasterPublicKeyMITSUNARI Shigeo2016-08-151-15/+15
* setStr, getStr were removedMITSUNARI Shigeo2016-08-151-7/+1
* add Feldman VSS ; VerifierMITSUNARI Shigeo2016-08-111-1/+25
* add PublicKey::recoverMITSUNARI Shigeo2016-08-111-0/+4
* fix typoMITSUNARI Shigeo2016-08-111-2/+4
* remove public for debugMITSUNARI Shigeo2016-08-101-1/+0
* first commitMITSUNARI Shigeo2016-08-101-0/+101