aboutsummaryrefslogtreecommitdiffstats
path: root/sample
Commit message (Expand)AuthorAgeFilesLines
* retry to read if message is emtpyMITSUNARI Shigeo2016-08-301-4/+9
* add sample/bls_tool.cppMITSUNARI Shigeo2016-08-302-2/+178
* change id to public menmber and remove id from ioMITSUNARI Shigeo2016-08-301-4/+5
* change type of id to Id classMITSUNARI Shigeo2016-08-271-6/+8
* reorder of classMITSUNARI Shigeo2016-08-211-1/+1
* replace prv with secMITSUNARI Shigeo2016-08-211-17/+17
* rename PrivateKey to SecretKeyMITSUNARI Shigeo2016-08-211-7/+7
* sample okMITSUNARI Shigeo2016-08-211-2/+6
* change PublicKey::verify to Sign::verifyMITSUNARI Shigeo2016-08-211-1/+1
* add sample of blsMITSUNARI Shigeo2016-08-101-0/+161