Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add verifyOrder | MITSUNARI Shigeo | 2018-08-26 | 1 | -0/+17 |
* | add getG1/FrByteSize | MITSUNARI Shigeo | 2018-08-13 | 1 | -0/+10 |
* | add BLS_DONT_EXPORT macro | MITSUNARI Shigeo | 2018-07-15 | 1 | -87/+118 |
* | use precomputedMillerLoop2mixed | MITSUNARI Shigeo | 2018-06-10 | 1 | -7/+7 |
* | consiger clang for wasm | MITSUNARI Shigeo | 2018-06-05 | 1 | -1/+1 |
* | CSPRNG is not used in wasm | MITSUNARI Shigeo | 2018-05-29 | 1 | -0/+2 |
* | noexception build | MITSUNARI Shigeo | 2018-05-27 | 1 | -0/+4 |
* | rename mcl::Vector to mcl::Array | MITSUNARI Shigeo | 2018-05-27 | 1 | -3/+3 |
* | use same options of mcl-wasm | MITSUNARI Shigeo | 2018-05-24 | 1 | -6/+3 |
* | remove std::vector | MITSUNARI Shigeo | 2018-05-24 | 1 | -12/+18 |
* | return 0 if failure | MITSUNARI Shigeo | 2018-05-23 | 1 | -1/+1 |
* | remove try | MITSUNARI Shigeo | 2018-05-23 | 1 | -27/+7 |
* | BN:: is not necessary now | MITSUNARI Shigeo | 2018-04-19 | 1 | -7/+7 |
* | remove old deserialize apinew_deserialize_api | MITSUNARI Shigeo | 2017-12-24 | 1 | -4/+4 |
* | new deserialize api | MITSUNARI Shigeo | 2017-12-10 | 1 | -38/+38 |
* | [js] support Node.js | MITSUNARI Shigeo | 2017-11-05 | 1 | -6/+9 |
* | blsInit is thread safe | MITSUNARI Shigeo | 2017-08-16 | 1 | -8/+16 |
* | add blsInitThreadSafe | MITSUNARI Shigeo | 2017-08-12 | 1 | -0/+17 |
* | remove unused cast | MITSUNARI Shigeo | 2017-07-08 | 1 | -9/+0 |
* | move mclBn_* to mcl | MITSUNARI Shigeo | 2017-07-07 | 1 | -82/+0 |
* | const time version of G2::mul | MITSUNARI Shigeo | 2017-06-24 | 1 | -1/+1 |
* | unify how to create a global parameter Q | MITSUNARI Shigeo | 2017-06-14 | 1 | -9/+2 |
* | add blsDHKeyExchange | MITSUNARI Shigeo | 2017-06-14 | 1 | -0/+5 |
* | reorder of arguments of LagrangeInterpolation | MITSUNARI Shigeo | 2017-06-13 | 1 | -10/+10 |
* | change const char * to const void * | MITSUNARI Shigeo | 2017-06-13 | 1 | -1/+1 |
* | end of refactoring | MITSUNARI Shigeo | 2017-06-13 | 1 | -581/+96 |
* | refactor recovering | MITSUNARI Shigeo | 2017-06-12 | 1 | -69/+30 |
* | direct use Lagrange Interpolation | MITSUNARI Shigeo | 2017-06-12 | 1 | -50/+41 |
* | add blsGetGeneratorOfG2 | MITSUNARI Shigeo | 2017-06-12 | 1 | -0/+4 |
* | add blsIdSetInt | MITSUNARI Shigeo | 2017-06-07 | 1 | -0/+4 |
* | remove init | MITSUNARI Shigeo | 2017-06-06 | 1 | -17/+676 |
* | _ | MITSUNARI Shigeo | 2017-06-06 | 1 | -111/+123 |
* | _ | MITSUNARI Shigeo | 2017-06-06 | 1 | -4/+8 |
* | impl bls by mclBn* api | MITSUNARI Shigeo | 2017-06-06 | 1 | -106/+29 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -0/+320 |