Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | _ | MITSUNARI Shigeo | 2017-06-06 | 1 | -4/+5 |
* | unify curve const | MITSUNARI Shigeo | 2017-06-06 | 2 | -13/+1 |
* | use struts of bn.h | MITSUNARI Shigeo | 2017-06-05 | 2 | -23/+20 |
* | use MBN_.. instead of BLS_ | MITSUNARI Shigeo | 2017-06-04 | 2 | -19/+14 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 2 | -16/+16 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -0/+0 |
* | rename blsHashToSecretKey | MITSUNARI Shigeo | 2017-05-31 | 1 | -1/+1 |
* | use setHashOf | MITSUNARI Shigeo | 2017-05-30 | 1 | -0/+2 |
* | rename blsSecretKeySetByHash to blsSecretKeySetToHashOf | MITSUNARI Shigeo | 2017-05-30 | 1 | -1/+1 |
* | rename IsSame to IsEqual | MITSUNARI Shigeo | 2017-05-30 | 1 | -4/+6 |
* | Sign to Signature | MITSUNARI Shigeo | 2017-05-29 | 2 | -22/+22 |
* | update api | MITSUNARI Shigeo | 2017-05-29 | 2 | -79/+73 |
* | move include/* to include/bls* | MITSUNARI Shigeo | 2017-05-28 | 2 | -0/+443 |