Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tgcrypto/mod.ts>factorize

Wasm port of pyrogram/tgcrypto
Go to Latest
function factorize
import { factorize } from "https://deno.land/x/tgcrypto@0.3.3/mod.ts";

Parameters

pq: bigint

Returns

[bigint, bigint]