aboutsummaryrefslogtreecommitdiff
path: root/src/Specific/CurveParameters/montgomery32_2e221m3.json
Commit message (Collapse)AuthorAge
* changes to parameter-generation scriptGravatar jadep2017-11-12
|
* clang -fbracket-depth=999999Gravatar Andres Erbsen2017-11-03
|
* use clangGravatar Andres Erbsen2017-11-03
|
* python3 generate_parameters.py primes.txt; (cd ↵Gravatar Jason Gross2017-11-03
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f)
* python3 generate_parameters.py primes.txt; (cd ↵Gravatar Jason Gross2017-11-03
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f)
* fibe: Only define bitwidth on the command lineGravatar Jason Gross2017-11-03
| | | | | | | | | | We generate the PRI macros and the limb_t type from the bitwidth in the C preprocessor My reasoning here is that generate_parameters.py and the generated *.json files are more user-facing than fibe.c, so we should optimize for cleanliness of that user-facing code. If this is the wrong direction to go in, then this commit should be reverted.
* python3 generate_parameters.py primes.txt; (cd ↵Gravatar Jason Gross2017-11-03
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f)
* python3 generate_parameters.py primes.txt; (cd ↵Gravatar Jason Gross2017-11-03
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f)
* python3 generate_parameters.py primes.txt; (cd ↵Gravatar Andres Erbsen2017-11-02
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f)
* python3 generate_parameters.py primes.txt; (cd ↵Gravatar Jason Gross2017-11-02
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f)
* python3 generate_parameters.py primes.txt; pushd ↵Gravatar Jason Gross2017-11-02
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f; popd
* python3 generate_parameters.py primes.txt; pushd ↵Gravatar Jason Gross2017-11-02
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f; popd
* python3 generate_parameters.py primes.txt; pushd ↵Gravatar Jason Gross2017-11-02
| | | | src/Specific/CurveParameters/; ./remake_curves.sh -f; popd
* Add -D compiler arguments for gmpxx.cppGravatar Jason Gross2017-11-02
|
* Regenerate json filesGravatar Jason Gross2017-10-16
|
* Prettier json file generationGravatar Jason Gross2017-10-14
|
* Add generated json files from generate_parameters.pyGravatar Jason Gross2017-10-14