cardano-crypto: Cryptography primitives for cardano

[ crypto, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

This package provide cryptographic primitives in use in the Cardano network, mostly related to legacy Byron era.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
golden-tests

compile the golden tests and run them

Disabled
golden-tests-exe

compile the golden test binary allowing to generate pretty markdown output

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.3.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), basement (>=0.0.16), bytestring (>=0.11), cardano-crypto, crypton (>=0.32 && <1.1), deepseq, foundation, hashable (>=1.4 && <1.6), integer-gmp, memory (>=0.18) [details]
License MIT
Copyright 2016-2021 IOHK
Author Vincent Hanquez
Maintainer contact@typed.io
Category Crypto
Home page https://github.com/input-output-hk/cardano-crypto#readme
Source repo head: git clone https://github.com/input-output-hk/cardano-crypto
Uploaded by cardano_foundation at 2025-03-01T14:26:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables golden-tests
Downloads 13 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-03-01 [all 1 reports]

Readme for cardano-crypto-1.3.0

[back to package description]

The Cardano-crypto Project

This repository provides cryptographic libraries that are used in the Byron era of the Cardano node (but not Shelley or more recent eras). It is a dependency for various repositories that are used to build the node. It is therefore maintained, but is unlikely to be modified.