Package | Description |
---|---|
org.bouncycastle.pqc.math.linearalgebra |
Modifier and Type | Method and Description |
---|---|
GF2mVector |
GF2Vector.toExtensionFieldVector(GF2mField field)
Rewrite this vector as a vector over GF(2m) with
t elements.
|
Constructor and Description |
---|
GF2mVector(GF2mVector other)
Copy constructor.
|
PolynomialGF2mSmallM(GF2mVector vect)
Create a polynomial over the finite field GF(2^m) out of the given
coefficient vector.
|
Copyright © 2020 BouncyCastle.org. All rights reserved.