Unit 'ClpX25519Field' Package
[Overview][Classes][Index] [#pl_cryptolib4pascal]

TX25519Field.Sqr

Declaration

Source position: ClpX25519Field.pas line 121

public class procedure TX25519Field.Sqr(

  const x: TCryptoLibInt32Array;

  const z: TCryptoLibInt32Array

); overload;

class procedure TX25519Field.Sqr(

  const x: TCryptoLibInt32Array;

  n: Int32;

  const z: TCryptoLibInt32Array

); overload;



CT Web help

CodeTyphon Studio