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
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version
0.6.1
J08nY
2017-10-04
2
-3
/
+3
*
Add Doxygen @file directives to heaer files missing them.
J08nY
2017-10-04
3
-1
/
+9
*
Add tests for timeout option.
J08nY
2017-10-04
1
-5
/
+12
*
Merge branch 'feature/alarm-timeout'
J08nY
2017-10-04
6
-2
/
+120
|
\
|
*
Add per-param timeout option.
J08nY
2017-10-04
5
-9
/
+46
|
*
Properly implement timeout_start and timeout_stop.
J08nY
2017-10-04
2
-21
/
+38
|
*
Add timeout.[ch] and timeout macro.
J08nY
2017-10-04
3
-0
/
+64
*
|
Use verbose_log in exhaustive.c
J08nY
2017-10-04
1
-8
/
+6
|
/
*
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
4
-4
/
+144
*
Add "offset_e state" param to gen_f and check_f.
J08nY
2017-09-30
5
-8
/
+10
*
Fix tautological compare in util/bits.c .
J08nY
2017-09-30
1
-2
/
+2
*
Fixed generation with cofactor bound.
J08nY
2017-09-30
1
-8
/
+23
*
Add new/create/free funcs for malloced exhaustive_t.
J08nY
2017-09-30
4
-18
/
+86
*
Implement the curve non-zero discriminant as a check_f.
J08nY
2017-09-29
6
-35
/
+60
*
Remove gens_check_cofactor.
J08nY
2017-09-29
1
-2
/
+0
*
Introduce HAS_ARG(args) macro.
J08nY
2017-09-29
7
-30
/
+16
*
Pass arg_t to check_f.
J08nY
2017-09-29
3
-4
/
+15
*
Add check_t that contains more check_f functions.
J08nY
2017-09-29
5
-6
/
+67
*
Rename check_t -> check_f.
J08nY
2017-09-29
3
-6
/
+6
*
Rename unroll_t -> unroll_f.
J08nY
2017-09-29
6
-10
/
+10
*
Rename gen_t -> gen_f.
J08nY
2017-09-29
11
-44
/
+44
*
Introduce check_t func.
J08nY
2017-09-29
10
-74
/
+132
*
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
9
-50
/
+56
*
Introduce seed_e to mark seed_t with generation algo.
J08nY
2017-09-19
3
-11
/
+33
*
Fix copying a curve with seed stored.
J08nY
2017-09-19
1
-2
/
+2
*
Cleanup includes.
J08nY
2017-09-19
7
-11
/
+11
*
Version bump.
0.6.0
J08nY
2017-09-19
2
-3
/
+3
*
Run clang-format.
J08nY
2017-09-19
12
-27
/
+24
*
Move some files into src/misc.
J08nY
2017-09-19
26
-26
/
+26
*
Output seed in JSON format output.
J08nY
2017-09-19
5
-11
/
+22
*
Fix a segfault in ANSI generation, fix ISO C initializer braces.
J08nY
2017-09-19
2
-1
/
+2
*
Implement a,b generation for ANSI X9.62 algo, Fp version.
J08nY
2017-09-19
2
-8
/
+38
*
Fix ANSI X9.62 binary field generation method.
J08nY
2017-09-19
4
-16
/
+47
*
Fix some of the issues with ANSI X9.62 f2m equation generation.
J08nY
2017-09-17
3
-49
/
+61
*
Move some stuff from general seed_t handling in gen/seed.[ch] to exhaustive/a...
J08nY
2017-09-17
10
-190
/
+193
*
Fix bits_to_hex and bits_to_bin.
J08nY
2017-09-17
1
-2
/
+2
*
Add parameterized tests for bits_sha1.
J08nY
2017-09-17
1
-2
/
+4
*
Implement W/b computation for ANSI X9.62.
J08nY
2017-09-17
1
-0
/
+30
*
Add concat functions to bits_t.
J08nY
2017-09-17
2
-1
/
+56
*
Remove binascii utilities, move seed manipulation to bits_t.
J08nY
2017-09-13
8
-205
/
+82
*
Add more utility functions to bits_t.
J08nY
2017-09-12
5
-49
/
+115
*
Implement bits_t, a bit string manipulation utility.
J08nY
2017-09-11
2
-0
/
+387
*
Make some memory functions take a const pointer.
J08nY
2017-09-11
2
-4
/
+4
*
Paritially implement W computation in ANSI X9.62 algo.
J08nY
2017-09-07
5
-2
/
+23
*
Fix hashing of ANSI X9.62 seed.
J08nY
2017-08-31
6
-33
/
+89
*
Implement hashing of ANSI X9.62 seed.
J08nY
2017-08-31
4
-23
/
+58
*
Add utilities for PARI t_INT and char * conversion.
J08nY
2017-08-31
3
-2
/
+85
*
Use gtoset instead of sort and manual uniq algo.
J08nY
2017-08-31
1
-11
/
+2
[next]