|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Convenience.Timed_result | |
---|---|
ds.ov2.bignat | Big integer library for Java Card, including a test frame. |
Uses of Convenience.Timed_result in ds.ov2.bignat |
---|
Methods in ds.ov2.bignat that return Convenience.Timed_result | |
---|---|
static Convenience.Timed_result |
Convenience.exponent_mod(BigInteger base,
BigInteger exponent,
BigInteger modulus)
Convenience interface to Bignat.exponent_mod . |
static Convenience.Timed_result |
Convenience.vector_exponent_mod(BigInteger[] bases,
BigInteger[] exponents,
BigInteger modulus)
Convenience interface to Vector.exponent_mod . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |