| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusCore.Crypto.BLS12_381.Bounds
Synopsis
Documentation
msmMaxScalarWords :: Integer #
The maximum size of a scalar for the BLS12-381 multiScalarMul functions. 64 words = 512 bytes = 4096 bits
msmScalarLb :: Integer #
msmScalarOutOfBounds :: Integer -> Bool #
msmScalarUb :: Integer #