1 reference to ModPow
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\DSAKeyFormatHelper.cs (1)
80
BigInteger y = BigInteger.
ModPow
(parms.G, x, parms.P);