Gregory Maxwell
|
71712b27e5
|
Switch to C89 comments in prep for making the whole codebase C89 compatible.
This should be whitespace/comment only changes and should produce the same
object code.
|
2014-11-15 07:33:07 -08:00 |
|
Gregory Maxwell
|
2cad067a36
|
Correct function prototypes and avoid unused parameter warnings.
|
2014-11-12 15:47:06 -08:00 |
|
Gregory Maxwell
|
a4a43d7543
|
Reorder static to comply with C99 and switch to the inline macro.
|
2014-11-12 13:07:55 -08:00 |
|
Pieter Wuille
|
501d58f098
|
Get rid of {num,scalar,ecdsa_sig}_{init,free}
|
2014-11-03 01:31:04 -08:00 |
|
Pieter Wuille
|
ae2679b6e4
|
Add bench_inv tool
|
2014-10-30 06:26:05 -07:00 |
|