aboutsummaryrefslogtreecommitdiffstats
path: root/src/bls_c.cpp
Commit message (Collapse)AuthorAgeFilesLines
* BN:: is not necessary nowMITSUNARI Shigeo2018-04-191-7/+7
|
* remove old deserialize apinew_deserialize_apiMITSUNARI Shigeo2017-12-241-4/+4
|
* new deserialize apiMITSUNARI Shigeo2017-12-101-38/+38
|
* [js] support Node.jsMITSUNARI Shigeo2017-11-051-6/+9
|
* blsInit is thread safeMITSUNARI Shigeo2017-08-161-8/+16
|
* add blsInitThreadSafeMITSUNARI Shigeo2017-08-121-0/+17
|
* remove unused castMITSUNARI Shigeo2017-07-081-9/+0
|
* move mclBn_* to mclMITSUNARI Shigeo2017-07-071-82/+0
|
* const time version of G2::mulMITSUNARI Shigeo2017-06-241-1/+1
|
* unify how to create a global parameter QMITSUNARI Shigeo2017-06-141-9/+2
|
* add blsDHKeyExchangeMITSUNARI Shigeo2017-06-141-0/+5
|
* reorder of arguments of LagrangeInterpolationMITSUNARI Shigeo2017-06-131-10/+10
|
* change const char * to const void *MITSUNARI Shigeo2017-06-131-1/+1
|
* end of refactoringMITSUNARI Shigeo2017-06-131-581/+96
|
* refactor recoveringMITSUNARI Shigeo2017-06-121-69/+30
|
* direct use Lagrange InterpolationMITSUNARI Shigeo2017-06-121-50/+41
|
* add blsGetGeneratorOfG2MITSUNARI Shigeo2017-06-121-0/+4
|
* add blsIdSetIntMITSUNARI Shigeo2017-06-071-0/+4
|
* remove initMITSUNARI Shigeo2017-06-061-17/+676
|
* _MITSUNARI Shigeo2017-06-061-111/+123
|
* _MITSUNARI Shigeo2017-06-061-4/+8
|
* impl bls by mclBn* apiMITSUNARI Shigeo2017-06-061-106/+29
|
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-0/+320