Add BigInt utility functions for number theory operations - Rebase 01May26
This commit is contained in:
parent
ec4f1f5605
commit
d51019a01c
@ -70,4 +70,3 @@ export function modPow(base, exponent, modulus) {
|
|||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user