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
/
test
/
src
/
gen
/
test_point.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright fixes and Makefile fixes.
J08nY
2018-04-05
1
-1
/
+1
*
Separate subgroup object functions into obj.
J08nY
2018-03-28
1
-0
/
+1
*
Separate curve object functions into obj.
J08nY
2018-03-28
1
-0
/
+1
*
Separate point object functions into obj.
J08nY
2018-03-28
1
-0
/
+1
*
Refactor point generation tests.
J08nY
2018-03-03
1
-105
/
+118
*
Rewrite generator and point generation code.
J08nY
2018-03-03
1
-66
/
+105
*
Add some more basic tests for coverage.
J08nY
2018-01-18
1
-0
/
+22
*
Add tests for brainpool generation, and fix it.
J08nY
2017-12-13
1
-4
/
+0
*
Fix unit tests failing wih DDEBUG.
J08nY
2017-12-13
1
-1
/
+5
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
1
-12
/
+6
*
Add "offset_e state" param to gen_f and check_f.
J08nY
2017-09-30
1
-6
/
+6
*
Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.
J08nY
2017-08-30
1
-1
/
+1
*
Add tests for all point generation functions.
J08nY
2017-08-30
1
-2
/
+95
*
More point tests and formating.
J08nY
2017-08-30
1
-7
/
+34
*
Add tests for point generation.
J08nY
2017-08-30
1
-0
/
+49