Commit Graph

11 Commits

Author SHA1 Message Date
Jbop1626 429fb0916a
fix alignment 2020-06-09 11:20:03 -04:00
jbop1626 162c3771c8
fix alignment 2020-06-09 11:12:54 -04:00
jbop1626 c7d9123dc1
fix alignment 2019-11-05 14:24:23 -05:00
Jbop1626 5be35dba6b
Add build dirs/scripts etc. 2019-11-05 14:23:17 -05:00
Jbop1626 2473e19f73
Rewrite everything in C99
- Replace BigInteger with GNU MP
- Update README
2019-11-05 14:22:15 -05:00
jbop1626 230103a15d
#include <cstring> for memcpy
Thanks to @jason0597 for pointing this out
2018-10-06 12:09:13 -04:00
jbop1626 b0a2af8e39
quick formatting fix 2018-10-01 11:26:59 -04:00
Jbop cd6c1568a3 Update include guards
Add include guard to ecc.hpp (a very silly omission)

Update sha1.hpp include guard for more consistent naming
2018-07-25 17:55:53 -04:00
Jbop 6bf856a6ce Add links to README 2018-07-22 18:00:36 -04:00
Jbop 80d95a9c06 initial commit 2018-07-22 17:48:38 -04:00
Jbop 8e2cb6b0e7 Initial commit 2018-07-22 15:05:36 -04:00