| Commit message (Expand) | Author | Age | Files | Lines |
* | test for 256/384 | MITSUNARI Shigeo | 2018-09-15 | 1 | -320/+2 |
* | add bls*Sub functions | MITSUNARI Shigeo | 2018-09-13 | 1 | -0/+39 |
* | add verifyOrder | MITSUNARI Shigeo | 2018-08-26 | 1 | -0/+32 |
* | add bls api for getFrByteSize and getG1ByteSize | MITSUNARI Shigeo | 2018-08-13 | 1 | -4/+4 |
* | remove warning of vc | MITSUNARI Shigeo | 2018-07-15 | 1 | -2/+2 |
* | modify macro to check | MITSUNARI Shigeo | 2018-05-15 | 1 | -1/+1 |
* | multiInit is disabled if travis-ci and gcc | MITSUNARI Shigeo | 2018-05-15 | 1 | -1/+4 |
* | reduce # of thread for multipleInit for travis-ci | MITSUNARI Shigeo | 2018-05-15 | 1 | -1/+1 |
* | BLS signature supports BLS12-381 | MITSUNARI Shigeo | 2018-04-05 | 1 | -18/+20 |
* | remove old deserialize apinew_deserialize_api | MITSUNARI Shigeo | 2017-12-24 | 1 | -60/+0 |
* | new deserialize api | MITSUNARI Shigeo | 2017-12-10 | 1 | -0/+60 |
* | test boundary of size for deserialize | MITSUNARI Shigeo | 2017-09-22 | 1 | -0/+49 |
* | add limitation of serialize test | MITSUNARI Shigeo | 2017-09-21 | 1 | -0/+63 |
* | blsInit is thread safe | MITSUNARI Shigeo | 2017-08-16 | 1 | -3/+4 |
* | add blsInitThreadSafe | MITSUNARI Shigeo | 2017-08-12 | 1 | -0/+40 |
* | unify curve const | MITSUNARI Shigeo | 2017-06-06 | 1 | -3/+3 |
* | use struts of bn.h | MITSUNARI Shigeo | 2017-06-05 | 1 | -2/+2 |
* | use MBN_.. instead of BLS_ | MITSUNARI Shigeo | 2017-06-04 | 1 | -2/+2 |
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -0/+91 |