cardano-crypto-class-2.5.1.0: Type classes abstracting over cryptography primitives for Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Crypto.Vector.StringConstants

Synopsis

Documentation

invalidSchnorrSigLengthErrorIntegerString Source #

The Schnorr signature decoder validates length via the underlying PinnedSizedBytes, so the error is tagged with that type rather than the DSIGN type.