Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |