Beispiel #1
0
 public SalsaSpeed(SalsaImplementations Algo, int Iterations, int BlockCount)
 {
     this.Implementation = Algo;
 }
Beispiel #2
0
 public SalsaSpeed(SalsaImplementations Algo, int Iterations, int BlockCount)
 {
     this.Implementation = Algo;
 }