class Factorizatorimport { Factorizator } from "https://deno.land/x/grm@0.5.1/src/crypto/factorizator.ts"; Static Methodsfactorize(pq: bigInt.BigInteger)gcd(a: bigInt.BigInteger, b: bigInt.BigInteger)