aboutsummaryrefslogtreecommitdiffstats
path: root/include/mcl/window_method.hpp
Commit message (Collapse)AuthorAgeFilesLines
* remove throw in ecdsa-wasmMITSUNARI Shigeo2018-05-281-2/+4
|
* split error and throwMITSUNARI Shigeo2018-05-271-5/+13
|
* avoid vector of vectorMITSUNARI Shigeo2018-05-271-8/+6
|
* support int64_t for G::powMITSUNARI Shigeo2017-09-281-1/+2
|
* [generic] disable XBYAK if sizeof(Unit) == 4MITSUNARI Shigeo2017-09-251-1/+7
|
* build ok;test ngMITSUNARI Shigeo2017-07-221-1/+1
|
* specify normalize for tableMITSUNARI Shigeo2017-04-251-0/+3
|
* defaut constructor of Ec does not clear the memoryMITSUNARI Shigeo2017-03-171-0/+1
|
* rename power to powMITSUNARI Shigeo2016-05-041-5/+5
|
* rename Gmp to gmpMITSUNARI Shigeo2016-04-191-1/+1
|
* rename Ec::power to Ec::mulMITSUNARI Shigeo2015-06-111-21/+23
|
* rename len to sizeMITSUNARI Shigeo2015-06-111-32/+32
|
* rename BlockType to UnitMITSUNARI Shigeo2015-06-111-1/+1
|
* test of window method is okMITSUNARI Shigeo2015-06-101-0/+154