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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fix ANSI X9.62 binary field generation method.
J08nY
2017-09-19
1
-4
/
+7
|
*
Fix some of the issues with ANSI X9.62 f2m equation generation.
J08nY
2017-09-17
1
-6
/
+9
|
*
Move some stuff from general seed_t handling in gen/seed.[ch] to ↵
J08nY
2017-09-17
2
-165
/
+268
|
|
|
|
exhaustive/ansi.[ch].
*
Add parameterized tests for bits_sha1.
J08nY
2017-09-17
4
-8
/
+66
|
*
Add example data from ANSI X9.62 for prime field case.
J08nY
2017-09-17
1
-0
/
+72
|
*
Implement W/b computation for ANSI X9.62.
J08nY
2017-09-17
1
-2
/
+2
|
*
Add concat functions to bits_t.
J08nY
2017-09-17
1
-115
/
+132
|
*
Remove binascii utilities, move seed manipulation to bits_t.
J08nY
2017-09-13
3
-82
/
+25
|
*
Add more utility functions to bits_t.
J08nY
2017-09-12
1
-0
/
+81
|
*
Implement bits_t, a bit string manipulation utility.
J08nY
2017-09-11
1
-0
/
+346
|
*
Fix hashing of ANSI X9.62 seed.
J08nY
2017-08-31
2
-18
/
+42
|
*
Implement hashing of ANSI X9.62 seed.
J08nY
2017-08-31
1
-13
/
+14
|
*
Add utilities for PARI t_INT and char * conversion.
J08nY
2017-08-31
1
-0
/
+54
|
*
Implement ANSI X9.62 stdin input + tests.
J08nY
2017-08-31
1
-4
/
+52
|
*
Implement seed parsing for ANSI X9.62 algo. Refactor IO test layers.
J08nY
2017-08-30
12
-66
/
+194
|
*
Test the random generators.
J08nY
2017-08-30
2
-0
/
+47
|
*
Add err output stream, default to stderr.
J08nY
2017-08-30
1
-0
/
+1
|
*
Don't always read numbers as hexadecimal. Add tests for input.
J08nY
2017-08-30
2
-1
/
+80
|
*
Fix input_quit closing stdin.
J08nY
2017-08-30
1
-0
/
+1
|
*
Add tests for cli parsing.
J08nY
2017-08-30
4
-4
/
+72
|
*
Use correct allocation functions. Add try_free.
J08nY
2017-08-30
1
-1
/
+9
|
*
Add tests for all point generation functions.
J08nY
2017-08-30
1
-2
/
+95
|
*
More point tests and formating.
J08nY
2017-08-30
3
-19
/
+40
|
*
Add tests for point generation.
J08nY
2017-08-30
1
-0
/
+49
|
*
Add a test for subgroups_all of a curve with two generators.
J08nY
2017-08-30
1
-0
/
+22
|
*
Fix subgroup order enumeration, that broke point enumeration for some curves.
J08nY
2017-08-30
1
-5
/
+30
|
*
Refactor test setup.
J08nY
2017-08-29
4
-8
/
+30
|
*
Fix some test/src/Makefile CFLAGS.
J08nY
2017-08-29
1
-1
/
+5
|
*
Add clean target to test/Makefile
J08nY
2017-08-29
1
-0
/
+3
|
*
Fix unittest target with TEST=1.
J08nY
2017-08-29
1
-1
/
+1
|
*
Add first working test.
J08nY
2017-08-29
3
-2
/
+45
|
*
Downgrade criterion to master.
J08nY
2017-08-29
1
-0
/
+0
|
*
Add Makefiles and CMakelists for tests.
J08nY
2017-08-29
3
-3
/
+25
|
*
Add basic test Makefile.
J08nY
2017-08-28
2
-1
/
+32
|
*
Move test data into a separate directory.
J08nY
2017-08-28
9
-6
/
+6
|
*
Remove unused test files.
J08nY
2017-08-28
1
-0
/
+0
|
*
Add Criterion unit testing framework.
J08nY
2017-08-28
1
-0
/
+0
|
*
Add proper support for Koblitz curves generation.
J08nY
2017-07-20
1
-0
/
+4
|
*
Add some tests.
J08nY
2017-07-20
3
-2
/
+26
|
*
Fix tests printing.
J08nY
2017-06-01
1
-3
/
+5
|
*
Add generating of points on non-prime order subgroups of a curve.
J08nY
2017-06-01
1
-0
/
+2
|
|
|
|
- Use --points=nonprime
*
Add some more tests
J08nY
2017-05-23
4
-1
/
+36
|
*
Fixed unrolls / unique generator curve generaton
J08nY
2017-05-07
3
-0
/
+33
|
|
|
|
|
|
- Also added some tests to catch some regressions like this early - Fixed double free in gens, also some funky stuff with gunclone and obj_free in curve_free
*
Pad output hex to field size (both json and csv)
J08nY
2017-05-02
8
-8
/
+108
|
*
Add some more tests
J08nY
2017-04-21
3
-6
/
+39
|
*
Add pari-gp to Travis, add JSON.sh to tests
J08nY
2017-04-21
2
-0
/
+2
|
*
Move assert.sh into a submodule
J08nY
2017-04-17
3
-201
/
+2
|
*
Added basic test for binary field curve
J08nY
2017-04-12
5
-3
/
+6
|
*
Add basicc exhaustive generation test
J08nY
2017-04-11
5
-6
/
+217
|
*
Add basic tests
J08nY
2017-04-11
3
-0
/
+29
[prev]