Exemple #1
0
 public override void RemodFriendlyPrime(ulong[] inputOutput1x)
 {
     AsmX64Operations.RemodFriendlyPrime521(inputOutput1x, N);
 }