| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cardano.Crypto.DSIGN.Ed25519ML
Description
Ed25519 digital signatures. This flavor of Ed25519 stores secrets in mlocked memory to make sure they cannot leak to disk via swapping.
Documentation
data Ed25519DSIGNM #
Instances
data family SigDSIGNM v :: Type #
Instances
data family SignKeyDSIGNM v :: Type #
Instances
data family VerKeyDSIGNM v :: Type #