Package | Description |
---|---|
org.bouncycastle.pqc.math.linearalgebra |
Modifier and Type | Method and Description |
---|---|
static GF2nONBElement |
GF2nONBElement.ONE(GF2nONBField gf2n)
Create the one element.
|
static GF2nONBElement |
GF2nONBElement.ZERO(GF2nONBField gf2n)
Create the zero element.
|
Constructor and Description |
---|
GF2nONBElement(GF2nONBElement gf2n)
Copy constructor.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.