aboutsummaryrefslogtreecommitdiffstats
path: root/sample/bls_tool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Sign to SignatureMITSUNARI Shigeo2017-05-291-1/+1
|
* remove old codeMITSUNARI Shigeo2016-09-061-9/+0
|
* accept multi line message. remove last '\n'MITSUNARI Shigeo2016-09-031-4/+15
|
* fix ; replace SecretKey with SignMITSUNARI Shigeo2016-09-011-5/+5
|
* add vervose option for bls_tool.exeMITSUNARI Shigeo2016-08-311-2/+25
|
* always hex string with prefix 0xMITSUNARI Shigeo2016-08-311-2/+3
|
* retry to read if message is emtpyMITSUNARI Shigeo2016-08-301-4/+9
|
* add sample/bls_tool.cppMITSUNARI Shigeo2016-08-301-0/+176