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

x/openpgp/src/biginteger/native.interface.js>default#modInv

OpenPGP implementation for JavaScript
Go to Latest
method default.prototype.modInv
import { default } from "https://deno.land/x/openpgp@v5.4.0-proton/src/biginteger/native.interface.js";

Compute the inverse of this value modulo n Note: this and and n must be relatively prime

Parameters

n
  • Modulo