signable: Deterministic serialisation and signatures with proto-lens support

[ bsd3, cryptography, data, library ] [ Propose Tags ]

You can find documentation at hackage


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.4
Change log ChangeLog.md
Dependencies asn1-encoding (>=0.9.6 && <0.10), asn1-types (>=0.3 && <0.4), base (>=4.7 && <5), binary (>=0.8.6 && <0.9), bytestring (>=0.10.8 && <0.11), casing (>=0.1.4 && <0.2), cryptonite (>=0.25 && <0.27), memory (>=0.14 && <0.16), microlens (>=0.4.10 && <0.5), pem (>=0.2.4 && <0.3), proto-lens (>=0.7.0 && <0.8), proto-lens-runtime (>=0.7.0 && <0.8), secp256k1-haskell (>=0.4 && <0.6), text (>=1.2.3 && <1.3), universum (>=1.5.0 && <1.6) [details]
License BSD-3-Clause
Copyright 2020 Coingaming <hello@coingaming.io>
Author Ilja Tkachuk <tkachuk.labs@gmail.com>
Maintainer Ilja Tkachuk <tkachuk.labs@gmail.com>
Category Data, Cryptography
Home page https://github.com/coingaming/signable#readme
Bug tracker https://github.com/coingaming/signable/issues
Source repo head: git clone https://github.com/coingaming/signable
Uploaded by coingaming at 2021-03-19T08:21:24Z
Distributions
Downloads 546 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2021-03-19 [all 2 reports]

Readme for signable-0.4

[back to package description]

signable

Deterministic serialisation and signatures with proto-lens support. You can find documentation at hackage.