Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update new api of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -3/+3 |
| | |||||
* | add blsVerifyAggregatedHashes | MITSUNARI Shigeo | 2018-09-21 | 1 | -9/+1 |
| | |||||
* | add verifyAggregatedHashes | MITSUNARI Shigeo | 2018-09-17 | 1 | -0/+12 |
| | |||||
* | add signHash and verifyHash for hashed value | MITSUNARI Shigeo | 2018-09-17 | 1 | -4/+31 |
| | |||||
* | remove duplicated C++ code and libbls.a | MITSUNARI Shigeo | 2018-09-15 | 1 | -83/+286 |
| | |||||
* | add getG1/FrByteSize | MITSUNARI Shigeo | 2018-08-13 | 1 | -3/+6 |
| | |||||
* | _ | MITSUNARI Shigeo | 2017-06-06 | 1 | -4/+5 |
| | |||||
* | unify curve const | MITSUNARI Shigeo | 2017-06-06 | 1 | -7/+1 |
| | |||||
* | use struts of bn.h | MITSUNARI Shigeo | 2017-06-05 | 1 | -18/+15 |
| | |||||
* | use MBN_.. instead of BLS_ | MITSUNARI Shigeo | 2017-06-04 | 1 | -8/+8 |
| | |||||
* | rename bls_if.h to bls.h | MITSUNARI Shigeo | 2017-06-04 | 1 | -8/+8 |
| | |||||
* | use setHashOf | MITSUNARI Shigeo | 2017-05-30 | 1 | -0/+2 |
| | |||||
* | Sign to Signature | MITSUNARI Shigeo | 2017-05-29 | 1 | -21/+21 |
| | |||||
* | update api | MITSUNARI Shigeo | 2017-05-29 | 1 | -4/+7 |
| | |||||
* | move include/* to include/bls* | MITSUNARI Shigeo | 2017-05-28 | 1 | -0/+274 |