13 Commits (a6f05fb50513e671062c4aafd734f7657a64f156)

Author SHA1 Message Date
Stefan Thomas e90780d3d3 Fix typo in ECDSA.verify. 13 years ago
Stefan Thomas 07f9d55ccb Fixed DER-encoding - expects signed integers. 13 years ago
Stefan Thomas 0aaa2c6347 Fix calcPubkeyRecoveryParam - must verify pubkey correctness. 13 years ago
Stefan Thomas de6cfd37db Removed modSqrt. All credit to Joric! 13 years ago
Stefan Thomas 9b2f94a028 Implement Bitcoin's method for arbitrary message signatures. 13 years ago
justmoon faa10f0f6a Compressed pubkey output is confirmed working, remove TODO, add comments. 13 years ago
justmoon d03e489913 Use correct function to determine yP for pubkey compression. Fixes #6. 13 years ago
Stefan Thomas 09e8c6e184 Added comments. 13 years ago
Stefan Thomas 1a7fc9d063 Fixed indents. 13 years ago
Stefan Thomas d985697d8f Added credit on encoding fix. See #1. 14 years ago
Stefan Thomas d7ce1e5db8 Corrected encoded form with correct padding. See #1. 14 years ago
Stefan Thomas 0f424562f2 Added more ECDSA function and some fixes. 14 years ago
Stefan Thomas 8b32d43335 Moved sources into src/ subdirectory. 14 years ago
Stefan Thomas 5cd49a1c89 Removed debug statements. 14 years ago
Stefan Thomas 27ec74ba8a Fixed all cases of unsafe BigInteger <-> byte[] conversion. 14 years ago
Stefan Thomas c0d740d2d4 Initial import 14 years ago