Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 316 Bytes

ecbdsa

Utility functions for Elliptic Curve Blind Digital Signature Algorithm(ECBDSA).

Install with

go get github.com/conseweb/ecbdsa

Test it with GoConvey Install:

	go get github.com/smartystreets/goconvey

Start up: 

	$ $GOPATH/bin/goconvey