| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add seadata to Travis.feature/brainpool-algo | J08nY | 2017-12-17 | 1 | -1/+1 |
| * | Implement base of brainpool algo. | J08nY | 2017-12-13 | 1 | -0/+31 |
| * | Add bits_from_i_len util function. | J08nY | 2017-11-08 | 1 | -0/+18 |
| * | Fix tautological compare in util/bits.c . | J08nY | 2017-09-30 | 1 | -2/+2 |
| * | Fix a segfault in ANSI generation, fix ISO C initializer braces. | J08nY | 2017-09-19 | 1 | -1/+1 |
| * | Move some stuff from general seed_t handling in gen/seed.[ch] to exhaustive/a... | J08nY | 2017-09-17 | 1 | -4/+2 |
| * | 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 |
| * | Add concat functions to bits_t. | J08nY | 2017-09-17 | 1 | -1/+41 |
| * | Remove binascii utilities, move seed manipulation to bits_t. | J08nY | 2017-09-13 | 1 | -9/+17 |
| * | Add more utility functions to bits_t. | J08nY | 2017-09-12 | 1 | -36/+89 |
| * | Implement bits_t, a bit string manipulation utility. | J08nY | 2017-09-11 | 1 | -0/+327 |
| * | Paritially implement W computation in ANSI X9.62 algo. | J08nY | 2017-09-07 | 1 | -0/+2 |
