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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add seadata to Travis.
feature/brainpool-algo
J08nY
2017-12-17
2
-2
/
+2
*
Skip Brainpool RFC tests.
J08nY
2017-12-17
1
-1
/
+1
*
Fix gens_get_embedding and brainpool RFC generation.
J08nY
2017-12-17
2
-3
/
+6
*
Allow larger PARI stack for tests.
J08nY
2017-12-17
1
-1
/
+1
*
Fix some errors in brainpool rfc generation (4/7 RFC curves pass).
J08nY
2017-12-17
3
-24
/
+80
*
Fix brainpool(+RFC) generation of primes.
J08nY
2017-12-15
3
-5
/
+175
*
Add basis of brainpool RFC generation (equation part).
J08nY
2017-12-14
2
-3
/
+5
*
Fix brainpool hashing algo.
J08nY
2017-12-13
1
-0
/
+15
*
Add tests for brainpool generation, and fix it.
J08nY
2017-12-13
4
-15
/
+107
*
Fix unit tests failing wih DDEBUG.
J08nY
2017-12-13
1
-1
/
+5
*
Implement base of brainpool algo.
J08nY
2017-12-13
3
-10
/
+28
*
Add bits_from_i_len util function.
J08nY
2017-11-08
1
-0
/
+11
*
Cleanup the CLI options parsing and enums a bit.
J08nY
2017-10-19
1
-6
/
+0
*
Add check_f for a string in the hex expansion of a curve param.
J08nY
2017-10-17
2
-1
/
+139
*
Cleanup includes and test setup/teardown.
J08nY
2017-10-17
2
-32
/
+4
*
Add tests for order.c.
J08nY
2017-10-17
2
-3
/
+100
*
Add several check_fs for standard security requirements.
J08nY
2017-10-17
5
-16
/
+165
*
Add tests for field.c.
J08nY
2017-10-15
2
-4
/
+205
*
Add tests for equation.c.
J08nY
2017-10-15
1
-0
/
+118
*
Format and update README.
J08nY
2017-10-14
6
-67
/
+120
*
Make config_t *cfg a global variable.
J08nY
2017-10-14
8
-104
/
+71
*
Fix travis releasing a binary wit coverage.
J08nY
2017-10-04
1
-3
/
+5
*
Add tests for timeout option.
J08nY
2017-10-04
1
-0
/
+10
*
Add tests for gp interpretation check_f.
J08nY
2017-10-03
1
-8
/
+113
*
Add GP code interpretation as a gen_f option.
J08nY
2017-09-30
1
-0
/
+109
*
Add "offset_e state" param to gen_f and check_f.
J08nY
2017-09-30
2
-15
/
+15
*
Format tests and cleanup includes.
J08nY
2017-09-19
6
-21
/
+34
*
Move some files into src/misc.
J08nY
2017-09-19
4
-4
/
+4
*
Fix a segfault in ANSI generation, fix ISO C initializer braces.
J08nY
2017-09-19
1
-1
/
+0
*
Implement a,b generation for ANSI X9.62 algo, Fp version.
J08nY
2017-09-19
1
-2
/
+15
*
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 exhaustive/a...
J08nY
2017-09-17
2
-165
/
+268
*
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
1
-0
/
+79
*
Fix input_quit closing stdin.
J08nY
2017-08-30
1
-0
/
+1
*
Add tests for cli parsing.
J08nY
2017-08-30
1
-0
/
+56
[next]