aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* benchmark of pairing operationsHEADmasterdevMITSUNARI Shigeo2019-03-291-0/+21
|
* update how to make QcoeffTblMITSUNARI Shigeo2018-09-091-3/+15
|
* a tool to precompute G2MITSUNARI Shigeo2018-09-051-0/+18
|
* add nizkp for sheMITSUNARI Shigeo2018-06-031-0/+0
|
* fix wrong character encodingMITSUNARI Shigeo2018-06-021-1/+1
|
* add api for sheMITSUNARI Shigeo2018-06-021-0/+322
|
* add author to she-api-ja.mdMITSUNARI Shigeo2018-05-201-0/+8
|
* fix typo of docMITSUNARI Shigeo2018-05-181-1/+1
|
* update docMITSUNARI Shigeo2018-05-181-1/+1
|
* link to how to make libraryMITSUNARI Shigeo2018-05-181-0/+2
|
* doc for she::Zkp classMITSUNARI Shigeo2018-05-031-11/+52
|
* [she] add description of she.negMITSUNARI Shigeo2018-04-171-1/+2
|
* add alias of mcl::initMITSUNARI Shigeo2018-04-171-2/+2
|
* add japanese she api docMITSUNARI Shigeo2018-04-151-0/+262
|
* [she] update benchmarkMITSUNARI Shigeo2017-10-033-195/+207
|
* [she] add bench for encGi with PrecomputedPublicKeyMITSUNARI Shigeo2017-10-033-180/+192
|
* [she] add decGi bench for variable mMITSUNARI Shigeo2017-09-303-145/+226
|
* [she] add PrecomputedPublicKeyMITSUNARI Shigeo2017-09-303-0/+6
|
* [she] fix format of benchmarkMITSUNARI Shigeo2017-09-293-136/+127
|
* [she] add benchmark script and results on i7-6700 3.4GHzMITSUNARI Shigeo2017-09-294-0/+201
|
* remove testHashAndMapto in bn_test.cppMITSUNARI Shigeo2017-09-241-1/+2
|
* rename bgn to sheMITSUNARI Shigeo2017-08-301-0/+0
|
* compare gmp and llvm of mulPre and sqrPreMITSUNARI Shigeo2017-01-271-4/+13
|
* rename fp_llvm to low_func_llvmMITSUNARI Shigeo2016-11-161-1/+1
|
* split fp_proto.hpp into proto.hpp and low_func.hppMITSUNARI Shigeo2016-11-151-1/+1
|
* remove x in benchmarkMITSUNARI Shigeo2016-11-011-6/+5
|
* fix SqrPreCore for LtagMITSUNARI Shigeo2016-11-011-1/+3
|
* use karatsuba for sqr if N >= 6MITSUNARI Shigeo2016-11-011-6/+10
|
* use karatsuba if llvmMITSUNARI Shigeo2016-11-011-2/+2
|
* use karatsuba for N >= 8MITSUNARI Shigeo2016-10-302-20/+59
|
* split MulPre and MulPreCoreMITSUNARI Shigeo2016-10-301-15/+19
|
* rename MCL_MAX_OP_BIT_SIZE to MCL_MAX_BIT_SIZEMITSUNARI Shigeo2016-10-281-1/+1
|
* add comment to fix cpu freqMITSUNARI Shigeo2016-10-281-0/+4
|
* add benchmark of karatsubaMITSUNARI Shigeo2016-10-271-0/+71
|
* move opti/llvmMITSUNARI Shigeo2016-06-011-29/+0
|
* add misc codeMITSUNARI Shigeo2016-06-011-0/+29