scalus.prelude.crypto.bls12_381
package scalus.prelude.crypto.bls12_381
Members list
Type members
Classlikes
This is an opaque wrapper around BigInt that represents an element (integer) in the scalar field of BLS12-381 curve. Use it when you need modular arithmetics over it.
This is an opaque wrapper around BigInt that represents an element (integer) in the scalar field of BLS12-381 curve. Use it when you need modular arithmetics over it.
See ScalarTest for examples.
Value parameters
- unScalar
-
underlying BigInt representation
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article