Uses of Class
ds.ov2.test.Performance_mult_host.RSA_exp_result

Packages that use Performance_mult_host.RSA_exp_result
ds.ov2.test Test applet for OV-chip protocol layer and for ds.ov2.bignat functionality. 
 

Uses of Performance_mult_host.RSA_exp_result in ds.ov2.test
 

Methods in ds.ov2.test that return Performance_mult_host.RSA_exp_result
 Performance_mult_host.RSA_exp_result Performance_mult_host.rsa_exp_card(BigInteger base, BigInteger exp, BigInteger mod)
          Run the RSA_exp protocol.
 Performance_mult_host.RSA_exp_result Performance_mult_host.rsa_exp_once(Random rand, int short_bit_size, int effective_long_size, int base_bignat_size)
          Performs one RSA exponent check and measurement.