aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
* 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