|
|
9ce976bb6e
|
[FIXED] Fairly ridiculous implementation of ECDSA verification
|
2019-02-11 12:10:59 -08:00 |
|
|
|
94defc4e77
|
[BROKEN] Start adding support for ECDSA public keys.
|
2019-02-10 17:47:36 -08:00 |
|
|
|
a426ca3901
|
Make ecdsa/private.rs a bit more pretty.
|
2019-02-10 17:47:11 -08:00 |
|
|
|
a390a7bb53
|
Start moving from from_bytes to from in the curve constants.
|
2019-02-04 19:28:17 -08:00 |
|
|
|
322701ad6c
|
ECC Private key support.
|
2019-02-04 19:27:23 -08:00 |
|
|
|
a8174ac47e
|
Fix a typo in the P521 base point.
|
2019-02-04 19:26:35 -08:00 |
|
|
|
4529562cb8
|
This appears to work ... maybe. slowly.
|
2019-01-27 19:02:52 -08:00 |
|
|
|
4af5446e80
|
Start work on ECDSA signing.
|
2019-01-18 21:55:52 -08:00 |
|
|
|
04b4c79f7a
|
Add size querying for ECDSA curves.
|
2019-01-18 21:55:42 -08:00 |
|
|
|
cdcfd9a3a3
|
Basic point math, with tests. Distressingly slow.
|
2019-01-08 09:45:02 -08:00 |
|
|
|
f3494d8524
|
Handle negative scaling factors.
|
2018-12-30 21:16:16 -08:00 |
|
|
|
eb82edea7e
|
Start with Elliptic Curve point math. Slow, but it works.
|
2018-12-30 21:00:10 -08:00 |
|