ecdsa: Basic ECDSA signing implementation

[ crypto, library ] [ Propose Tags ]

Wraps the stuff in hecc to do ECDSA.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2
Dependencies base (>=4 && <5), bytestring, crypto-api, crypto-pubkey-types, hecc [details]
License LicenseRef-OtherLicense
Copyright © 2014 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Crypto
Home page https://github.com/singpolyma/ecdsa-haskell
Bug tracker https://github.com/singpolyma/ecdsa-haskell/issues
Source repo head: git clone git://github.com/singpolyma/hecc.git
Uploaded by StephenWeber at 2014-02-23T21:07:37Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2469 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for ecdsa-0.2

[back to package description]
Wraps the stuff in hecc to do ECDSA.