Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tgcrypto/node/mod.ts>factorize

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

Parameters

pq: bigint

Returns

[bigint, bigint]