Uses of Class
org.bouncycastle.pqc.legacy.math.linearalgebra.GoppaCode.MaMaPe
Packages that use GoppaCode.MaMaPe
-
Uses of GoppaCode.MaMaPe in org.bouncycastle.pqc.legacy.math.linearalgebra
Methods in org.bouncycastle.pqc.legacy.math.linearalgebra that return GoppaCode.MaMaPeModifier and TypeMethodDescriptionstatic GoppaCode.MaMaPeGoppaCode.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).