bitcoin-crypto

module
v0.0.0-...-5eeb3a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2012 License: BSD-3-Clause

README

	This is a modified ECDSA library for Google Go language.
It is based on original code created by The Go Authors, modified to handle Koblitz curves (such as secp256k1 that is commonly used by Bitcoin applications).

For more information on Koblitz curves, check out this link:
http://www.secg.org/collateral/sec2_final.pdf

For more information on Bitcoins, check out this link:
http://bitcoin.org/

	Code status:
-The code is a beta version, it should work correctly, but it has not yet been thoroughly tested.

	TODO:
-Add more test cases
-Verify library's proper functionality on sample curves
-Test library in an actual application
-Verify copyright notices and other comments in the code

Directories

Path Synopsis
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL