aboutsummaryrefslogtreecommitdiffstats
path: root/sample/bls_sig.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix compile errorMITSUNARI Shigeo2018-07-101-9/+2
* define BN::** in mcl::bn**MITSUNARI Shigeo2018-04-181-4/+4
* rename bnXXXinit to initPairing()MITSUNARI Shigeo2017-09-181-1/+1
* rename setMsg to SetHashOfMITSUNARI Shigeo2017-05-301-1/+1
* split functions for bls_sig.cppMITSUNARI Shigeo2017-02-151-16/+28
* P is not usedMITSUNARI Shigeo2017-02-151-1/+0
* add BLS signature sampleMITSUNARI Shigeo2017-02-151-0/+66