aboutsummaryrefslogtreecommitdiffstats
path: root/include/bls/bls.h
Commit message (Expand)AuthorAgeFilesLines
* add check for BLS_SWAP_GMITSUNARI Shigeo2018-12-021-0/+8
* swap_gMITSUNARI Shigeo2018-12-021-0/+13
* add blsSetRandFuncMITSUNARI Shigeo2018-10-281-0/+9
* update new api of mclBn_initMITSUNARI Shigeo2018-10-221-4/+6
* add blsVerifyAggregatedHashesMITSUNARI Shigeo2018-09-211-8/+5
* add verifyAggregatedHashesMITSUNARI Shigeo2018-09-171-0/+11
* add signHash and verifyHash for hashed valueMITSUNARI Shigeo2018-09-171-0/+11
* add bls*Sub functionsMITSUNARI Shigeo2018-09-131-0/+5
* add verifyOrderMITSUNARI Shigeo2018-08-261-0/+12
* fix typo macro nameMITSUNARI Shigeo2018-08-171-1/+1
* add bls api for getFrByteSize and getG1ByteSizeMITSUNARI Shigeo2018-08-131-0/+6
* add BLS_DONT_EXPORT macroMITSUNARI Shigeo2018-07-151-49/+60
* consiger clang for wasmMITSUNARI Shigeo2018-06-051-0/+2
* CSPRNG is not used in wasmMITSUNARI Shigeo2018-05-291-0/+2
* remove old deserialize apinew_deserialize_apiMITSUNARI Shigeo2017-12-241-8/+4
* new deserialize apiMITSUNARI Shigeo2017-12-101-35/+39
* [js] support Node.jsMITSUNARI Shigeo2017-11-051-1/+5
* [doc] fix comment of deserializeMITSUNARI Shigeo2017-09-281-3/+3
* blsInit is thread safeMITSUNARI Shigeo2017-08-161-6/+8
* add blsInitThreadSafeMITSUNARI Shigeo2017-08-121-0/+4
* move mclBn_* to mclMITSUNARI Shigeo2017-07-071-19/+0
* add blsDHKeyExchangeMITSUNARI Shigeo2017-06-141-0/+5
* reorder of arguments of LagrangeInterpolationMITSUNARI Shigeo2017-06-131-3/+3
* change const char * to const void *MITSUNARI Shigeo2017-06-131-1/+1
* end of refactoringMITSUNARI Shigeo2017-06-131-1/+12
* refactor recoveringMITSUNARI Shigeo2017-06-121-0/+8
* add blsGetGeneratorOfG2MITSUNARI Shigeo2017-06-121-0/+3
* add blsIdSetIntMITSUNARI Shigeo2017-06-071-11/+13
* fix blsIdMITSUNARI Shigeo2017-06-061-2/+2
* reorder apis of blsMITSUNARI Shigeo2017-06-061-56/+56
* unify curve constMITSUNARI Shigeo2017-06-061-6/+0
* use struts of bn.hMITSUNARI Shigeo2017-06-051-5/+5
* use MBN_.. instead of BLS_MITSUNARI Shigeo2017-06-041-11/+6
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-8/+8
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-0/+162