Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swap_g | MITSUNARI Shigeo | 2018-12-02 | 1 | -0/+13 |
* | add blsSetRandFunc | MITSUNARI Shigeo | 2018-10-28 | 1 | -0/+9 |
* | update new api of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -4/+6 |
* | add blsVerifyAggregatedHashes | MITSUNARI Shigeo | 2018-09-21 | 1 | -8/+5 |
* | add verifyAggregatedHashes | MITSUNARI Shigeo | 2018-09-17 | 1 | -0/+11 |
* | add signHash and verifyHash for hashed value | MITSUNARI Shigeo | 2018-09-17 | 1 | -0/+11 |
* | add bls*Sub functions | MITSUNARI Shigeo | 2018-09-13 | 1 | -0/+5 |
* | add verifyOrder | MITSUNARI Shigeo | 2018-08-26 | 1 | -0/+12 |
* | fix typo macro name | MITSUNARI Shigeo | 2018-08-17 | 1 | -1/+1 |
* | add bls api for getFrByteSize and getG1ByteSize | MITSUNARI Shigeo | 2018-08-13 | 1 | -0/+6 |
* | add BLS_DONT_EXPORT macro | MITSUNARI Shigeo | 2018-07-15 | 1 | -49/+60 |
* | consiger clang for wasm | MITSUNARI Shigeo | 2018-06-05 | 1 | -0/+2 |
* | CSPRNG is not used in wasm | MITSUNARI Shigeo | 2018-05-29 | 1 | -0/+2 |
* | remove old deserialize apinew_deserialize_api | MITSUNARI Shigeo | 2017-12-24 | 1 | -8/+4 |
* | new deserialize api | MITSUNARI Shigeo | 2017-12-10 | 1 | -35/+39 |
* | [js] support Node.js | MITSUNARI Shigeo | 2017-11-05 | 1 | -1/+5 |
* | [doc] fix comment of deserialize | MITSUNARI Shigeo | 2017-09-28 | 1 | -3/+3 |
* | blsInit is thread safe | MITSUNARI Shigeo | 2017-08-16 | 1 | -6/+8 |
* | add blsInitThreadSafe | MITSUNARI Shigeo | 2017-08-12 | 1 | -0/+4 |
* | move mclBn_* to mcl | MITSUNARI Shigeo | 2017-07-07 | 1 | -19/+0 |
* | add blsDHKeyExchange | MITSUNARI Shigeo | 2017-06-14 | 1 | -0/+5 |
* | reorder of arguments of LagrangeInterpolation | MITSUNARI Shigeo | 2017-06-13 | 1 | -3/+3 |
* | change const char * to const void * | MITSUNARI Shigeo | 2017-06-13 | 1 | -1/+1 |
* | end of refactoring | MITSUNARI Shigeo | 2017-06-13 | 1 | -1/+12 |
* | refactor recovering | MITSUNARI Shigeo | 2017-06-12 | 1 | -0/+8 |
* | add blsGetGeneratorOfG2 | MITSUNARI Shigeo | 2017-06-12 | 1 | -0/+3 |
* | add blsIdSetInt | MITSUNARI Shigeo | 2017-06-07 | 1 | -11/+13 |
* | fix blsId | MITSUNARI Shigeo | 2017-06-06 | 1 | -2/+2 |
* | reorder apis of bls | MITSUNARI Shigeo | 2017-06-06 | 1 | -56/+56 |
* | unify curve const | MITSUNARI Shigeo | 2017-06-06 | 1 | -6/+0 |
* | use struts of bn.h | MITSUNARI Shigeo | 2017-06-05 | 1 | -5/+5 |
* | use MBN_.. instead of BLS_ | MITSUNARI Shigeo | 2017-06-04 | 1 | -11/+6 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -8/+8 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -0/+162 |