Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shortcut for Ec::mul(Px, P, x) if P = 0 | MITSUNARI Shigeo | 2019-03-22 | 1 | -0/+1 |
* | update doc | MITSUNARI Shigeo | 2019-03-21 | 1 | -0/+1 |
* | version v0.91 | MITSUNARI Shigeo | 2019-03-14 | 1 | -0/+1 |
* | add version | MITSUNARI Shigeo | 2019-03-12 | 1 | -0/+1 |
* | update history | MITSUNARI Shigeo | 2019-03-08 | 1 | -0/+1 |
* | LagrangeInterpolation sets out = yVec[0] if k = 1 | MITSUNARI Shigeo | 2019-02-20 | 1 | -0/+1 |
* | how to set generators of G1 and G2 | MITSUNARI Shigeo | 2019-02-04 | 1 | -0/+12 |
* | serialization format | MITSUNARI Shigeo | 2019-02-04 | 1 | -0/+26 |
* | add thanks | MITSUNARI Shigeo | 2019-02-03 | 1 | -1/+1 |
|\ | |||||
| * | add thanks to readme.md | MITSUNARI Shigeo | 2019-01-31 | 1 | -1/+1 |
* | | add mclBnFp_mapToG1 and mclBnFp2_mapToG2 | MITSUNARI Shigeo | 2019-01-31 | 1 | -0/+1 |
|/ | |||||
* | fix crash on x64-CPU without AVX | MITSUNARI Shigeo | 2019-01-31 | 1 | -0/+4 |
* | rename libmcl_dy.so to libmcl.so | MITSUNARI Shigeo | 2018-12-31 | 1 | -7/+4 |
* | add doc to build without OpenSSL/GMP | MITSUNARI Shigeo | 2018-12-20 | 1 | -0/+12 |
* | fix a layout of doc | MITSUNARI Shigeo | 2018-12-15 | 1 | -1/+0 |
* | fix a layout of doc | MITSUNARI Shigeo | 2018-12-15 | 1 | -1/+1 |
* | add description of hashAndMapToGi | MITSUNARI Shigeo | 2018-12-15 | 1 | -3/+10 |
* | The dynamic library should be named the same as the static library | Ximin Luo | 2018-12-06 | 1 | -0/+2 |
* | update benchmark for i7-6700 | MITSUNARI Shigeo | 2018-11-07 | 1 | -2/+8 |
* | fix layout | MITSUNARI Shigeo | 2018-11-07 | 1 | -5/+6 |
* | update benchmark | MITSUNARI Shigeo | 2018-11-07 | 1 | -19/+31 |
* | add comments for mclBn_init | MITSUNARI Shigeo | 2018-10-26 | 1 | -0/+7 |
* | update doc for library | MITSUNARI Shigeo | 2018-10-23 | 1 | -3/+28 |
* | break backword compatibility of 2nd argument of mclBn_init | MITSUNARI Shigeo | 2018-10-22 | 1 | -0/+1 |
* | mapToFunction for BLS12 is changed to calcBN | MITSUNARI Shigeo | 2018-09-22 | 1 | -0/+4 |
* | update comment for subgroup attack | MITSUNARI Shigeo | 2018-09-11 | 1 | -2/+2 |
* | contains cybozulib | MITSUNARI Shigeo | 2018-09-07 | 1 | -9/+2 |
* | contains xbyak | MITSUNARI Shigeo | 2018-09-07 | 1 | -12/+4 |
* | fix mk.bat and mklib.bat and update readme.md for windows | MITSUNARI Shigeo | 2018-08-13 | 1 | -5/+10 |
* | Update readme.md | wdx7266 | 2018-08-06 | 1 | -1/+1 |
* | update link to paper | MITSUNARI Shigeo | 2018-07-27 | 1 | -0/+2 |
* | add link to she-api.md | MITSUNARI Shigeo | 2018-06-02 | 1 | -0/+4 |
* | add desc. for BLS12-381 to readme | MITSUNARI Shigeo | 2018-04-22 | 1 | -5/+5 |
* | define BN::** in mcl::bn** | MITSUNARI Shigeo | 2018-04-18 | 1 | -3/+3 |
* | add assert for setByCSPRNG | MITSUNARI Shigeo | 2018-04-15 | 1 | -1/+1 |
* | use new CurveParam name | MITSUNARI Shigeo | 2018-04-06 | 1 | -1/+1 |
* | rename curve name | MITSUNARI Shigeo | 2018-04-05 | 1 | -20/+20 |
* | add doc for BLS12-381 | MITSUNARI Shigeo | 2018-04-04 | 1 | -0/+1 |
* | add bench.txt | MITSUNARI Shigeo | 2018-01-31 | 1 | -1/+3 |
* | add url of demo | MITSUNARI Shigeo | 2018-01-27 | 1 | -0/+2 |
* | add benchmark of Firefox and Safari | MITSUNARI Shigeo | 2018-01-27 | 1 | -9/+12 |
* | fix typo | MITSUNARI Shigeo | 2018-01-26 | 1 | -1/+1 |
* | use a value of bench by test/bn_test.cpp | MITSUNARI Shigeo | 2018-01-26 | 1 | -2/+3 |
* | trivial fix of doc | MITSUNARI Shigeo | 2018-01-26 | 1 | -1/+1 |
* | move benchmark section to top | MITSUNARI Shigeo | 2018-01-26 | 1 | -33/+33 |
* | update benchmark and parameter of readme.md | MITSUNARI Shigeo | 2018-01-26 | 1 | -10/+20 |
* | [js] docs/demo is moved to mcl-wasm | MITSUNARI Shigeo | 2017-12-06 | 1 | -2/+2 |
* | [js] change link to bls-demo | MITSUNARI Shigeo | 2017-12-05 | 1 | -1/+1 |
* | [js] add IBE demo | MITSUNARI Shigeo | 2017-11-28 | 1 | -4/+11 |
* | update arm64 benchmark | MITSUNARI Shigeo | 2017-10-06 | 1 | -1/+1 |
* | add link to SHE demo | MITSUNARI Shigeo | 2017-10-02 | 1 | -0/+1 |
* | [she] add remove old pages | MITSUNARI Shigeo | 2017-10-01 | 1 | -1/+0 |
* | rename bnXXXinit to initPairing() | MITSUNARI Shigeo | 2017-09-18 | 1 | -2/+2 |
* | add link to demo | MITSUNARI Shigeo | 2017-09-14 | 1 | -0/+1 |
* | remark of Edge | MITSUNARI Shigeo | 2017-09-02 | 1 | -1/+3 |
* | add link to demo | MITSUNARI Shigeo | 2017-09-02 | 1 | -0/+2 |
* | add doc for WASM | MITSUNARI Shigeo | 2017-08-03 | 1 | -1/+11 |
* | update doc | MITSUNARI Shigeo | 2017-07-06 | 1 | -0/+53 |
* | add comment for name of shared library | MITSUNARI Shigeo | 2017-06-14 | 1 | -1/+2 |
* | cmake downloads all extra files | MITSUNARI Shigeo | 2017-05-21 | 1 | -0/+8 |
* | install libssl-dev | MITSUNARI Shigeo | 2017-04-19 | 1 | -2/+2 |
* | add CMakeLists.txt | MITSUNARI Shigeo | 2017-04-19 | 1 | -0/+8 |
* | add CFLAGS_OPT_USER to make | MITSUNARI Shigeo | 2017-04-19 | 1 | -0/+5 |
* | start to imple GLV for G1 | MITSUNARI Shigeo | 2017-03-26 | 1 | -0/+2 |
* | update benchmark of bn384 | MITSUNARI Shigeo | 2017-03-26 | 1 | -4/+2 |
* | defaut constructor of Ec does not clear the memory | MITSUNARI Shigeo | 2017-03-17 | 1 | -0/+4 |
* | remove comment | MITSUNARI Shigeo | 2017-03-11 | 1 | -5/+0 |
* | benchmark of 382-bit pairing | MITSUNARI Shigeo | 2017-03-11 | 1 | -1/+19 |
* | set travis CI | MITSUNARI Shigeo | 2017-03-08 | 1 | -0/+2 |
* | fix typo of doc | MITSUNARI Shigeo | 2017-03-08 | 1 | -10/+11 |
* | add doc for G2 | MITSUNARI Shigeo | 2017-03-07 | 1 | -0/+5 |
* | rename shared library from _if to _dy | MITSUNARI Shigeo | 2017-03-07 | 1 | -4/+4 |
* | rename libbn256_if.so to libbn256_ifs.so | MITSUNARI Shigeo | 2017-03-06 | 1 | -2/+4 |
* | update RELIC benchmark for x64 with optimized option | MITSUNARI Shigeo | 2017-03-03 | 1 | -1/+6 |
* | add doc for string format | MITSUNARI Shigeo | 2017-02-21 | 1 | -0/+11 |
* | update Makefile for test/bn256_if_test.cpp and sample/pairing_if.c | MITSUNARI Shigeo | 2017-02-21 | 1 | -0/+5 |
* | refactor mklib.bat and mk.bat | MITSUNARI Shigeo | 2017-02-21 | 1 | -0/+1 |
* | change the order of arguments of G1 and G2 | MITSUNARI Shigeo | 2017-02-12 | 1 | -1/+1 |
* | add doc for MCL_MAX_BIT_SIZE | MITSUNARI Shigeo | 2017-01-30 | 1 | -0/+5 |
* | update doc | MITSUNARI Shigeo | 2017-01-23 | 1 | -16/+17 |
* | update doc | MITSUNARI Shigeo | 2017-01-23 | 1 | -4/+19 |
* | add doc for os | MITSUNARI Shigeo | 2017-01-20 | 1 | -1/+1 |
* | fix doc | MITSUNARI Shigeo | 2017-01-19 | 1 | -1/+1 |
* | add doc for CentOS | MITSUNARI Shigeo | 2017-01-19 | 1 | -0/+21 |
* | update doc for macos | MITSUNARI Shigeo | 2017-01-16 | 1 | -9/+5 |
* | update make for macOS | MITSUNARI Shigeo | 2017-01-16 | 1 | -0/+8 |
* | update benchmark | MITSUNARI Shigeo | 2017-01-14 | 1 | -1/+1 |
* | update doc | MITSUNARI Shigeo | 2016-12-29 | 1 | -2/+3 |
* | update doc | MITSUNARI Shigeo | 2016-12-29 | 1 | -5/+6 |
* | update document | MITSUNARI Shigeo | 2016-12-29 | 1 | -31/+22 |
* | update benchmark of ARM64 | MITSUNARI Shigeo | 2016-12-26 | 1 | -1/+1 |
* | fix indent | MITSUNARI Shigeo | 2016-12-26 | 1 | -3/+1 |
* | fix indent | MITSUNARI Shigeo | 2016-12-26 | 1 | -1/+1 |
* | add doc for frequency | MITSUNARI Shigeo | 2016-12-26 | 1 | -1/+1 |
* | udpate benchmark of arm | MITSUNARI Shigeo | 2016-12-26 | 1 | -1/+1 |
* | add gmp version of Mont with not full prime | MITSUNARI Shigeo | 2016-12-26 | 1 | -1/+3 |
* | update benchmark of arm64 | MITSUNARI Shigeo | 2016-12-24 | 1 | -1/+1 |
* | update benchmark of x64 | MITSUNARI Shigeo | 2016-12-23 | 1 | -1/+1 |
* | update arm64 benchmark | MITSUNARI Shigeo | 2016-12-23 | 1 | -1/+1 |
* | update bench of x64 | MITSUNARI Shigeo | 2016-12-23 | 1 | -1/+1 |
* | fix format | MITSUNARI Shigeo | 2016-12-13 | 1 | -2/+1 |
* | update benchmark for skylake | MITSUNARI Shigeo | 2016-12-13 | 1 | -7/+8 |
* | fix typo | MITSUNARI Shigeo | 2016-12-07 | 1 | -1/+1 |
* | recalc | MITSUNARI Shigeo | 2016-12-07 | 1 | -5/+5 |
* | add how to use mklib.bat and mk.bat for win | MITSUNARI Shigeo | 2016-12-01 | 1 | -0/+9 |
* | update benchmark of arm64 | MITSUNARI Shigeo | 2016-11-30 | 1 | -6/+7 |
* | add space for document | MITSUNARI Shigeo | 2016-11-30 | 1 | -2/+2 |
* | add benchmark | MITSUNARI Shigeo | 2016-11-30 | 1 | -0/+20 |
* | update doc | MITSUNARI Shigeo | 2016-11-29 | 1 | -12/+30 |
* | add how to make on ARM64 linux | MITSUNARI Shigeo | 2016-11-03 | 1 | -0/+5 |
* | rename USE_LLVM to MCL_USE_LLVM | MITSUNARI Shigeo | 2016-10-11 | 1 | -1/+1 |
* | rename function from bit to N | MITSUNARI Shigeo | 2016-10-07 | 1 | -1/+1 |
* | add description of this library | MITSUNARI Shigeo | 2016-09-12 | 1 | -0/+1 |
* | change hash.calc | MITSUNARI Shigeo | 2016-08-06 | 1 | -0/+6 |
* | default of USE_LLVM=0 | MITSUNARI Shigeo | 2016-06-15 | 1 | -5/+0 |
* | comment of USE_LLVM | MITSUNARI Shigeo | 2016-06-14 | 1 | -0/+5 |
* | fix code | MITSUNARI Shigeo | 2016-05-23 | 1 | -76/+75 |
* | add references | MITSUNARI Shigeo | 2016-05-23 | 1 | -0/+11 |
* | fix link | MITSUNARI Shigeo | 2016-05-11 | 1 | -1/+1 |
* | change /MD to /MT | MITSUNARI Shigeo | 2016-05-10 | 1 | -0/+6 |
* | how to build for 32-bit linux | MITSUNARI Shigeo | 2016-05-06 | 1 | -0/+7 |
* | update document | MITSUNARI Shigeo | 2016-04-13 | 1 | -7/+17 |
* | fix typo of mail address | MITSUNARI Shigeo | 2016-02-10 | 1 | -1/+1 |
* | sample of vote imported from git://github.com/aistcrypt/Lifted-ElGamal.git | MITSUNARI Shigeo | 2015-08-20 | 1 | -0/+1 |
* | list up copied files | MITSUNARI Shigeo | 2015-06-10 | 1 | -0/+7 |
* | elgamal class | MITSUNARI Shigeo | 2015-06-09 | 1 | -0/+34 |