This repository has been archived by the owner on Aug 26, 2018. It is now read-only.
forked from sour-is/koblitz
-
Notifications
You must be signed in to change notification settings - Fork 0
A library for ECDSA using Koblitz curves, such as secp256k1
License
dchapes/koblitz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
A library for ECDSA using Koblitz curves, such as secp256k1
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%