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

Test.Crypto.PackedBytes

Documentation

genPackedBytesKnownNat n ⇒ proxy n → Gen (PackedBytes n) Source #

Orphan instances

KnownNat n ⇒ Arbitrary (PackedBytes n) Source # 
Instance details