index
:
ecgen.git
feature/anomalous-given-order
feature/brainpool-algo
feature/cm
feature/cm-retry
feature/drop-csv-support
master
Tool for generating Elliptic curve domain parameters
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Doxygen @file directives to heaer files missing them.
J08nY
2017-10-04
1
-0
/
+3
*
Add GP interpreter check_f.
J08nY
2017-10-01
2
-0
/
+66
*
Add GP code interpretation as a gen_f option.
J08nY
2017-09-30
2
-0
/
+139
*
Add "offset_e state" param to gen_f and check_f.
J08nY
2017-09-30
2
-3
/
+3
*
Fixed generation with cofactor bound.
J08nY
2017-09-30
1
-8
/
+23
*
Implement the curve non-zero discriminant as a check_f.
J08nY
2017-09-29
2
-15
/
+8
*
Remove gens_check_cofactor.
J08nY
2017-09-29
1
-2
/
+0
*
Introduce HAS_ARG(args) macro.
J08nY
2017-09-29
3
-16
/
+6
*
Pass arg_t to check_f.
J08nY
2017-09-29
1
-0
/
+4
*
Rename unroll_t -> unroll_f.
J08nY
2017-09-29
2
-2
/
+2
*
Rename gen_t -> gen_f.
J08nY
2017-09-29
6
-30
/
+30
*
Introduce check_t func.
J08nY
2017-09-29
1
-6
/
+11
*
Fix switch statement for debug build.
J08nY
2017-09-23
1
-0
/
+1
*
Move some enums around, make a general seed_unroll.
J08nY
2017-09-20
2
-0
/
+11
*
Introduce seed_e to mark seed_t with generation algo.
J08nY
2017-09-19
1
-0
/
+6
*
Fix copying a curve with seed stored.
J08nY
2017-09-19
1
-2
/
+2
*
Cleanup includes.
J08nY
2017-09-19
2
-4
/
+0
*
Run clang-format.
J08nY
2017-09-19
5
-5
/
+1
*
Move some files into src/misc.
J08nY
2017-09-19
11
-175
/
+10
*
Implement a,b generation for ANSI X9.62 algo, Fp version.
J08nY
2017-09-19
1
-0
/
+1
*
Fix ANSI X9.62 binary field generation method.
J08nY
2017-09-19
1
-6
/
+13
*
Fix some of the issues with ANSI X9.62 f2m equation generation.
J08nY
2017-09-17
2
-7
/
+3
*
Move some stuff from general seed_t handling in gen/seed.[ch] to exhaustive/a...
J08nY
2017-09-17
5
-177
/
+3
*
Implement W/b computation for ANSI X9.62.
J08nY
2017-09-17
1
-0
/
+30
*
Remove binascii utilities, move seed manipulation to bits_t.
J08nY
2017-09-13
3
-115
/
+61
*
Add more utility functions to bits_t.
J08nY
2017-09-12
2
-7
/
+6
*
Paritially implement W computation in ANSI X9.62 algo.
J08nY
2017-09-07
2
-2
/
+14
*
Fix hashing of ANSI X9.62 seed.
J08nY
2017-08-31
2
-25
/
+55
*
Implement hashing of ANSI X9.62 seed.
J08nY
2017-08-31
2
-20
/
+54
*
Add utilities for PARI t_INT and char * conversion.
J08nY
2017-08-31
1
-2
/
+8
*
Implement ANSI X9.62 stdin input + tests.
J08nY
2017-08-31
1
-18
/
+19
*
Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.
J08nY
2017-08-30
2
-20
/
+34
*
Add err output stream, default to stderr.
J08nY
2017-08-30
4
-8
/
+10
*
Use correct allocation functions. Add try_free.
J08nY
2017-08-30
3
-4
/
+4
*
Add proper support for Koblitz curves generation.
J08nY
2017-07-20
2
-2
/
+2
*
Some cleanup of unused stuff.
J08nY
2017-07-20
1
-1
/
+0
*
Fix errors in point generation, for "nonprime" points mainly.
J08nY
2017-06-05
1
-11
/
+14
*
Fix formatting.
J08nY
2017-06-01
1
-3
/
+2
*
Renamed a bunch of generators.
J08nY
2017-06-01
5
-26
/
+24
*
Add generating of points on non-prime order subgroups of a curve.
J08nY
2017-06-01
4
-158
/
+62
*
Move stuff related to generators to src/gen.
J08nY
2017-05-31
16
-0
/
+1861