aboutsummaryrefslogtreecommitdiffstats
path: root/src/bls_c_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* add blsSecretKeySetLittleEndianModMITSUNARI Shigeo2019-03-081-0/+6
* add blsVerifyPairingMITSUNARI Shigeo2019-01-051-7/+10
* bn_c_impl.hpp is in publicMITSUNARI Shigeo2018-12-131-1/+1
* fix include pathMITSUNARI Shigeo2018-12-101-1/+1
* support a mode without including mcl/src/bn_c_impl.hppMITSUNARI Shigeo2018-12-101-39/+74
* swap_gMITSUNARI Shigeo2018-12-021-51/+156
* add blsSetRandFuncMITSUNARI Shigeo2018-10-281-0/+4
* fix assertMITSUNARI Shigeo2018-10-231-1/+1
* update new api of mclBn_initMITSUNARI Shigeo2018-10-221-4/+4
* add blsVerifyAggregatedHashesMITSUNARI Shigeo2018-09-211-9/+9
* Revert "insert zero byte into low bit of h for BLS12-381"MITSUNARI Shigeo2018-09-181-13/+1
* insert zero byte into low bit of h for BLS12-381MITSUNARI Shigeo2018-09-171-1/+13
* add verifyAggregatedHashesMITSUNARI Shigeo2018-09-171-0/+24
* add signHash and verifyHash for hashed valueMITSUNARI Shigeo2018-09-171-0/+23
* remove duplicated C++ code and libbls.aMITSUNARI Shigeo2018-09-151-0/+414