aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
* shortcut for Ec::mul(Px, P, x) if P = 0MITSUNARI Shigeo2019-03-221-0/+1
* update docMITSUNARI Shigeo2019-03-211-0/+1
* version v0.91MITSUNARI Shigeo2019-03-141-0/+1
* add versionMITSUNARI Shigeo2019-03-121-0/+1
* update historyMITSUNARI Shigeo2019-03-081-0/+1
* LagrangeInterpolation sets out = yVec[0] if k = 1MITSUNARI Shigeo2019-02-201-0/+1
* how to set generators of G1 and G2MITSUNARI Shigeo2019-02-041-0/+12
* serialization formatMITSUNARI Shigeo2019-02-041-0/+26
* add thanksMITSUNARI Shigeo2019-02-031-1/+1
|\
| * add thanks to readme.mdMITSUNARI Shigeo2019-01-311-1/+1
* | add mclBnFp_mapToG1 and mclBnFp2_mapToG2MITSUNARI Shigeo2019-01-311-0/+1
|/
* fix crash on x64-CPU without AVXMITSUNARI Shigeo2019-01-311-0/+4
* rename libmcl_dy.so to libmcl.soMITSUNARI Shigeo2018-12-311-7/+4
* add doc to build without OpenSSL/GMPMITSUNARI Shigeo2018-12-201-0/+12
* fix a layout of docMITSUNARI Shigeo2018-12-151-1/+0
* fix a layout of docMITSUNARI Shigeo2018-12-151-1/+1
* add description of hashAndMapToGiMITSUNARI Shigeo2018-12-151-3/+10
* The dynamic library should be named the same as the static libraryXimin Luo2018-12-061-0/+2
* update benchmark for i7-6700MITSUNARI Shigeo2018-11-071-2/+8
* fix layoutMITSUNARI Shigeo2018-11-071-5/+6
* update benchmarkMITSUNARI Shigeo2018-11-071-19/+31
* add comments for mclBn_initMITSUNARI Shigeo2018-10-261-0/+7
* update doc for libraryMITSUNARI Shigeo2018-10-231-3/+28
* break backword compatibility of 2nd argument of mclBn_initMITSUNARI Shigeo2018-10-221-0/+1
* mapToFunction for BLS12 is changed to calcBNMITSUNARI Shigeo2018-09-221-0/+4
* update comment for subgroup attackMITSUNARI Shigeo2018-09-111-2/+2
* contains cybozulibMITSUNARI Shigeo2018-09-071-9/+2
* contains xbyakMITSUNARI Shigeo2018-09-071-12/+4
* fix mk.bat and mklib.bat and update readme.md for windowsMITSUNARI Shigeo2018-08-131-5/+10
* Update readme.mdwdx72662018-08-061-1/+1
* update link to paperMITSUNARI Shigeo2018-07-271-0/+2
* add link to she-api.mdMITSUNARI Shigeo2018-06-021-0/+4
* add desc. for BLS12-381 to readmeMITSUNARI Shigeo2018-04-221-5/+5
* define BN::** in mcl::bn**MITSUNARI Shigeo2018-04-181-3/+3
* add assert for setByCSPRNGMITSUNARI Shigeo2018-04-151-1/+1
* use new CurveParam nameMITSUNARI Shigeo2018-04-061-1/+1
* rename curve nameMITSUNARI Shigeo2018-04-051-20/+20
* add doc for BLS12-381MITSUNARI Shigeo2018-04-041-0/+1
* add bench.txtMITSUNARI Shigeo2018-01-311-1/+3
* add url of demoMITSUNARI Shigeo2018-01-271-0/+2
* add benchmark of Firefox and SafariMITSUNARI Shigeo2018-01-271-9/+12
* fix typoMITSUNARI Shigeo2018-01-261-1/+1
* use a value of bench by test/bn_test.cppMITSUNARI Shigeo2018-01-261-2/+3
* trivial fix of docMITSUNARI Shigeo2018-01-261-1/+1
* move benchmark section to topMITSUNARI Shigeo2018-01-261-33/+33
* update benchmark and parameter of readme.mdMITSUNARI Shigeo2018-01-261-10/+20
* [js] docs/demo is moved to mcl-wasmMITSUNARI Shigeo2017-12-061-2/+2
* [js] change link to bls-demoMITSUNARI Shigeo2017-12-051-1/+1
* [js] add IBE demoMITSUNARI Shigeo2017-11-281-4/+11
* update arm64 benchmarkMITSUNARI Shigeo2017-10-061-1/+1
* add link to SHE demoMITSUNARI Shigeo2017-10-021-0/+1
* [she] add remove old pagesMITSUNARI Shigeo2017-10-011-1/+0
* rename bnXXXinit to initPairing()MITSUNARI Shigeo2017-09-181-2/+2
* add link to demoMITSUNARI Shigeo2017-09-141-0/+1
* remark of EdgeMITSUNARI Shigeo2017-09-021-1/+3
* add link to demoMITSUNARI Shigeo2017-09-021-0/+2
* add doc for WASMMITSUNARI Shigeo2017-08-031-1/+11
* update docMITSUNARI Shigeo2017-07-061-0/+53
* add comment for name of shared libraryMITSUNARI Shigeo2017-06-141-1/+2
* cmake downloads all extra filesMITSUNARI Shigeo2017-05-211-0/+8
* install libssl-devMITSUNARI Shigeo2017-04-191-2/+2
* add CMakeLists.txtMITSUNARI Shigeo2017-04-191-0/+8
* add CFLAGS_OPT_USER to makeMITSUNARI Shigeo2017-04-191-0/+5
* start to imple GLV for G1MITSUNARI Shigeo2017-03-261-0/+2
* update benchmark of bn384MITSUNARI Shigeo2017-03-261-4/+2
* defaut constructor of Ec does not clear the memoryMITSUNARI Shigeo2017-03-171-0/+4
* remove commentMITSUNARI Shigeo2017-03-111-5/+0
* benchmark of 382-bit pairingMITSUNARI Shigeo2017-03-111-1/+19
* set travis CIMITSUNARI Shigeo2017-03-081-0/+2
* fix typo of docMITSUNARI Shigeo2017-03-081-10/+11
* add doc for G2MITSUNARI Shigeo2017-03-071-0/+5
* rename shared library from _if to _dyMITSUNARI Shigeo2017-03-071-4/+4
* rename libbn256_if.so to libbn256_ifs.soMITSUNARI Shigeo2017-03-061-2/+4
* update RELIC benchmark for x64 with optimized optionMITSUNARI Shigeo2017-03-031-1/+6
* add doc for string formatMITSUNARI Shigeo2017-02-211-0/+11
* update Makefile for test/bn256_if_test.cpp and sample/pairing_if.cMITSUNARI Shigeo2017-02-211-0/+5
* refactor mklib.bat and mk.batMITSUNARI Shigeo2017-02-211-0/+1
* change the order of arguments of G1 and G2MITSUNARI Shigeo2017-02-121-1/+1
* add doc for MCL_MAX_BIT_SIZEMITSUNARI Shigeo2017-01-301-0/+5
* update docMITSUNARI Shigeo2017-01-231-16/+17
* update docMITSUNARI Shigeo2017-01-231-4/+19
* add doc for osMITSUNARI Shigeo2017-01-201-1/+1
* fix docMITSUNARI Shigeo2017-01-191-1/+1
* add doc for CentOSMITSUNARI Shigeo2017-01-191-0/+21
* update doc for macosMITSUNARI Shigeo2017-01-161-9/+5
* update make for macOSMITSUNARI Shigeo2017-01-161-0/+8
* update benchmarkMITSUNARI Shigeo2017-01-141-1/+1
* update docMITSUNARI Shigeo2016-12-291-2/+3
* update docMITSUNARI Shigeo2016-12-291-5/+6
* update documentMITSUNARI Shigeo2016-12-291-31/+22
* update benchmark of ARM64MITSUNARI Shigeo2016-12-261-1/+1
* fix indentMITSUNARI Shigeo2016-12-261-3/+1
* fix indentMITSUNARI Shigeo2016-12-261-1/+1
* add doc for frequencyMITSUNARI Shigeo2016-12-261-1/+1
* udpate benchmark of armMITSUNARI Shigeo2016-12-261-1/+1
* add gmp version of Mont with not full primeMITSUNARI Shigeo2016-12-261-1/+3
* update benchmark of arm64MITSUNARI Shigeo2016-12-241-1/+1
* update benchmark of x64MITSUNARI Shigeo2016-12-231-1/+1
* update arm64 benchmarkMITSUNARI Shigeo2016-12-231-1/+1
* update bench of x64MITSUNARI Shigeo2016-12-231-1/+1
* fix formatMITSUNARI Shigeo2016-12-131-2/+1
* update benchmark for skylakeMITSUNARI Shigeo2016-12-131-7/+8
* fix typoMITSUNARI Shigeo2016-12-071-1/+1
* recalcMITSUNARI Shigeo2016-12-071-5/+5
* add how to use mklib.bat and mk.bat for winMITSUNARI Shigeo2016-12-011-0/+9
* update benchmark of arm64MITSUNARI Shigeo2016-11-301-6/+7
* add space for documentMITSUNARI Shigeo2016-11-301-2/+2
* add benchmarkMITSUNARI Shigeo2016-11-301-0/+20
* update docMITSUNARI Shigeo2016-11-291-12/+30
* add how to make on ARM64 linuxMITSUNARI Shigeo2016-11-031-0/+5
* rename USE_LLVM to MCL_USE_LLVMMITSUNARI Shigeo2016-10-111-1/+1
* rename function from bit to NMITSUNARI Shigeo2016-10-071-1/+1
* add description of this libraryMITSUNARI Shigeo2016-09-121-0/+1
* change hash.calcMITSUNARI Shigeo2016-08-061-0/+6
* default of USE_LLVM=0MITSUNARI Shigeo2016-06-151-5/+0
* comment of USE_LLVMMITSUNARI Shigeo2016-06-141-0/+5
* fix codeMITSUNARI Shigeo2016-05-231-76/+75
* add referencesMITSUNARI Shigeo2016-05-231-0/+11
* fix linkMITSUNARI Shigeo2016-05-111-1/+1
* change /MD to /MTMITSUNARI Shigeo2016-05-101-0/+6
* how to build for 32-bit linuxMITSUNARI Shigeo2016-05-061-0/+7
* update documentMITSUNARI Shigeo2016-04-131-7/+17
* fix typo of mail addressMITSUNARI Shigeo2016-02-101-1/+1
* sample of vote imported from git://github.com/aistcrypt/Lifted-ElGamal.gitMITSUNARI Shigeo2015-08-201-0/+1
* list up copied filesMITSUNARI Shigeo2015-06-101-0/+7
* elgamal classMITSUNARI Shigeo2015-06-091-0/+34