| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move some stuff from general seed_t handling in gen/seed.[ch] to exhaustive/a... | J08nY | 2017-09-17 | 1 | -165/+0 |
| * | 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 |
| * | Remove binascii utilities, move seed manipulation to bits_t. | J08nY | 2017-09-13 | 1 | -13/+11 |
| * | Fix hashing of ANSI X9.62 seed. | J08nY | 2017-08-31 | 1 | -4/+13 |
| * | Implement hashing of ANSI X9.62 seed. | J08nY | 2017-08-31 | 1 | -13/+14 |
| * | 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 | 2 | -1/+38 |
| * | 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 |
