public abstract class Nat512 extends Object
Constructor and Description |
---|
Nat512() |
Modifier and Type | Method and Description |
---|---|
static void |
mul(int[] x,
int[] y,
int[] zz) |
static void |
square(int[] x,
int[] zz) |
Copyright © 2021 BouncyCastle.org. All rights reserved.