Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove throw in ecdsa-wasm | MITSUNARI Shigeo | 2018-05-28 | 1 | -2/+4 |
* | split error and throw | MITSUNARI Shigeo | 2018-05-27 | 1 | -5/+13 |
* | avoid vector of vector | MITSUNARI Shigeo | 2018-05-27 | 1 | -8/+6 |
* | support int64_t for G::pow | MITSUNARI Shigeo | 2017-09-28 | 1 | -1/+2 |
* | [generic] disable XBYAK if sizeof(Unit) == 4 | MITSUNARI Shigeo | 2017-09-25 | 1 | -1/+7 |
* | build ok;test ng | MITSUNARI Shigeo | 2017-07-22 | 1 | -1/+1 |
* | specify normalize for table | MITSUNARI Shigeo | 2017-04-25 | 1 | -0/+3 |
* | defaut constructor of Ec does not clear the memory | MITSUNARI Shigeo | 2017-03-17 | 1 | -0/+1 |
* | rename power to pow | MITSUNARI Shigeo | 2016-05-04 | 1 | -5/+5 |
* | rename Gmp to gmp | MITSUNARI Shigeo | 2016-04-19 | 1 | -1/+1 |
* | rename Ec::power to Ec::mul | MITSUNARI Shigeo | 2015-06-11 | 1 | -21/+23 |
* | rename len to size | MITSUNARI Shigeo | 2015-06-11 | 1 | -32/+32 |
* | rename BlockType to Unit | MITSUNARI Shigeo | 2015-06-11 | 1 | -1/+1 |
* | test of window method is ok | MITSUNARI Shigeo | 2015-06-10 | 1 | -0/+154 |