Package org.bouncycastle.math.raw
package org.bouncycastle.math.raw
Math support for raw multi-precision calculations.
-
ClassesClassDescriptionConstant-time GF(2^8) primitives over the AES reduction polynomial x^8 + x^4 + x^3 + x + 1 (0x11b).Modular inversion as implemented in this class is based on the paper "Fast constant-time gcd computation and modular inversion" by Daniel J.