Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add blsSecretKeySetLittleEndianMod | MITSUNARI Shigeo | 2019-03-08 | 1 | -0/+6 |
* | add blsVerifyPairing | MITSUNARI Shigeo | 2019-01-05 | 1 | -7/+10 |
* | bn_c_impl.hpp is in public | MITSUNARI Shigeo | 2018-12-13 | 1 | -1/+1 |
* | fix include path | MITSUNARI Shigeo | 2018-12-10 | 1 | -1/+1 |
* | support a mode without including mcl/src/bn_c_impl.hpp | MITSUNARI Shigeo | 2018-12-10 | 1 | -39/+74 |
* | swap_g | MITSUNARI Shigeo | 2018-12-02 | 1 | -51/+156 |
* | add blsSetRandFunc | MITSUNARI Shigeo | 2018-10-28 | 1 | -0/+4 |
* | fix assert | MITSUNARI Shigeo | 2018-10-23 | 1 | -1/+1 |
* | update new api of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -4/+4 |
* | add blsVerifyAggregatedHashes | MITSUNARI Shigeo | 2018-09-21 | 1 | -9/+9 |
* | Revert "insert zero byte into low bit of h for BLS12-381" | MITSUNARI Shigeo | 2018-09-18 | 1 | -13/+1 |
* | insert zero byte into low bit of h for BLS12-381 | MITSUNARI Shigeo | 2018-09-17 | 1 | -1/+13 |
* | add verifyAggregatedHashes | MITSUNARI Shigeo | 2018-09-17 | 1 | -0/+24 |
* | add signHash and verifyHash for hashed value | MITSUNARI Shigeo | 2018-09-17 | 1 | -0/+23 |
* | remove duplicated C++ code and libbls.a | MITSUNARI Shigeo | 2018-09-15 | 1 | -0/+414 |