| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Fixes #20.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
- It is a simple Fp_order computation, why the dumb algo? :D
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
- The Brainpool RFC generation still uses way too much stack, so
it is likely leaking it somewhere, but not sure where.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- Check for trace one(anomalous) curve, check for multiplicative
transfer(embedding degree), factors of generator order and
cm discriminant.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
The config is setup from parsing CLI options and then doesn't
change for the whole duration of running ecgen, so it makes sense
to make it a global variable.
|
| | |
|
| | |
|
| | |
|
| | |
|