|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Exponent_perf_host.Exp_call_result | |
---|---|
ds.ov2.test | Test applet for OV-chip protocol layer and for ds.ov2.bignat
functionality. |
Uses of Exponent_perf_host.Exp_call_result in ds.ov2.test |
---|
Methods in ds.ov2.test that return Exponent_perf_host.Exp_call_result | |
---|---|
Exponent_perf_host.Exp_call_result |
Exponent_perf_host.card_vector_exp(Host_vector base,
Host_vector exponent,
Host_modulus modulus,
int base_factor_size,
Host_vector base_factors,
BigInteger one_or_correction,
Exponent_perf_host.Vector_exponent_variant variant,
boolean keep_modulus)
Run the complete vector exponent protocol. |
Exponent_perf_host.Exp_call_result |
Exponent_perf_host.vector_exp_once(BigInteger mod,
Random rand,
int short_bit_size,
int short_byte_size,
int effective_byte_size,
int long_byte_size,
int pre_computed_factors,
Exponent_perf_host.Vector_exponent_variant variant,
boolean keep_modulus)
Generate input data, run the vector exponent protocol once and check the result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |