aboutsummaryrefslogtreecommitdiffstats
path: root/include/bls/bls.hpp
Commit message (Expand)AuthorAgeFilesLines
* BLS_SWAP_G runs well for C++testMITSUNARI Shigeo2018-12-021-9/+35
* update new api of mclBn_initMITSUNARI Shigeo2018-10-221-3/+3
* add blsVerifyAggregatedHashesMITSUNARI Shigeo2018-09-211-9/+1
* add verifyAggregatedHashesMITSUNARI Shigeo2018-09-171-0/+12
* add signHash and verifyHash for hashed valueMITSUNARI Shigeo2018-09-171-4/+31
* remove duplicated C++ code and libbls.aMITSUNARI Shigeo2018-09-151-83/+286
* add getG1/FrByteSizeMITSUNARI Shigeo2018-08-131-3/+6
* _MITSUNARI Shigeo2017-06-061-4/+5
* unify curve constMITSUNARI Shigeo2017-06-061-7/+1
* use struts of bn.hMITSUNARI Shigeo2017-06-051-18/+15
* use MBN_.. instead of BLS_MITSUNARI Shigeo2017-06-041-8/+8
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-8/+8
* use setHashOfMITSUNARI Shigeo2017-05-301-0/+2
* Sign to SignatureMITSUNARI Shigeo2017-05-291-21/+21
* update apiMITSUNARI Shigeo2017-05-291-4/+7
* move include/* to include/bls*MITSUNARI Shigeo2017-05-281-0/+274