Uses of Class
org.bouncycastle.pqc.math.linearalgebra.GoppaCode.MaMaPe
-
Packages that use GoppaCode.MaMaPe Package Description org.bouncycastle.pqc.math.linearalgebra -
-
Uses of GoppaCode.MaMaPe in org.bouncycastle.pqc.math.linearalgebra
Methods in org.bouncycastle.pqc.math.linearalgebra that return GoppaCode.MaMaPe Modifier and Type Method Description static GoppaCode.MaMaPe
GoppaCode. computeSystematicForm(GF2Matrix h, SecureRandom sr)
Given a check matrix H, compute matrices S, M, and a random permutation P such that S*H*P = (Id|M).
-