aboutsummaryrefslogtreecommitdiffstats
path: root/sample/bls_smpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* test for 256/384MITSUNARI Shigeo2018-09-151-1/+2
* Sign to SignatureMITSUNARI Shigeo2017-05-291-7/+7
* update apiMITSUNARI Shigeo2017-05-291-1/+1
* always hex string with prefix 0xMITSUNARI Shigeo2016-08-311-1/+1
* update sample for new apiMITSUNARI Shigeo2016-08-311-21/+20
* add sample/bls_tool.cppMITSUNARI Shigeo2016-08-301-2/+2
* 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