aboutsummaryrefslogtreecommitdiffstats
path: root/include/bls
Commit message (Collapse)AuthorAgeFilesLines
* fix typo macro nameMITSUNARI Shigeo2018-08-171-1/+1
|
* add getG1/FrByteSizeMITSUNARI Shigeo2018-08-131-3/+6
|
* 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
|
* _MITSUNARI Shigeo2017-06-061-4/+5
|
* unify curve constMITSUNARI Shigeo2017-06-062-13/+1
|
* use struts of bn.hMITSUNARI Shigeo2017-06-052-23/+20
|
* use MBN_.. instead of BLS_MITSUNARI Shigeo2017-06-042-19/+14
|
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-042-16/+16
|
* rename bls_if.h to bls.hMITSUNARI Shigeo2017-06-041-0/+0
|
* rename blsHashToSecretKeyMITSUNARI Shigeo2017-05-311-1/+1
|
* use setHashOfMITSUNARI Shigeo2017-05-301-0/+2
|
* rename blsSecretKeySetByHash to blsSecretKeySetToHashOfMITSUNARI Shigeo2017-05-301-1/+1
|
* rename IsSame to IsEqualMITSUNARI Shigeo2017-05-301-4/+6
|
* Sign to SignatureMITSUNARI Shigeo2017-05-292-22/+22
|
* update apiMITSUNARI Shigeo2017-05-292-79/+73
|
* move include/* to include/bls*MITSUNARI Shigeo2017-05-282-0/+443