| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ouroboros.Consensus.Shelley.Crypto
Description
Module defining the crypto primitives used throughout Shelley based eras.
Synopsis
- data StandardCrypto
Documentation
data StandardCrypto Source #
The same crypto used on the net
Instances
| Crypto StandardCrypto | |||||||||
Defined in Cardano.Ledger.Crypto.Internal Associated Types
| |||||||||
| PraosCrypto StandardCrypto | |||||||||
Defined in Cardano.Protocol.TPraos.API | |||||||||
| PraosCrypto StandardCrypto | |||||||||
Defined in Ouroboros.Consensus.Protocol.Praos | |||||||||
| AgentCrypto StandardCrypto | |||||||||
Defined in Ouroboros.Consensus.Protocol.Praos.AgentClient Associated Types
| |||||||||
| type KES StandardCrypto | |||||||||
Defined in Cardano.Ledger.Crypto.Internal | |||||||||
| type VRF StandardCrypto | |||||||||
Defined in Cardano.Ledger.Crypto.Internal | |||||||||
| type ACrypto StandardCrypto | |||||||||