signable: Deterministic serialisation and signatures with proto-lens support

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

You can find documentation at hackage


[Skip to Readme]

Properties

Versions 0.1, 0.2, 0.3, 0.4, 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:20:12Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for signable-0.4

[back to package description]

signable

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