Stefan Thomas
9b2f94a028
Implement Bitcoin's method for arbitrary message signatures.
2012-08-16 00:25:06 +02:00
justmoon
faa10f0f6a
Compressed pubkey output is confirmed working, remove TODO, add comments.
2012-04-07 02:02:21 +02:00
justmoon
d03e489913
Use correct function to determine yP for pubkey compression. Fixes #6 .
2012-04-07 01:58:42 +02:00
Stefan Thomas
09e8c6e184
Added comments.
2012-01-11 10:41:52 +01:00
Stefan Thomas
1a7fc9d063
Fixed indents.
2012-01-11 02:40:45 +01:00
Stefan Thomas
d985697d8f
Added credit on encoding fix. See #1 .
2011-09-27 13:47:47 +01:00
Stefan Thomas
d7ce1e5db8
Corrected encoded form with correct padding. See #1 .
2011-09-27 13:44:47 +01:00
Stefan Thomas
0f424562f2
Added more ECDSA function and some fixes.
...
decodeFrom is no longer destructive with it's inputs.
Added isOnCurve().
Added validate().
Fixed formatting.
Factored out new functions serializeSig and parseSig.
2011-08-26 20:47:47 +01:00
Stefan Thomas
8b32d43335
Moved sources into src/ subdirectory.
2011-08-11 18:35:23 +01:00